- Dołączył
- 26 Maj 2010
- Posty
- 20356
- Reakcje/Polubienia
- 64432
QOwnNotes 26.4.25
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
26.5.0
- Added Note Bookmarks sub-menus to the Note / Navigation menu
(forZaloguj lub Zarejestruj się aby zobaczyć!)
- New Store note bookmark sub-menu with slots 1–9 (Ctrl+Shift+1–Ctrl+Shift+9)
- New Go to note bookmark sub-menu with slots 1–9 (Ctrl+1–Ctrl+9)
- All bookmark shortcuts are now proper QActions in the menu and can be
customised in the Shortcut settings, superseding the old hardcoded
QShortcut-based approach- Added a new Note bookmarks entry in the Note / Navigation menu that opens
a non-modal Note Bookmarks dialog listing all currently stored bookmarks with
the ability to jump to a bookmark or delete it (forZaloguj lub Zarejestruj się aby zobaczyć!)- Fixed a bug where searching for a multi-word text like "Heading 1" in the
Note search panel would not correctly use all terms in the in-note regexp
search, because the search mode was set after the search text causing
performSearch() to fire with the old mode; the search mode is now set
before the search text in doSearch() (forZaloguj lub Zarejestruj się aby zobaczyć!)- Fixed a bug where the in-note search widget's text was overwritten by the
currently selected match word when the search was activated programmatically
from the note search panel, causing only one term (e.g. "Heading" instead of
"(Heading|1)") to be searched; the preset-from-selection logic in activate()
now only applies when the user manually opens the search widget
(forZaloguj lub Zarejestruj się aby zobaczyć!)- Added the ability to delete one or multiple cards in the Nextcloud Deck dialog
using the Del key or via a new Delete X card(s) context menu item;
a confirmation dialog is shown in all cases (forZaloguj lub Zarejestruj się aby zobaczyć!)- A PPA for Ubuntu 26.10 (Stonking Stingray) was added
- See
Zaloguj lub Zarejestruj się aby zobaczyć!
for more information on how to install the PPAReleased 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
26.5.2
- Pressing Ctrl+R in the note text edit now automatically turns off
read-only mode before opening the replace panel (forZaloguj lub Zarejestruj się aby zobaczyć!)- Fixed dark mode detection on GNOME/Wayland where Qt's colorScheme()
incorrectly reported light mode even when the system was in dark mode, by
preferring the D-Bus freedesktop portal query on Linux over Qt's built-in
detection (forZaloguj lub Zarejestruj się aby zobaczyć!)- Local scripts in the Scripting settings now read sibling info.json
metadata when the selected QML file matches the script entry, showing the
parsed version, authors, and description in the UI (forZaloguj lub Zarejestruj się aby zobaczyć!)- Added a new Edit table context menu item to the note text editor that opens a visual
table editor dialog when right-clicking inside a Markdown table
(forZaloguj lub Zarejestruj się aby zobaczyć!)
- The dialog shows the table data in an editable grid
- Clicking a column header selects that column and updates the alignment combobox
to reflect its current alignment, making it easy to see and change alignment- Supports adding and removing rows (via dedicated Row buttons) and columns
(via dedicated Column buttons)- Allows changing the alignment of the selected column(s) (default/left, left,
center, right) via the alignment combobox and Apply alignment button- Automatically formats the table when changes are applied
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
26.5.3
- New note encryption now writes a portable versioned encryption envelope with
per-note salt and nonce metadata, derives keys with Botan PBKDF2-HMAC-SHA1,
and encrypts with AES-256-CBC plus HMAC authentication while keeping legacy
encrypted notes decryptable (forZaloguj lub Zarejestruj się aby zobaczyć!)- Secrets such as cloud connection passwords, proxy passwords, API keys, and
scripting secret settings are now stored in the operating system keychain via
qtkeychain instead of being obfuscated with SimpleCrypt in the settings file;
existing SimpleCrypt-backed secrets are migrated to the keychain automatically
when possible (forZaloguj lub Zarejestruj się aby zobaczyć!)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
26.5.4
- Fixed a startup crash when the Markdown LSP server initialized while qtkeychain
secret migration was running a nested event loop during main window setup;
Markdown LSP startup is now delayed until the status bar exists, fixing the
regression from the keychain changes (forZaloguj lub Zarejestruj się aby zobaczyć!)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
26.5.5
- Security tokens generated by generateRandomString() now use the operating
system random source via QRandomGenerator::system() on Qt 5.10+ and no
longer fall back to qrand() on older Qt versions (forZaloguj lub Zarejestruj się aby zobaczyć!)- Refactored internal ownCloud-specific class names, file names, and function
names for cloud integration to generic cloud naming, since the integration is
used with Nextcloud as well as ownCloud (forZaloguj lub Zarejestruj się aby zobaczyć!)- Improved cloud connection creation and deletion safeguards by asking for
confirmation before deleting a cloud connection and by starting new cloud
connections with empty settings instead of copying the previous connection
(forZaloguj lub Zarejestruj się aby zobaczyć!)- Keychain secrets are now deleted together with their references when removing
scripts, cloud connections, settings groups, or all settings, preventing stale
qtkeychain entries from being left behind (forZaloguj lub Zarejestruj się aby zobaczyć!)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