Releases: pbek/QOwnNotes
Releases · pbek/QOwnNotes
Release v25.9.2
25.9.2
- Try to mitigate Nextcloud sync errors by not triggering an expiration of
trashed notes periodically, rather we want to do it after the note folder
was reloaded (for #3359) - The save button in the Nextcloud Deck dialog will now only insert a link
into the current note for new cards (for #3357) - You can now archive and delete cards in the Nextcloud Deck dialog
(for #3357) - The Groq AI model list was updated (for #3365, thank you, @Weej1)
- The Slackware Build process was updated to use CMake and a 15.0 directory was added
(for #3363, thank you, @fsLeg) - There was a new release of the QOwnNotes Web Companion browser extension 2025.9.0
- The extension was migrated to the latest version of Quasar to mitigate security issues
in those and other packages (for #86) - The dependencies were updated
- More translations were added
- The extension was migrated to the latest version of Quasar to mitigate security issues
Release v25.9.1
25.9.1
- There now is a new menu entry in the Todo menu to open the Nextcloud Deck dialog
for editing cards from the stack (for #3357)- It's now also possible to search for cards in the dialog
Release v25.9.0
Release v25.8.7
25.8.7
- In the link dialog, you can now also do relative links to files and directories
(for #3350)- A link name will be automatically generated from the filename if the
link name field is empty, to be supported by Markdown viewers
- A link name will be automatically generated from the filename if the
- Added more Spanish, Korean translation (thank you, alejandromoc, venusgirl)
Release v25.8.6
25.8.6
- When entering distraction-free mode, the app will now also go into full-screen mode,
after leaving the distraction free mode, it will leave full-screen mode again
(for #3300) - The QOwnNotesAPI Nextcloud App
was updated to version 25.8.0 for Nextcloud 32 (for #52) - Missing dependencies were added to the Gentoo build process
(for #3345, thank you, @nagelp)
Release v25.8.5
Release v25.8.4
25.8.4
- Now the version dialog can show decrypted note content if the note was decrypted
in the note edit panel (for #3342)- The note text will also be restored correctly, depending on if it was encrypted or not
- In addition, when doing git versioning with libgit2 support also the diff will be decrypted
- When viewing note version with enabled libgit2 support, now a message box will be shown
that there are no versions if there are none (for #3296) - There now is a software repository for Debian Linux 13.0
- Please visit the Debian installation page
for instructions (for #3341)
- Please visit the Debian installation page
Release v25.8.3
25.8.3
- Added a new editor color schema Shark - Origami by @Inventhrice
(for #3340)
Release v25.8.2
25.8.2
- The shortcut
Ctrl + Shift + Enterto add a new line above the current is now also
moving the cursor to the new line (for #3335) - When built with CMake, QOwnNotes now also supports the
-DBUILD_WITH_ASPELL=ON
build parameter, so it can be built with the Aspell library for spell checking
(for #3335) - Added more Korean, Spanish translation (thank you, venusgirl, alejandromoc)