Skip to content

Releases: jendrikseipp/rednotebook

v2.28

28 Dec 22:30
Compare
Choose a tag to compare
  • Remove code that uses the deprecated distutils module (Jendrik Seipp, #655, #656).
  • Fix checking for newer versions (Jendrik Seipp).
  • Gracefully handle unsupported locale settings (Jendrik Seipp, #613).

v2.27.2

01 Dec 21:48
Compare
Choose a tag to compare
  • Fix passing command line arguments (Jendrik Seipp).
  • Update translation files (Jendrik Seipp).

v2.27.1

18 Nov 13:51
Compare
Choose a tag to compare
  • Fix application ID for Flatpak (#650, Jendrik Seipp).

v2.27

16 Nov 21:28
Compare
Choose a tag to compare
  • 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

28 Sep 05:38
Compare
Choose a tag to compare
  • Fix issue #632 by skipping obsolete Python function (Jendrik Seipp).
  • Fix: only try to load CEF Python on Windows (Jendrik Seipp).
  • Update Turkish translation (sabriunal).

v2.25

16 May 10:37
Compare
Choose a tag to compare
  • Use icon names instead of GTK stock icons to support newer GTK versions (Jendrik Seipp).
  • Handle several GTK deprecation warnings (Jendrik Seipp).

v2.24

21 Feb 18:18
Compare
Choose a tag to compare
  • Revert to plain naming scheme for data files since reverse DNS naming causes problems (#611, Phil Wyett).

v2.23

13 Feb 16:36
Compare
Choose a tag to compare
  • 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.

v2.22

25 Apr 15:15
Compare
Choose a tag to compare
  • Add a "Give Feedback" button (#551, Rahul Jha).
  • Test code on macOS (#552, Rahul Jha).

v2.21

07 Dec 08:48
Compare
Choose a tag to compare
  • Update MathJax to version 3 (#515, @dgcampea).
  • Fix date references in CEF-based HtmlView (#544, Paweł Żukowski).