Skip to content

Releases: pbek/QOwnNotes

Release v24.9.8

28 Sep 14:28
Compare
Choose a tag to compare

24.9.8

  • You can now set the maximum note file size in the Panels settings to prevent
    the loading of very large notes (for 3118)
    • Default is 1 MB
  • The file size will now be shown in the note list tooltip
    (for 3120)

Release v24.9.7

26 Sep 15:56
Compare
Choose a tag to compare

24.9.7

  • Reading from settings will now be cached in memory to possible speed up the application,
    hopefully not causing any regressions (for #3027)
  • The QOwnNotes API https://api.qownnotes.org got migrated to PHP 8.2,
    Symfony 6.4 and API Platform 3.3 for more speed and to be more future-proof
    (for #11)
  • The QOwnNotesAPI Nextcloud app was enabled and tested app for Nextcloud 30
    (for #49)
    • There were troubles with the version API that didn't always happen when trying to access the versions of a file:
      Call to a member function getOwner() on null in file '/var/www/html/lib/private/Files/Filesystem.php' line 728
      • It's unclear why this happens, but it seems to be a problem with the Nextcloud server and not the app

Release v24.9.6

14 Sep 10:42
Compare
Choose a tag to compare

24.9.6

  • The note selection when selecting a note subfolder in the experimental
    note tree mode was fixed
    (for #3072)

Release v24.9.5

11 Sep 17:27
Compare
Choose a tag to compare

24.9.5

Release v24.9.4

10 Sep 18:14
Compare
Choose a tag to compare

24.9.4

  • An issue with the backlink widget showing duplicate items panel was fixed
    (for #1717)
  • An issue with the ordered list detection in the heading highlighting was fixed
    (for #3101, thank you, @Waqar144)

Release v24.9.3

09 Sep 18:21
Compare
Choose a tag to compare

24.9.3

  • In the backlink widget and the automatic link transformation, when notes are
    renamed, now relative links with / and urlencoded / (as %2F) are both supported
    (for #1717)
    • The note link dialog will now not urlencode / anymore
  • Added more Arabic, Croatian, German translation (thank you, noureddin, milotype, rakekniven)

Release v24.9.2

05 Sep 17:43
Compare
Choose a tag to compare

24.9.2

  • The backlink widget link detection and UI was improved
    (for #1717)
    • In checkbox lists, the checkboxes will now not be detected as part of the link
    • Multiple occurrences of similar links can now be detected in notes
    • A problem with the found link not showing up in the tooltips of items was fixed
    • More information for the found notes will now be shown in the tooltip
  • In the note search line edit, the Right arrow key will not make the focus
    jump to the note list anymore, the Tab key is enough to do that
    (for #3097)
  • Added more Croatian, Dutch, Korean translation (thank you, milotype, stephanp, venusgirl)

Release v24.9.1

03 Sep 18:20
Compare
Choose a tag to compare

24.9.1

  • The backlink widget in the navigation panel now also shows the links in the notes
    to the current note (for #1717)
    • By clicking on them, you can open the note and search for the link
  • Added more Russian, Spanish, Korean, Dutch translation (thank you,
    olesya_gerasimenko, fitojb, venusgirl, stephanp)

Release v24.9.0

30 Aug 17:43
Compare
Choose a tag to compare

24.9.0

  • There now is a backlink widget in the navigation panel to show notes that link
    to the current note (for #1717)
    • You can click on the note to open it
    • You can search through the note names of the backlinks
  • The aarch64 CMake build process was fixed (for #3076)

Release v24.8.6

23 Aug 19:41
Compare
Choose a tag to compare

24.8.6

  • Added a new editor color schema Everforest Hard Dark by @eburakova
    (for #3088)
  • Added a new editor color schema Everforest Hard Light by @eburakova
    (for #3089)
  • Added more Russian, Arabic, Korean translation (thank you, olesya_gerasimenko, noureddin, venusgirl)
  • There was a new release of the QOwnNotes Web Companion browser extension 2024.8.0
    • Bookmarks can now be edited in the bookmarks list (for #65)
      • This feature needs QOwnNotes 24.8.5 or higher
    • Update dependencies
    • Add more translations