* Support GIRepository 3.0 (#817, #818, Jendrik Seipp).
* Fixes https://bugzilla.opensuse.org/show_bug.cgi?id=1239860
- New in version 2.38
* Fix: include right-pane tags without subentries in search
results (#794, @jendrikseipp).
* Upgrade to txt2tags 3.9 (@jendrikseipp).
- New in version 2.37
* Improve bidirectional text support in preview mode
(#781, @metemaddar).
- New in version 2.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).
- New in version 2.35
* Add option to auto-indent text in editor and activate it by
default (#561, #562, Allen Benter, Varunjay Varma).
- New in version 2.34
* Copy/paste text into the correct text field
(#677, @jendrikseipp).
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=23
- Update to version 2.33
* Ignore image filenames and web links in word clouds (#537, #696, @laraconda).
* Add more pre-commit checks (#705, @laraconda).
- Update to version 2.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).
- Update to version 2.31
* Add basic text replace functionality (#715, @curioussushiroll).
- Update to version 2.30
* Modernize code (#689, @HighnessAtharva and @laraconda).
* Fix: Correctly color URLs with hashtags symbols in edit mode (#703, @laraconda).
* Add menu item to insert numbered lists (#526, @curioussushiroll).
OBS-URL: https://build.opensuse.org/request/show/1172990
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=21
- Update to version 2.29.6
* Restore all keyboard shorts (#690, Jendrik Seipp).
2.29.5
* Fix: Don't try to print WebKit2 version on Windows (#686, Jendrik Seipp).
2.29.4
* Accept arbitrary WebKit2 version. Use 4.1 if available (#681, Jendrik Seipp).
2.29.3
* Make all menu items translatable (Jendrik Seipp).
* Packaging: install translation files under /share/locale again (#666, Jendrik Seipp).
2.29
* Document alternatives for changing the GTK theme on Windows (Ankur A Sharma, #494).
* Fix en_GB translations (Jendrik Seipp, #659).
2.28.1
* Require setuptools for Debian package (Jendrik Seipp).
2.28
* 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).
2.27.2
* Fix passing command line arguments (Jendrik Seipp).
* Update translation files (Jendrik Seipp).
2.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).
2.26
* 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).
2.25
* Use icon names instead of GTK stock icons to support newer GTK versions (Jendrik Seipp).
* Handle several GTK deprecation warnings (Jendrik Seipp).
2.24
* Revert to plain naming scheme for data files since reverse DNS naming causes
problems (#611, Phil Wyett).
2.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.
OBS-URL: https://build.opensuse.org/request/show/1085110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=47
- Update to version 2.29.6
* Restore all keyboard shorts (#690, Jendrik Seipp).
2.29.5
* Fix: Don't try to print WebKit2 version on Windows (#686, Jendrik Seipp).
2.29.4
* Accept arbitrary WebKit2 version. Use 4.1 if available (#681, Jendrik Seipp).
2.29.3
* Make all menu items translatable (Jendrik Seipp).
* Packaging: install translation files under /share/locale again (#666, Jendrik Seipp).
2.29
* Document alternatives for changing the GTK theme on Windows (Ankur A Sharma, #494).
* Fix en_GB translations (Jendrik Seipp, #659).
2.28.1
* Require setuptools for Debian package (Jendrik Seipp).
2.28
* 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).
2.27.2
* Fix passing command line arguments (Jendrik Seipp).
* Update translation files (Jendrik Seipp).
2.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).
OBS-URL: https://build.opensuse.org/request/show/1084713
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=18
- update to 2.21:
* Update MathJax to version 3 (#515, @dgcampea).
* Fix date references in CEF-based HtmlView (#544, Paweł Żukowski).
* Fix drag and drop (#492, @dgcampea).
* Fix external previews (Eric Chazan).
* Document how to change the theme on Windows (#487, Ankur A. Sharma).
* Allow symlinking to `./run` script (#509).
* Reload GTK theme colors when saving the journal (#485).
* Don't use dark mode for exported HTML files (#486).
* Use PNG version instead of SVG for RedNotebook icons to avoid problems on macOS.
* Use GitHub actions for continuous integration testing.
* Use background and foreground colors from GTK theme for HTML preview.
* Fix HTML colors for dark themes (#474).
OBS-URL: https://build.opensuse.org/request/show/871306
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=14
- update to 2.16
+ Add menu items for adding titles (#464, Paweł Żukowski).
+ Upgrade msgfmt.py to version 1.2 (#470).
- update to 2.15
+ Fix tray icon on Windows (#394).
2.14 (2019-11-17)
+ Support entry reference links in exported HTML (#452, Paweł Żukowski).
+ Add support for dark themes to cloud panel (#438).
2.13 (2019-11-07)
+ Change unnamed date references from 2019-11-06 to [2019-11-06] (#458, #460, Paweł Żukowski).
+ Add option for controlling number of displayed tags (#456, Paweł Żukowski).
+ Fix setting maximum number of displayed tags (#461).
2.12 (2019-11-02)
+ Allow linking between days with dates like 2019-02-14 and `[named links 2019-02-14]` (#176, #444, Paweł Żukowski).
+ Allow opening statistics dialog multiple times in one session (#370, #457, Paweł Żukowski).
+ Warn about outdated backups every week by default.
+ Increase default width of left panel to ensure that the calendar is fully visible (#376).
2.11.1 (2019-04-07)
+ Always initialize spell checking whenever we switch text buffers (fixes#435).
2.11 (2019-03-26)
+ Revert to GTK 3.18 stack on Windows (fixes#429 and #430).
2.10 (2019-03-24)
+ Automatically push newest version to flathub.
2.9.1 (2019-03-20)
+ Disable internal preview on Windows again since it sometimes crashes the app.
2.9 (2019-03-17)
+ Use Python 3.6 and GTK 3.22 on Windows.
+ Build Windows installer with Appveyor.
2.8.1 (2019-03-17)
OBS-URL: https://build.opensuse.org/request/show/770013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=44
- Update to version 1.7.3:
+ Jump to a specific date on startup with "--date 2013-10-31" on
the commandline.
+ Display current date in the title bar.
+ Support inserting multiple pictures in one step.
+ Add DejaVu Sans as font fallback for clouds and preview.
+ Fix setting last image directory for insert dialog.
+ Only allow exporting selected text if we are in edit mode
(lp#1221792).
+ Updated translations. (forwarded request 208574 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/208607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=28