02 June 25, 15:38
Quote:25.5.9
25.5.10
- The packages on the Ubuntu repositories for Qt6 on Launchpad are now built with Qt6 and cmake, because of the dropped qmake support on Ubuntu 25.10+ (for #3267 (opens new window))
- See Install on Ubuntu (opens new window)for more information
- This took a long time to complete, but scripting still doesn't seem to work in those packages
- Added more Croatian, Spanish, Korean translation (thank you, milotype, alejandromoc, venusgirl)
25.6.0
- One more missing library for the scripting engine was added to the OBS Debian / Ubuntu builds with Qt6 and to the Qt6 builds for Ubuntu Launchpad (for #3267 (opens new window))
- QOwnNotes now builds with Botan 3, when built with the system Botan library (cmake build parameter
), because of the end of life of Botan 2 (for #2786 (opens new window))Code:-DBUILD_WITH_SYSTEM_BOTAN=ON
- Keep in mind that Botan 3 needs C++20, which causes issues on Qt5
- QMake and Qt5 will still use the internal Botan 2 amalgamation
- Creating an amalgamation Botan 3 did work, but caused major issues with various build processes
- The filename in checksum files of the Qt6 AppImages in the releases on GitHub was fixed (for #3286 (opens new window))
Source
More at Home Site