Skip to content

Releases: pbek/QOwnNotes

Release v25.5.10

20 May 19:41
b7228fa
Compare
Choose a tag to compare

25.5.10

  • One more missing library for the scripting engine was added to the OBS
    Debian / Ubuntu builds with Qt6 and to the Qt6 builds for Ubuntu Launchpad
    (for #3267)

Release v25.5.9

19 May 20:29
33f5c6f
Compare
Choose a tag to compare

25.5.9

  • The packages on the Ubuntu repositories for Qt6 on Launchpad are now built with
    Qt6 and cmake, because of the dropped qmake support on Ubuntu 25.10+
    • See Install on Ubuntu
      for more information
    • This took a long time to complete, but scripting still doesn't seem to work
      in those packages
  • Added more Croatian, Spanish, Korean translation (thank you, milotype, alejandromoc, venusgirl)

Release v25.5.8

15 May 18:27
3b15e86
Compare
Choose a tag to compare

25.5.8

  • There now is an option to hide the tab close button in the Panels settings
    (for #3271)
    • A menu entry to close a tab was aded to the tab context menu
  • Missing libraries for the scripting engine were added to the OBS Debian / Ubuntu
    builds with Qt and cmake (for #3267)
  • Added more Korean, Spanish translation (thank you, venusgirl, alejandromoc)

Release v25.5.7

12 May 19:47
ba01fd8
Compare
Choose a tag to compare

25.5.7

  • Fixed translations path again for openSUSE and Fedora
    (for #3267)

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)