Releases: pbek/QOwnNotes
Releases · pbek/QOwnNotes
Release v25.5.6
25.5.6
- The translations path was fixed for repositories with the old path
(for #3267)
Release v25.5.5
Release v25.5.4
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
- Visit QOwnNotes Translation
Release v25.5.3
Release v25.5.2
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)- Please visit the Debian installation page
for instructions and report issues
- Please visit the Debian installation page
- 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
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
- You can choose from several file extensions, like
- Added more Spanish translation (thank you, alejandromoc)
Release v25.5.0
Release v25.4.5
Release v25.4.4
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
- The text
- When a new note is created, now handleNoteNameHook
is also applied (for #3260) - Added more Korean translation (thank you, venusgirl)
Release v25.4.3
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