Skip to content

1.4.0

Compare
Choose a tag to compare
@jtheoof jtheoof released this 06 Sep 14:44
· 21 commits to master since this release
v1.4.0
e3bd499

1.4.0 (2021-09-06)

Features

  • draw: draw shape from center if holding control (d80c361)
  • i18n: add french translations (cacb283)

Bug Fixes

  • desktop: remove annotation from desktop categories (0d383f6)
  • desktop: various fixes (42425c0)
  • i18n: add german translations to desktop file (c6b09e5)
  • i18n: add turkish translation to desktop file (fa5769e)
  • i18n: properly set translation domain during layout init (5301aeb), closes #92
  • pixbuf: handle invalid input file (cdbd06d)
  • pixbuf: handle overflow when filename_format is too long (185575b), closes #74
  • po: update GETTEXT_PACKAGE value with project name (7fd552e)
  • release: properly check sha256 remote content (91985c7), closes #90