8000 Release 0.40.0 · meikpiep/gauguin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.40.0

Compare
Choose a tag to compare
@meikpiep meikpiep released this 27 Apr 19:18
· 49 commits to main since this release

Added

  • Adds possibility to select multiple difficulty levels when creating a new grid.
  • Adds support for an OLED friendly plain black background of the main screen (first iteration).
  • Grid difficulties get persisted, avoids recalculation of difficulties when loading a grid.

Changed

  • Introduces versioning of the save game format with on-demand migration to the latest version.
    Caused by supporting multiple difficulty levels at once.

Fixed

  • Activate workaround with the new edge-to-edge layout on Android 10. (reported by @ddunlap4)
  • Fix layout issues regarding edge-to-edge layout, mostly dealing with tablets.
0