26.3.16
Allow switching between dark and light mode and changing the editor colorschema (including individual color and font settings) in the Settings dialog without restarting the application — changes are applied live to the editor and note preview immediately (for #3506)
Fixed the active heading selection in the Navigation panel flickering to the next heading while typing or pressing Enter at the end of a section in the note text edit (for #3508)
Refactored mainwindow.cpp by extracting cohesive groups of methods into dedicated manager classes in src/managers/ to improve maintainability and reduce the file size (for #3509)
26.3.17
Fixed build regressions from the mainwindow.cpp manager split so Qt 5.9 and lower build again on old build tooling (for #3509)
Fixed a crash when closing the Settings dialog after canceling live dark mode or editor color schema changes, by updating the system tray icon through the tray manager instead of a stale pointer (for #3509)
Source
More at Home Site
Allow switching between dark and light mode and changing the editor colorschema (including individual color and font settings) in the Settings dialog without restarting the application — changes are applied live to the editor and note preview immediately (for #3506)
Fixed the active heading selection in the Navigation panel flickering to the next heading while typing or pressing Enter at the end of a section in the note text edit (for #3508)
Refactored mainwindow.cpp by extracting cohesive groups of methods into dedicated manager classes in src/managers/ to improve maintainability and reduce the file size (for #3509)
26.3.17
Fixed build regressions from the mainwindow.cpp manager split so Qt 5.9 and lower build again on old build tooling (for #3509)
Fixed a crash when closing the Settings dialog after canceling live dark mode or editor color schema changes, by updating the system tray icon through the tray manager instead of a stale pointer (for #3509)
Source
More at Home Site


![[-]](https://www.geeks.fyi/images/collapse.png)

