Skip to content

2.7.0

Compare
Choose a tag to compare
@nikkiwritescode nikkiwritescode released this 27 Jun 00:02
· 9 commits to main since this release
a2c6905

This version of Fortune Avenue contains a plethora of under-the-hood changes as a result of the upgrade to Qt 6. However, no changes were made to the file formats this program accepts, so it will remain functionally similar to the previous version.

Linux users in particular will appreciate this upgrade, but users on all platforms will see many small improvements to the way the application is drawn and handles, especially on high resolution and high DPI monitors.

Features

  • Full JSON window palette support, with the ability to auto-detect OS-level light/dark mode on all operating systems on first boot, and the ability to remember palette selection on subsequent launches

Improvements

  • Upgrade from Qt 5 to Qt 6
  • Better support for High DPI monitors
  • The main window is now properly greyed out until the user chooses File > New from the menu.

Bugfixes

  • Fixed an issue where the application window was not being painted at all in the Linux version
  • Fixed an issue where the Fortune Avenue validation would erroneously warn that other types of squares could not exist at Square ID 0.
  • Fixed an issue where screenshots would not save despite showing a Success message.

Known Issues

  • None

Other Considerations

  • The minimum system requirements of the Mac OS version has increased from Mac OS 10.13 to Mac OS 11. This is a known side effect of moving from Qt 5 to Qt 6.