2 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 there 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)
Source
More at Home Site
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 there 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)
Source
More at Home Site



