Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.51 KB

CHANGELOG.org

File metadata and controls

60 lines (40 loc) · 1.51 KB

org-modern.el - Changelog

Version 1.6 (2024-12-22)

  • Require Emacs 28.1.

Version 1.5 (2024-08-03)

  • Bugfixes.

Version 1.4 (2024-07-25)

  • Fix date formatting after #+date keyword.
  • Fix table divider line scaling.
  • Fix TODO state formatting in custom agendas.
  • Bump Compat dependency to Compat 30.

Version 1.3 (2024-06-02)

  • Add support for heading folding indicators. The option org-modern-star has been changed to accept the values fold, replace and nil. Set org-modern-star to replace to go back to the old default behavior.
  • Add new customization options org-modern-replace-stars and org-modern-fold-stars.
  • Add org-modern-tag-faces.
  • Add colored coded progress bars. The variable org-modern-progress specifies the width of the bars.

Version 1.2 (2024-03-16)

  • org-modern-star, org-modern-hide-stars, org-modern-progress: Support string values.

Version 1.1 (2023-12-01)

  • Bugfix: Do not use zero line width for box face attribute. Zero line widths are disallowed in Emacs 30.

Version 1.0 (2023-12-01)

  • Bugfix: Remove line/wrap-prefix if fringe is enabled

Version 0.10 (2023-07-02)

  • Bugfixes.
  • Fix star prettification if org-indent-mode is enabled.
  • Prettify filetags.

Version 0.9 (2023-03-12)

  • Improve prettification of stars, such that line movement commands are not affected negatively.
  • Use natnum custom types.
  • Depend on the Compat library.

Version 0.8 (2023-02-15)

  • Start of changelog.