26.4.7
- Opening the search bar in the note text edit, the preview, or the
QLiteHTML preview now keeps the current horizontal and vertical scroll position
during the initial search, so highlighting the first match no longer scrolls the
view away from where you were reading (for #3541) - Updated the release workflow to build and publish the Qt6 Snap from
build-systems/github/snap.qt6, so Snap Store installs now deliver the Qt6
package again, while the legacy Qt5 snap is still attached to releases under a
separate asset name (for #3470) - Fixed the line and column status bar label being rendered too close to the
window edge when the main window is maximized or fullscreen on some platforms/styles:
the label had no internal horizontal padding, so it could appear cramped against
the status bar border; it now uses left and right content margins like the other
status bar controls (for #3543)