github pbek/QOwnNotes v26.3.23
Release v26.3.23

6 hours ago

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
    (for #3202)
  • 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 (for #3213)
  • 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
    (for #3526)
    • 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
    (for #3074)
    • The Qt6 AppImage, which was on Qt 6.5.3, was made ready to work with Qt 6.10.2

Don't miss a new QOwnNotes release

NewReleases is sending notifications on new releases.