Posts: 153
Threads: 8
Thanks Received: 181 in 139 posts
Thanks Given: 75
Joined: 04 July 24
Quote:25.5.2- The OBS packages for Debian 12 and Debian Unstable are now built with cmake and Qt6, because CDBS doesn't support qmake after Debian 12 anymore (for #3267 (opens new window))
- If you paste text as attachment, some file formats can now be detected if they match a certain pattern (for #3269 (opens new window))
- Added more Korean translation (thank you, venusgirl)
25.5.3
Source
More at Home Site
The following 2 users say Thank You to Kool for this post:2 users say Thank You to Kool for this post
• harlan4096, jasonX
Posts: 153
Threads: 8
Thanks Received: 181 in 139 posts
Thanks Given: 75
Joined: 04 July 24
Quote:25.5.4
25.5.5
25.5.6
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096
Posts: 153
Threads: 8
Thanks Received: 181 in 139 posts
Thanks Given: 75
Joined: 04 July 24
Quote:25.5.7
25.5.8- There now is an option to hide the tab close button in the Panels settings (for #3271 (opens new window))
- A menu entry to close a tab was aded to the tab context menu
- Missing libraries for the scripting engine were added to the OBS Debian / Ubuntu builds with Qt and cmake (for #3267 (opens new window))
- Added more Korean, Spanish translation (thank you, venusgirl, alejandromoc)
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096
Posts: 153
Threads: 8
Thanks Received: 181 in 139 posts
Thanks Given: 75
Joined: 04 July 24
Quote:25.5.9
- 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))
- Added more Croatian, Spanish, Korean translation (thank you, milotype, alejandromoc, venusgirl)
25.5.10
- 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))
25.6.0
- QOwnNotes now builds with Botan 3, when built with the system Botan library (cmake build parameter
Code:
-DBUILD_WITH_SYSTEM_BOTAN=ON
), because of the end of life of Botan 2 (for #2786 (opens new window))- 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
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096
Posts: 153
Threads: 8
Thanks Received: 181 in 139 posts
Thanks Given: 75
Joined: 04 July 24
Quote:25.6.1- A segmentation fault when quitting the application on ARM macOS was fixed (for #3290 (opens new window))
- There now is a new scripting method
Code:
note.getNoteUrlForLinkingToNoteId
to return the Markdown note URL for linking to a note (for #268 (opens new window))
- Added more Spanish, Thai translation (thank you, alejandromoc, achn.syps)
Source
More at Home Site
The following 2 users say Thank You to Kool for this post:2 users say Thank You to Kool for this post
• harlan4096, jasonX
Posts: 153
Threads: 8
Thanks Received: 181 in 139 posts
Thanks Given: 75
Joined: 04 July 24
Quote:25.6.2- The Find action dialog is now working again (for #3294 (opens new window))
- Added more French translation (thank you, jd-develop
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096
Posts: 153
Threads: 8
Thanks Received: 181 in 139 posts
Thanks Given: 75
Joined: 04 July 24
Quote:25.6.3- The Split note at cursor position action now has a confirmation dialog to prevent accidental splits (for #3293 (opens new window))
- In the Debug settings, there now is a line to show whether the system Botan library is used or the internal Botan amalgamation (for #2786 (opens new window))
25.6.4- Support for libgit2 was added to QOwnNotes, so it can be built with git support without the need for the
command line tool (for #3296 (opens new window))- This feature needs to be enabled with the CMake build parameter
Code:
-DBUILD_WITH_LIBGIT2=ON
- Keep in mind that you need to have the development files installed on your system to build QOwnNotes with this feature
25.6.5- In the Git settings you now can configure a git client only if the app was not built with libgit2 support, otherwise you will get the information that support for the git library libgit2 is activated (for #3296 (opens new window))
- Added more Spanish, Korean, Finnish translation (thank you, alejandromoc, venusgirl, tommihanhikoski)
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096