Skip to content

0.4.6

Compare
Choose a tag to compare
@tsujan tsujan released this 06 Feb 00:28
· 528 commits to master since this release

Changes since the last release:

● Several fixes for searching, replacing, printing and exporting.
● Used C++11 raw string literals in the code for a more robust regex handling.
● Deleted files are not auto-saved anymore.
● Compilation without X11 is possible now.
● macOS support added by shlyakpavel at GitHub.
● Fixed an issue in pasting of images into the doc.
● Fixed DND with an image without extension.
● Set the size of default font to that of system font.
● No focus for search buttons.
● Added an option for small toolbar icon size.
● New Preferences dialog (suitable for future additions).
● Docs can be opened by DND now.
● Dropped the obsolete class QDesktopWidget.
● Added a magic string to the FeatherNotes doc mimetype for it to be recognized without extension too.