Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Puzzle edukacyjne 0.5.0

Compare
Choose a tag to compare
@krzysdz krzysdz released this 16 May 22:23
· 12 commits to master since this release
509390b

Changes

  • Save/read pattern to/from file (.wzp extension, UTF-8 encoded JSON, can contain path to image) - 509390b

Bug fixes

  • "Open with" on macOS work (only for the first file) - 3851373

Other changes

  • added .bmp as supported file type - 509390b
  • using Electron 2.0.0 (instead of beta) - 3851373
  • added titles to alert() dialogs - 509390b

Known issues

  • Open with on macOS can open only first file
  • Auto update doesn't work on macOS, because application isn't signed. Now signed with Mac Developer certificate, but it's only for testing purposes so still may not work. and surprisingly works.
  • No file associations on Windows, because app is installed per user (without UAC prompt), [won't fix]

Commits in this release

4050cf2, 3851373, 509390b