- Dołączył
- 26 Maj 2010
- Posty
- 19848
- Reakcje/Polubienia
- 63093
QOwnNotes 26.3.21
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
26.3.22
- Moved the note tree checkbox out of the Experimental settings into the
Panels settings, in the Note list panel section, so the setting is easier
to find where related note list options are configured
(forZaloguj lub Zarejestruj się aby zobaczyć!)- Fixed note tree context menu operations when the enableNoteTree setting is
active so that confirmation dialogs and bulk operations now correctly distinguish
between notes and folders — move, copy, tag, and remove-tag actions only count
the selected notes (not folders) in their confirmation messages and skip folder
items during processing; the remove action already handled both types separately
(forZaloguj lub Zarejestruj się aby zobaczyć!)- Added a new List operations submenu to the note text edit context menu when
text is selected, with actions to toggle tri-state checkboxes ([ ], [x], [-]),
create ordered/alphabetical/unordered/checkbox lists, clear list formatting, and
order checkbox lists (forZaloguj lub Zarejestruj się aby zobaczyć!)- Fixed the Qt5 and Qt6 AppImage builds to bundle the Wayland Qt platform plugins
and fail CI if libqwayland-egl.so or libqwayland-generic.so is missing, so the
application now starts on Wayland-only systems without requiring XWayland
(forZaloguj lub Zarejestruj się aby zobaczyć!)
26.3.23
- A warning dialog is now shown when deleting a note (or multiple notes)
that are referenced by links in other notes, informing the user that the
deletion will leave those links broken and offering the option to cancel;
the check is performed for both single-note removal and bulk removal
(forZaloguj lub Zarejestruj się aby zobaczyć!)- When a note subfolder is renamed, a confirmation dialog is now shown
offering to update all relative Markdown links
([text](../old_folder/note.md) and <../old_folder/note.md>) across
affected notes to reflect the new folder name; both plain and URL-encoded
path variants are handled (forZaloguj lub Zarejestruj się aby zobaczyć!)- Added a new Color modes settings page under Interface settings that allows
users to create custom color mode profiles with dark mode, icon theme, and
editor color schema settings; built-in Light and Dark modes are provided and
cannot be deleted, while users can create as many custom modes as needed
(forZaloguj lub Zarejestruj się aby zobaczyć!)
- The dark mode settings, icon theme settings (internal/system/dark mode icon
theme), and editor color schema selection were moved from the Interface and
Editor settings to the Color modes page- Replaced the Qt5 AppImage build with the Qt6 AppImage build in the release
workflow so the primary AppImage now ships with Qt 6.10.2 instead of Qt 5.15.2,
bringing improved scripting support, QML/Quick integration and OpenSSL 3;
the release asset name QOwnNotes-x86_64.AppImage is preserved so the
in-app auto-update process continues to work seamlessly
(forZaloguj lub Zarejestruj się aby zobaczyć!)
- The Qt6 AppImage, which was on Qt 6.5.3, was made ready to work with Qt 6.10.2