Releases: ApostropheEditor/Apostrophe
Releases · ApostropheEditor/Apostrophe
v2.2.0-beta1
[to be done]
v2.1.5
New in this release
- Added italian language
- Initial themes support: now uberwriter adapts his colors to the current GTK theme
- Disabled scroll gradient, can be enabled in the preferences dialog
- Allow to disable headerbar autohidding in Dconf
- Now a single click is enough to open files in the recent files popover
- Spellchecking status is now saved between sessions
- Minor UI fixes
- Added -d flag to enable webdev tools
Bugfixes
- #114 : Code blocks were unreadable in preview mode if dark mode was active
- #108 : An error in the LUA script that processes checkboxes caused some errors in the parsing of lists
v2.1.4
New in this release
- Improved and updated styles (background color, preview styles, export styles)
- Exposed the ability to turn off headerbar autohiding and gradient overlay via dconf
Bugfixes and under the hood improvements
- Now we install data in /usr/share instead of doing it in /opt
v2.1.3c
v2.1.3b
v2.1.3a
v2.1.3
This release comprehends some little but annoying bugs and revisits things regarding distribution:
Featuring
- A new logo by @bertob
- Now the Appmenu follows better Gnome's HIG
- Highlight lines on click rather than on edit on focus mode
- Contributors and translators are now shown on the About dialog
- A new PKGBUILD is provided to Arch users
Bugfixes
- Now copy to html works again
- Dark mode was not being toggled for csd when reopening Uberwriter
- A lot of issues caused by an outdated flatpak manifest are now solved
Under the hood
- Code cleaning, big refactoring of the headerbar
- Revamped recents menu
v2.1.2
v2.1.1
v2.1.0
This release features a ton of UX/UI improvements, like
- Drop AppMenu support
- HeaderBar and menus redesign, with a new unified menu and quick access buttons on the headerbar
- Now the fullscreen view shows a headerbar when the cursor approaches the top of the screen
- A new unified export dialog, with updated options, and quick access to pdf, odt and html export
- Bugfixes