Version | Change log |
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) |
QOwnNotes 25.4.5 Build Apr 27, 2025 |
Added a new editor color schema Blue Sky by @rkirner (for #3264) The AppImage build process was fixed and now uses Ubuntu 22.04, because Ubuntu 20.04 was sunsetted by GitHub (for #3261) A PPA for Ubuntu 25.10 (Questing Quokka) was added |
QOwnNotes 25.4.1 Build Apr 3, 2025 | In the TODO dialog, now it was made sure that the editing pane is disabled and the data is reset, when no item is selected, an item was deleted or no items are present (for #3249) |
QOwnNotes 25.3.4 Build Mar 26, 2025 |
An issue with importing a table with UTF-8 characters from the clipboard in the Insert table dialog was fixed (for #3245) Added more French, Russian, Dutch translation (thank you, jd-develop, catmenmilota, stephanp) |