Skip to content

Releases: pbek/QOwnNotes

Release v25.9.2

11 Sep 16:49
fa929d0

Choose a tag to compare

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

Release v25.9.1

03 Sep 20:37
eac0778

Choose a tag to compare

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

01 Sep 19:31
c2e5f73

Choose a tag to compare

25.9.0

  • The Nextcloud Deck dialog can now show the cards from the stack (no editing yet)
    (for #3357)
  • The build process for Arch Linux was brought from Qt5 to Qt6 for OBS and the AUR
    (for #3353)
  • Added more French translation (thank you, jd-develop)

Release v25.8.7

24 Aug 12:21
9e02035

Choose a tag to compare

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
  • Added more Spanish, Korean translation (thank you, alejandromoc, venusgirl)

Release v25.8.6

22 Aug 18:16

Choose a tag to compare

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

20 Aug 19:54
331f7a4

Choose a tag to compare

25.8.5

  • In the version dialog, if the text was decrypted, we are now using the styling
    of the encrypted note text edit (for #3342)
  • The Gentoo ebuilds were updated to now use Qt6 instead of Qt5
    (for #3343, thank you, @nagelp)
  • Added more French translation (thank you, jd-develop)

Release v25.8.4

19 Aug 18:41
0c421a8

Choose a tag to compare

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

Release v25.8.3

13 Aug 18:22
b93e8fd

Choose a tag to compare

25.8.3

Release v25.8.2

08 Aug 18:51
9d96cb1

Choose a tag to compare

25.8.2

  • The shortcut Ctrl + Shift + Enter to 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)

Release v25.8.1

05 Aug 18:19
f61c2e6

Choose a tag to compare

25.8.1

  • A new shortcut Ctrl + Shift + Enter was added to add a new line above the current
    (for #3335)
  • In the link dialog there now is a new button to clear the link name an fetch
    the webpage title again (for #3336)