Skip to content

Releases: jendrikseipp/rednotebook

v2.41

28 Aug 21:17
Compare
Choose a tag to compare

v2.41

  • Fix sorting words that are incompatible with the current locale (#778, #779, Oussama Jarrousse).
  • Add dark mode instructions to built-in help documentation (#848, @jendrikseipp).
  • Fix options dialog not closing when OK button is clicked (#857, @jendrikseipp).
  • Replace AppVeyor CI with GitHub Actions workflow for Windows builds (@jendrikseipp).

v2.40

26 Aug 17:55
Compare
Choose a tag to compare
  • Fix black WebKit panes on KDE by disabling compositing on this platform (#828, @jendrikseipp).
  • Fix empty WebKit preview with Nvidia drivers by auto-applying DMA-BUF workaround (#820, @jendrikseipp).
  • Only instantiate Gtk.StatusIcon on Windows to fix Wayland crash (#840, @jendrikseipp).

v2.39

25 Mar 20:10
Compare
Choose a tag to compare
  • Support GIRepository 3.0 (#817, #818, Jendrik Seipp).

v2.38

23 Feb 21:11
Compare
Choose a tag to compare

v2.37

18 Dec 20:26
Compare
Choose a tag to compare

v2.36

24 Nov 18:15
Compare
Choose a tag to compare
  • When searching for hashtags, show remainder of line after hashtag in search results (@jendrikseipp).
  • When searching for a hashtag, scroll to hashtag and highlight it (@jendrikseipp).
  • Add simple way for showing all entries: allow searching for whitespace (which should be part of all days) (@jendrikseipp).

v2.35

22 Sep 19:24
Compare
Choose a tag to compare
  • Add option to auto-indent text in editor and activate it by default (#561, #562, Allen Benter, Varunjay Varma).

v2.34

16 Sep 06:58
Compare
Choose a tag to compare

v2.33

05 May 17:26
Compare
Choose a tag to compare

v2.32

17 Feb 22:08
Compare
Choose a tag to compare
  • Allow copying text in preview mode (#732, Jendrik Seipp).
  • Allow hashtags that start with (but are longer than) hex colors and preprocessor directives (#738, Jendrik Seipp).
  • Highlight hashtags and formatting within lists (#744, Jendrik Seipp).
  • Improve Debian packaging (Phil Wyett).
  • Test macOS 12 and 13 instead of 11 and 12 (Jendrik Seipp).