26.6.0
- Added Connection name setting to the web application settings, defaulting to
qownnotes-<username>-<hostname>; the name is sent to the relay server on connect
so other devices in the same room can identify this desktop instance
(for #3632) - Added a Test connection button to the web application settings that shows
whether QOwnNotes is currently connected to the web application server
(for #3632) - Added a Connected devices list to the web application settings that shows
all devices currently connected to the same token; a Refresh button requests
an updated list from the server
(for #3632) - Removed the intrusive warning dialog that appeared when more than two
connections used the same token — the connected devices list now surfaces
this information without interrupting the user
(for #3632) - Changes to the web application settings (server URL, security token, enable
toggle) now take effect immediately without restarting the application
(for #3632) - Fixed CLI password prompt for
--decrypt-noteto mask input with asterisks
instead of echoing characters, while still providing typing feedback
(for #3629) - Fixed CLI arguments like
--decrypt-note,--help,--dump-settingsand
--completionnow work without a graphical environment (noDISPLAYneeded)
by usingQCoreApplicationinstead ofQApplicationfor headless CLI modes
(for #3629)
Released files
- QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6
- QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage
- QOwnNotes-amd64.snap: Linux Snap build with Qt 6
- QOwnNotes-amd64.snap.sha256sum: SHA-256 checksum for the Qt 6 Snap package
- QOwnNotes-Qt5-amd64.snap: Linux Snap build with Qt 5 for older environments
- QOwnNotes-Qt5-amd64.snap.sha256sum: SHA-256 checksum for the Qt 5 Snap package
- QOwnNotes.zip: Windows ZIP package built with Qt 6
- QOwnNotes.zip.sha256: SHA-256 checksum for the Qt 6 Windows ZIP package
- QOwnNotes.zip.sha256sum: Alternative SHA-256 checksum file for the Qt 6 Windows ZIP package
- QOwnNotes.dmg: macOS disk image built with Qt 6
- QOwnNotesQt5.dmg: macOS disk image built with Qt 5 for older systems