Releases: jendrikseipp/rednotebook
Releases Β· jendrikseipp/rednotebook
v2.41
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
- 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
v2.38
- Fix: include right-pane tags without subentries in search results (#794, @jendrikseipp).
- Upgrade to txt2tags 3.9 (@jendrikseipp).
v2.37
- Improve bidirectional text support in preview mode (#781, @metemaddar).
v2.36
- 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
v2.34
- Copy/paste text into the correct text field (#677, @jendrikseipp).
v2.33
- Ignore image filenames and web links in word clouds (#537, #696, @laraconda).
- Add more pre-commit checks (#705, @laraconda).
v2.32
- 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).