rednotebook

RedNotebook is a cross-platform journal

GPL-2.0 License

Stars
488
rednotebook - v2.34 Latest Release

Published by jendrikseipp about 1 month ago

  • Copy/paste text into the correct text field (#677, @jendrikseipp).
rednotebook - v2.33

Published by jendrikseipp 6 months ago

  • Ignore image filenames and web links in word clouds (#537, #696, @laraconda).
  • Add more pre-commit checks (#705, @laraconda).
rednotebook - v2.32

Published by jendrikseipp 8 months ago

  • 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).
rednotebook - v2.31

Published by jendrikseipp about 1 year ago

  • Add basic text replace functionality (#715, @curioussushiroll).
rednotebook - v2.30

Published by jendrikseipp about 1 year ago

  • 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).
rednotebook - v2.29.6

Published by jendrikseipp over 1 year ago

  • Restore all keyboard shorts (#690, Jendrik Seipp).
rednotebook - v2.29.5

Published by jendrikseipp over 1 year ago

  • Fix: Don't try to print WebKit2 version on Windows (#686, Jendrik Seipp).
rednotebook - v2.29.4

Published by jendrikseipp over 1 year ago

  • Accept arbitrary WebKit2 version. Use 4.1 if available (#681, Jendrik Seipp).
rednotebook - v2.29.3

Published by jendrikseipp almost 2 years ago

  • Make all menu items translatable (Jendrik Seipp).
  • Packaging: install translation files under /share/locale again (#666, Jendrik Seipp).
rednotebook - v2.29.2

Published by jendrikseipp almost 2 years ago

  • Fix setup.py script: only build translation files when needed (Jendrik Seipp).
  • Add continuous integration check to ensure that the basic Debian package builds correctly (Jendrik Seipp).
rednotebook - v2.29.1

Published by jendrikseipp almost 2 years ago

  • Remove bundled msgfmt.py module and use msgfmt binary from gettext suite instead. This fixes most of the translations on Windows (Jendrik Seipp).
rednotebook - v2.29

Published by jendrikseipp almost 2 years ago

  • Document alternatives for changing the GTK theme on Windows (Ankur A Sharma, #494).
  • Fix en_GB translations (Jendrik Seipp, #659).
rednotebook - v2.28.1

Published by jendrikseipp almost 2 years ago

  • Require setuptools for Debian package (Jendrik Seipp).
rednotebook - v2.28

Published by jendrikseipp almost 2 years ago

  • 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).
rednotebook - v2.27.2

Published by jendrikseipp almost 2 years ago

  • Fix passing command line arguments (Jendrik Seipp).
  • Update translation files (Jendrik Seipp).
rednotebook - v2.27.1

Published by jendrikseipp almost 2 years ago

  • Fix application ID for Flatpak (#650, Jendrik Seipp).
rednotebook - v2.27

Published by jendrikseipp almost 2 years ago

  • 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).
rednotebook - v2.26

Published by jendrikseipp about 2 years ago

  • 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).
rednotebook - v2.25

Published by jendrikseipp over 2 years ago

  • Use icon names instead of GTK stock icons to support newer GTK versions (Jendrik Seipp).
  • Handle several GTK deprecation warnings (Jendrik Seipp).
rednotebook - v2.24

Published by jendrikseipp over 2 years ago

  • Revert to plain naming scheme for data files since reverse DNS naming causes problems (#611, Phil Wyett).