QOwnNotes 19.1.6
|
Posts: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
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: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
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: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
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: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
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: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
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: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
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: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
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
Posts: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
Joined: 04 July 24
Quote:25.7.0
- When restoring a note with the version dialog, now the application will go out of read-only mode automatically (for #3303 (opens new window))
- There now is a dialog to ask you to enable git support for the current note folders if you use the Show note git versions action (for #3296 (opens new window))
- With enabled libgit2 support, you will now have an extra version dialog to show the note versions of the current note (for #3296 (opens new window))
- The build process for Windows was fixed to use , because
has been sunsetted (for #3305 (opens new window))
- Added more Spanish, Korean translation (thank you, alejandromoc, venusgirl)
25.7.1
- The Windows build now switched to Qt 6.6.1, because the Qt 5 build could not be executed anymore, when built with Windows Server 2025 (for #3306 (opens new window))
- In the Scripts settings, the settings for a script will be hidden after the last script was removed, not just disabled (for #3307 (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: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
Joined: 04 July 24
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: 161
Threads: 8
Thanks Received: 192 in 147 posts
Thanks Given: 77
Joined: 04 July 24
Quote:25.7.4- With enabled libgit2 support, the amount of note versions gathered from the local git repository was limited to 100 to prevent performance issues with huge note folders and lots of git commits (for #3296 (opens new window))
- The property assignment for the toolbars was removed to fix the warning
Code: QTabBar(0x3121e2c0, name="qt_tabwidget_tabbar") does not have a property named "drawbase"
on newer Qt versions (for #3319 (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
|
Users browsing this thread:
|
Welcome
|
You have to register before you can post on our site.
|
Birthdays
|
Today's Birthdays
|
No birthdays today.
|
Upcoming Birthdays
|
(42)lapedDow
|
(48)rituabew
|
(36)omyjul
|
(40)papedDow
|
(49)ArnoldFum
|
(37)yfaza
|
(48)Kevensi
|
(38)boineDon
|
(39)Grompelbawn
|
(40)vkseogaF
|
(36)usogy
|
(39)ywixazok
|
(37)ixoqe
|
(35)pa.OpenTran
|
Online Staff
|
There are no staff members currently online. |
|

|