Skip to content

Releases: pbek/QOwnNotes

Release v24.2.1

09 Feb 17:58
Compare
Choose a tag to compare

24.2.1

  • support was added for the new QOwnNotes Web Companion browser extension 2024.2.2
    to allow deleting of bookmarks (for #57)
  • added more Croatian, Arabic translation (thank you milotype, noureddin)

Release v24.2.0

08 Feb 18:27
Compare
Choose a tag to compare

24.2.0

  • the QOwnNotes web-companion browser extension was completely rewritten in
    Vue.js 3 with Vite using QUASAR with BEX (for #56)
    • more information about the browser extension at web-companion
    • also both the Chrome and Firefox extensions are now using manifest version 3
    • the minimum version for Firefox was raised to 109, because of manifest version 3
    • more translations were added
  • there are now new menu items in the Note / Navigation menu to move up/down in
    the subfolder and tag list (for #2949)
    • those menu items are only enabled if their respective panels are visible
    • you can set shortcuts for them in the Shortcuts settings
  • added more Dutch, Arabic translation (thank you stephanp, noureddin)

Release v24.1.5

30 Jan 19:00
Compare
Choose a tag to compare

24.1.5

  • an attempt was made to fix the issue that shortcut settings table columns
    didn't get resized to fit the containing text on some computers
    (for #2950)
  • the Snap version of QOwnNotes is now able to use git
    (for #1306)
  • the Web Companion browser extension
    is currently rewritten in Vue.js 3 with Vite and QUASAR with BEX to get rid of
    all the legacy libraries that need Node.js 14 to build the project
    (for #56)

Release v24.1.4

18 Jan 20:05
Compare
Choose a tag to compare

24.1.4

  • the spellchecking menu will now also be shown on already selected words
    (for #2946)

Release v24.1.3

11 Jan 18:30
Compare
Choose a tag to compare

24.1.3

  • you now can also use Ctrl + = to increase the text size
    in the note text edit (for #2941)
  • added more Croatian, Spanish, Dutch, Korean translation (thank you milotype,
    fitojb, stephanp, venusgirl)

Release v24.1.2

08 Jan 18:29
Compare
Choose a tag to compare

24.1.2

  • the Snap version of QOwnNotes was (in a Herculean effort) migrated from Core18 to Core22
    to cause less problems on Ubuntu 23.10 systems (for #2876)
  • in new releases, the source code tar.xz file will now also have a .sha256sum
    and a .sha512sum file, that is compatible with sha256sum and sha512sum
    (for #2938)

Release v24.1.1

01 Jan 15:04
Compare
Choose a tag to compare

24.1.1

  • a crash on certain systems at startup after the script update check was fixed
    (for #2937)

Release v24.1.0

31 Dec 12:39
Compare
Choose a tag to compare

24.1.0

  • the script update check at startup now runs in a separate thread to not block
    the application startup (for #2934)

Release v23.12.5

28 Dec 19:27
Compare
Choose a tag to compare

23.12.5

  • note bookmarks will now be persisted and restored when the application starts
    (for #2933)
  • there now is a software repository for Fedora 39

Release v23.12.4

23 Dec 12:40
Compare
Choose a tag to compare

23.12.4

  • the collapse-state for the note tree in the experimental note tree mode is now stored
    (for #790, thank you, @discapes)
  • toggling the experimental note tree mode in the settings now requires a restart
    of the application, to make sure the panels are initialized correctly
    (for #790)
  • the matching of the correct heading in note links was improved
  • added more Dutch, Tamil, Arabic, Korean, Czech translation (thank you stephanp,
    tamilneram.github.io, noureddin, venusgirl, dedkus)