Releases: jendrikseipp/rednotebook
Releases · jendrikseipp/rednotebook
v2.28
v2.27.2
- Fix passing command line arguments (Jendrik Seipp).
- Update translation files (Jendrik Seipp).
v2.27.1
v2.27
- Upgrade to GTK 3.24 on Windows (Jendrik Seipp).
- Use external preview on Windows since embedding the preview is impossible with newer GTK versions (Jendrik Seipp).
- Use GtkApplication class and only allow running one RedNotebook instance at a time (Jendrik Seipp).
- Add support for GtkSourceView 4 (Jendrik Seipp).
- Raise minimum Python version to 3.6 (Jendrik Seipp).
- Add more languages to Windows installer (Jendrik Seipp).
v2.26
v2.25
- Use icon names instead of GTK stock icons to support newer GTK versions (Jendrik Seipp).
- Handle several GTK deprecation warnings (Jendrik Seipp).
v2.24
v2.23
- Check that a newly written month file is valid before deleting the old month file.
- Rename "autostart" file. Please reenable autostart option in preferences if you want RedNotebook to run on system startup.
- Fix Python crash on program start (#583, Max Krummenacher).
- Prevent save failures on network and cloud drives (#593, Robert Little).
- Add script for importing entries (#571, Cary Gravel).
- Revamp packaging for Debian (#599, #600, Phil Wyett).
- Fix continuous integration tests.