Skip to content

Releases: glyphr-studio/Glyphr-Studio-Desktop

0.6.0

06 Feb 03:51
c58d929
Compare
Choose a tag to compare
  • Updated Glyphr-Studio to v1.14.0.
    • Note: This is the final 1.0 version.
  • Updated Electron to v28.2.1.
  • Added "Save Image As" item to context menu when right clicking canvas.
  • Added arm64 distributions.
  • Added more native menu items.
  • Added window size and positioning persistence.
  • Updated save confirmation dialog to only appear when closing the app with unsaved changes.
  • Removed save popups when saving a pre-existing project.
  • Fixed a bug where save buttons would sometimes save with the wrong file type.
  • Fixed a bug where ⌘/CTRL+O would open a browser tab.
  • Updated all dependencies, including replacing obsolete ones with newer ones.

0.5.6

22 Jul 18:06
bc3f874
Compare
Choose a tag to compare
  • Fixed broken AppImage build (Thanks @rolandbernard!)
  • Update various other dependencies.

0.5.5

12 Jun 13:52
179aa55
Compare
Choose a tag to compare
  • Update glyphr-studio to v1.13.10.
  • Update Electron to v9.x.
  • Update various other dependencies.

0.5.4

14 Dec 22:48
8a3d4e6
Compare
Choose a tag to compare
  • Update glyphr-studio to v1.13.05
  • Update electron to v7
  • Fixes #47

0.5.3

22 Oct 03:04
85f714e
Compare
Choose a tag to compare
  • Update glyphr-studio to v1.13.05.
  • Reduce browser window minimum width down to 800x640. Closes #45
  • Upgrade all dependencies.
  • Refactoring based on an update to standard.

0.5.2

31 May 22:12
08dc861
Compare
Choose a tag to compare
  • Update glyphr-studio to v1.13.01.
  • Reduce browser window minimum width down to 1024x768.
  • Downgrade Electron to v4 until electron-userland/electron-builder#3872 is solved.
  • Update electron-builder to v20.41.0.
  • Update husky to v2.3.0.
  • Update lint-staged to v8.1.7.

0.5.1

12 May 20:11
c4ace9f
Compare
Choose a tag to compare
  • Update Glyphr-Studio to v1.13.00
  • Update Electron to v5.0.1
  • Replace opn with open and update to v6.3.0
  • Update electron-builder to v20.40.2
  • Update husky to v2.2.0
  • Update lint-staged to v8.1.6

0.5.0

27 Feb 01:05
84e04de
Compare
Choose a tag to compare
  • Update Glyphr-Studio to v1.12.01
  • Update Electron to v4.0.5
    • Drops support for macOS 10.9
  • Switch from electron-packager to electron-builder
    • Drops support for 32-bit Windows, Linux
    • Drops node-archiver dependency
    • Proper setup.exe for Windows
    • Proper dmg for macOS
    • Proper snap, deb, and AppImage for linux distros
  • Update various other dependencies

0.4.4

26 Sep 00:38
b4ea3a1
Compare
Choose a tag to compare
  • Updated glyphr-studio to v1.11.01
  • Updated Electron to v3.0.0
  • Updated archiver to v.3.0.0
  • Updated electron-packager to v12.1.2
  • Updated standard to v12.0.1
    • Fixed newly introduced linting errors
  • Updated lint-staged to v7.3.0
  • Updated husky to v1.0.0
  • Replaced open dependency with opn
  • Refactored how close dialog is handled
  • Other small code cleanups

0.4.3

25 Apr 05:59
714cd93
Compare
Choose a tag to compare
  • Update to Glyphr-Studio 1.10.01
  • Update Electron and other dependencies
  • Rename build script to package