Full Changelog: v0.0.2...v0.0.3
New features:
- Line endings feature finally works, #18
- File previews for images (XPM and SVG), markdown, json and XML, #21
- Application test for updates, and added also testing channel support, #27
- When you put your cursor over a word, it will get selected over all the document, diegoiast/qutepart-cpp#5
- Minor fixes, #2,
- Side panels state is saved between runs, diegoiast/qmdilib#4
- Speed up in startup, due to lazy loading documents, #17
- Margin is properly displayed, diegoiast/qutepart-cpp#14
- Copy/Paste files works on the file manager, diegoiast/qmdilib#7
- Implemented creating a new file/directory in the file manager: diegoiast/qmdilib#9, diegoiast/qmdilib#10
- List of opened files, and control+shift+t to unclose a file: diegoiast/qmdilib#5
- Replace input keeps stealing focus: #33
- Goto matching bracket: diegoiast/qutepart-cpp#3