Skip to content

Releases: pbek/QOwnNotes

Release v25.1.5

21 Jan 19:01
Compare
Choose a tag to compare

25.1.5

  • After moving a note to a new subfolder, outgoing links to other notes can now be
    automatically adapted (for #3200)
  • Added more Korean, Dutch, Spanish, French translation (thank you, venusgirl,
    stephanp, alejandromoc, jd-develop)

Release v25.1.4

17 Jan 18:00
Compare
Choose a tag to compare

25.1.4

  • More key combinations, like Ctrl + Enter or Ctrl + Z are now respecting the read-only
    mode and will not perform their operation (for #3208)
  • An issue was fixed where some links to a note were not adapted when the note was
    moved or renamed (for #3200)
  • If the application is built in debug mode the IDs of the notes, note-subfolders and tags
    are now shown in the tooltips of their list panels (for #3200)
  • index.php will now not be used in Nextcloud Deck links anymore, since it seems
    to mess up the deep link to a card (for #3210)

Release v25.1.3

06 Jan 12:55
Compare
Choose a tag to compare

25.1.3

  • The --help-all option will now not be shown in the help command line function,
    because it didn't do anything (for #3204)
  • The hard-coded shortcuts Ctrl+PgDown and Ctrl+PgUp for switching between
    notes in the note list were removed, because users can set those shortcuts
    themselves and they will be in the way for using them otherwise
    (for #3203)
  • Added more Russian translation (thank you, catmenmilota)

Release v25.1.2

02 Jan 17:50
Compare
Choose a tag to compare

25.1.2

  • A regression was fixed when too much text was removed while automatically removing
    a list item (for #3192)

Release v25.1.1

02 Jan 16:23
Compare
Choose a tag to compare

25.1.1

  • If you press Enter at the start of the line of a checkbox list item or
    unordered list item, a new list item will be created above the current line
    (for #3192)

Release v25.1.0

31 Dec 12:42
Compare
Choose a tag to compare

25.1.0

  • All status messages got an emoji to make them more recognizable
    (for #3194)
  • The performance of the internal regular expressions of the editor was improved
    (for #213)

Release v24.12.7

27 Dec 15:15
Compare
Choose a tag to compare

24.12.7

  • The Web Companion browser extension
    can now tell QOwnNotes to not send bookmarks and links from the current note
    (for #70)
  • There was a new release of the QOwnNotes Web Companion browser extension 2024.12.0
    • The private mode switch got moved to the drawer menu, so it doesn't take up space in the popup anymore
      (for #76)
    • There now is a new switch in the drawer menu to hide bookmarks and links from the current note
      (for #70)
      • Bookmarks can still contain the Current tag, for example if the current note is a bookmark note
      • This feature needs QOwnNotes 24.12.7 or higher
    • The dependencies were updated
    • More translations were added
  • Added more Spanish translation (thank you, alejandromoc)

Release v24.12.6

23 Dec 15:38
Compare
Choose a tag to compare

24.12.6

  • A possible crash when pasting HTML as Markdown or pasting as text file was fixed
    (for #3184)
  • It is now possible to delete subfolders with the Delete or Backspace key,
    like for notes and tags (for #3185)
  • Added more Dutch translation (thank you, stephanp)

Release v24.12.5

22 Dec 15:10
e541fe3
Compare
Choose a tag to compare

24.12.5

  • Both note links and the link dialog are now supporting also heading 1, not only
    heading 2 and up, as long # headings are used (for #3181)
  • Added more German translation (thank you, rakekniven)

Release v24.12.4

20 Dec 19:14
Compare
Choose a tag to compare

24.12.4

  • The welcome wizard will now be shown again when the application runs for the first time,
    this was a regression from 24.12.3 (for #3179)
  • Added more Arabic, Turkish, French translation (thank you, noureddin, brtc, jd-develop)