Skip to content

PageEdit-2.3.0

Compare
Choose a tag to compare
@dougmassay dougmassay released this 16 Aug 12:57
· 28 commits to master since this release
2.3.0

PageEdit version 2.3.0 represents a mix of bug fixes and new features. PageEdit 2.3.0 also marks the first version to only support building with Qt6.

Changes in this Release

New Features

  • move to Qt6 (minimum version 6.4.2), remove support for Qt5 as it cluttered the codebase
  • remove the need for Qt6Core5Compat library (use QStringView instead of QStringRef)
  • added support for using NFC for search, and for all content, links, hrefs, urls
  • added support for Windows Dark mode
  • added support for auto dark/light switching for Windows and major Linux desktops to match MacOS

Bug Fixes

  • fix broken use of arrow keys when selecting images to insert
  • move to Qt 6.7.2 for improved security and bug fixes

Notes:

The latest PageEdit user guide can always be downloaded from the PageEdit website, or from its own GitHub repository.

The MacOS builds are signed AND notarized.