26.3.16
- Allow switching between dark and light mode and changing the editor color
schema (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 pressingEnterat the end of a section in the
note text edit (for #3508) - Refactored
mainwindow.cppby extracting cohesive groups of methods into
dedicated manager classes insrc/managers/to improve maintainability and
reduce the file size (for #3509)