Skip to content

Releases: jeremypw/gnonograms

Version 2.1.2

20 Jun 18:13
Compare
Choose a tag to compare
  • Update to elementary platform version 7
  • Improve speed of game generation
  • Fix issue with generate button in setting mode

Version 2.0.0

07 Dec 15:04
Compare
Choose a tag to compare

Convert to Flatpak
Restyled headerbar
New app icon
Responds to user's prefers-dark setting
Dutch translation - thanks to Heimen Stoffels
Portuguese translation - thanks to André Barata

Release version 1.4.5

03 Sep 15:42
Compare
Choose a tag to compare

This release adds translations into Portuguese (thanks to André Barata) and Dutch (thanks to Heimen Stoffels)

Release version 1.4.4

01 Sep 16:09
Compare
Choose a tag to compare

Release withdrawn due to failing appstream validation

Version 1.4.3

10 Dec 16:50
Compare
Choose a tag to compare

French translations
Redesigned headerbar
Commandline options
Fix CI and testing
Minor bug fixes
Code cleanup

Version 1.3.0

27 Aug 17:17
Compare
Choose a tag to compare
  • Prepare for Juno
  • Use Houston CI for testing
  • Use separate packaging branch
  • Add content rating tags

Version 1.2.2

17 May 17:09
Compare
Choose a tag to compare
  • Use scrolled window when grid larger than screen
  • Fix some bugs with clue label formating
  • Toast has own copy of message to avoid possible crash
  • Conditional compilation with Gtk version >=3.22
  • Some code refactoring and cleanup
  • Various small bug fixes

Version 1.2.1

30 Mar 16:15
Compare
Choose a tag to compare
  • Fix crash when dragging across grid edge
  • Clear puzzle name when resized

Version 1.2.0

28 Mar 17:32
Compare
Choose a tag to compare
  • Hint button
  • Strikethrough completed blocks in clue label (with option to disable)
  • Clue label turns red if completed incorrectly (with option to disable)
  • Additional shortcuts
  • Some code refactoring and cleanup
  • Various bug fixes

Version 1.1.0

19 Feb 16:28
Compare
Choose a tag to compare
  • Save and restore move history
  • Fade completed clues when solving
  • Generate difficult puzzles faste
  • Add redo button
  • Reorder header bar
  • Some restyling
  • Various bug fixes
  • Some code refactoring and cleanup