Skip to content

Releases: pbek/QOwnNotes

Release v25.5.6

12 May 18:33
2d364b2
Compare
Choose a tag to compare

25.5.6

  • The translations path was fixed for repositories with the old path
    (for #3267)

Release v25.5.5

12 May 17:48
427daac
Compare
Choose a tag to compare

25.5.5

  • Missing libraries were added to the OBS Debian / Ubuntu builds with Qt and cmake
    (for #3267)
  • The translations paths were reorganized because of Debian / Ubuntu build issues
    (for #3267)

Release v25.5.4

11 May 18:06
2453d2a
Compare
Choose a tag to compare

25.5.4

  • Added British English translation (for #3269, thank you, @tbjgolden)
    • Visit QOwnNotes Translation
      if you want to make QOwnNotes available in more languages or help with the
      current translation

Release v25.5.3

05 May 17:52
0b386e2
Compare
Choose a tag to compare

25.5.3

  • The detection for text formats when pasting text as attachment was improved
    (for #3269)
  • When pasting text as attachment, by default the current date and time will be
    used in the filename (for #3269)

Release v25.5.2

04 May 17:19
ee817fe
Compare
Choose a tag to compare

25.5.2

  • The OBS packages for Debian 12 and Debian Unstable are now built with cmake
    and Qt6, because CDBS doesn't support qmake after Debian 12 anymore
    (for #3267)
  • If you paste text as attachment, some file formats can now be detected if they
    match a certain pattern (for #3269)
  • Added more Korean translation (thank you, venusgirl)

Release v25.5.1

02 May 19:26
76679ee
Compare
Choose a tag to compare

25.5.1

  • If you paste text as attachment, you now optionally can choose the file extension
    and the basename for the file (for #3269)
    • You can choose from several file extensions, like txt, json, xml or
      use can set your own
      • Using no file extension is also possible
    • If the filename already exists in the attachment folder, a number will be
      appended automatically to the basename of the file
  • Added more Spanish translation (thank you, alejandromoc)

Release v25.5.0

30 Apr 19:12
f415064
Compare
Choose a tag to compare

25.5.0

  • If you middle-click on a note tab, it will now close (for #2569)
  • If you double-click on the empty area next to the note tabs, a new note in a
    new tab it will be opened (for #2569)
  • Added more Spanish translation (thank you, alejandromoc)

Release v25.4.5

27 Apr 12:05
Compare
Choose a tag to compare

25.4.5

  • Added a new editor color schema Blue Sky by @rkirner
    (for #3264)
  • The AppImage build process was fixed and now uses Ubuntu 22.04, because Ubuntu 20.04
    was sunsetted by GitHub (for #3261)
  • A PPA for Ubuntu 25.10 (Questing Quokka) was added

Release v25.4.4

18 Apr 20:18
35c5dcb
Compare
Choose a tag to compare

25.4.4

  • The format of the date and time in the name of new notes was changed to resemble
    Note 2025-04-18 11h54s09 to be visually more pleasing and containing no .
    characters (for #3259)
    • The text Note will now also be translated
  • When a new note is created, now handleNoteNameHook
    is also applied (for #3260)
  • Added more Korean translation (thank you, venusgirl)

Release v25.4.3

13 Apr 13:28
Compare
Choose a tag to compare

25.4.3

  • A build error in fakevim with Qt 6.9 was fixed (for #3258)
  • A PPA for Ubuntu 25.04 (Plucky Puffin) was added