github pbek/QOwnNotes v26.6.1
Release v26.6.1

latest release: continuous
3 hours ago

26.6.1

  • Fixed settings search highlight not being visible for checkboxes, radio
    buttons, group boxes, and push buttons when Windows OS dark mode is active
    but QOwnNotes uses a light palette; the highlighted widget text was rendered
    in a light foreground color by the native Windows style, making it invisible
    against the light-amber highlight background; an explicit foreground color is
    now always set alongside the background color in the highlight stylesheet
    (for #3631)
  • Renamed the built-in Light color mode to System, because ther is no
    real "Light mode"; existing settings storing the name Light are automatically
    migrated to System on startup (for #3526)
  • Fixed a crash on Windows 11 when opening the Settings dialog caused by a null
    pointer dereference on the WebSocket object inside sendRegister() and
    sendRequestConnectedDevices() — these methods were called during settings
    initialisation even when the web application feature was disabled and the
    socket was never created
    (for #3632)

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

Don't miss a new QOwnNotes release

NewReleases is sending notifications on new releases.