v0.0.16
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.0.15...v0.0.16
December 2025 - release
A simple release for the end of the year. Mainly small bug fixes, and stability.
The only new feature is control+# (# is a number) will show/hide/select a docked
widget. Which is actually very helpful - if you press control+1/2/3 - you can hide
all docks and have a simple text editor.
Changelog
- qmdieidtor: markdown preview does not work - #133
- qmdiServer: cannot abort closing all tabs - diegoiast/qmdilib#27
- qmdiEditor: better saving on close - #130
- Folding: minimap is not updated when folding changes - diegoiast/qutepart-cpp#57
- Editor: display changes too much when switching editors - diegoiast/qutepart-cpp#58
- PluginManager: shortcuts for showing docks - diegoiast/qmdilib#28
- Editor: crash when closing adject tab - #128
- Minimap: current line is no longer updated - diegoiast/qutepart-cpp#56
- Project manager: copy relative file to the project - #7
- When moving tabs to a new split, other tabs are lost sometimes - #131
- SplittabWidget: clicking on empty area creates a new file on the wrong split - #132
- ProjectManager: search project description is broken - #134