Version | Change log |
QOwnNotes 25.10.1 Buil Oct 3, 2025 |
You now are also able to send and receive HTML and image clipboard content Added more Croatian, Spanish, Korean, French translation (thank you, milotype, alejandromoc, venusgirl, jd-develop) |
QOwnNotes 25.10.0 Buil Oct 3, 2025 |
There now is a new menu action and tray icon action to send the clipboard content via the QOwnNotes web application to another instance of QOwnNotes (for #3371) You need to set the same security token in both instances to be able to send clipboard content The tray action will also bring the app to focus, because it can happen that the app needs to get focus first before the correct clipboard content can be read A tooltip for the tray icon was added A crash on wayland was fixed when a global shortcut was set |
QOwnNotes 25.7.9 Build Jul 29, 2025 |
When applying a formatter like bold, italic or underline to a text selection, a trailing paragraph separator will now be removed from the selection, so the formatting is applied to the line without the separator (for #3312) More libraries were added to the Windows release of QOwnNotes to improve the compatibility with certain scripts from the script repository (for #3332) |
QOwnNotes 25.6.5 Build Jun 23, 2025 |
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) Added more Spanish, Korean, Finnish translation (thank you, alejandromoc, venusgirl, tommihanhikoski) |
QOwnNotes 25.6.4 Build Jun 23, 2025 |
Support for libgit2 was added to QOwnNotes, so it can be built with git support without the need for the git command line tool (for #3296) This is an experimental feature and needs to be enabled with the CMake build parameter -DBUILD_WITH_LIBGIT2=ON Keep in mind that you need to have the libgit2 development files installed on your system to build QOwnNotes with this feature Assets 17 |
QOwnNotes 25.6.2 Build Jun 18, 2025 |
The Find action dialog is now working again (for #3294) Added more French translation (thank you, jd-develop) |
QOwnNotes 25.5.10 Buil May 20, 2025 | 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) |
QOwnNotes 25.5.8 Build May 16, 2025 |
There now is an option to hide the tab close button in the Panels settings(for #3271) 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) Added more Korean, Spanish translation (thank you, venusgirl, alejandromoc) |
QOwnNotes 25.5.3 Build May 6, 2025 |
The detection for text formats when pasting text as attachment was improved (for #3269) When pasting text as attachment, by default the current date and time will be used in the filename (for #3269) |
QOwnNotes 25.5.1 Build May 3, 2025 |
If you paste text as attachment, you now optionally can choose the file extension and the basename for the file (for #3269) You can choose from several file extensions, like txt, json, xml or use can set your own Using no file extension is also possible If the filename already exists in the attachment folder, a number will be appended automatically to the basename of the file Added more Spanish translation (thank you, alejandromoc) |