                      ━━━━━━━━━━━━━━━━━━━━━━━━━━━
                       ORG-MODERN.EL - CHANGELOG
                      ━━━━━━━━━━━━━━━━━━━━━━━━━━━


1 Version 1.12 (2026-01-17)
═══════════════════════════

  • `org-modern-label-border': Support functions to compute border
    width.
  • Use `when-let*' instead of `when-let'.


2 Version 1.11 (2025-12-19)
═══════════════════════════

  • Bugfixes


3 Version 1.10 (2025-10-13)
═══════════════════════════

  • Require Emacs 29.1.
  • Shorter horizontal line prettification to avoid line truncation
    indicators.


4 Version 1.9 (2025-06-12)
══════════════════════════

  • Fix table fontification out-of-range bug. Thanks, Steven Allen!


5 Version 1.8 (2025-05-26)
══════════════════════════

  • `org-modern-habit': New face to improve habit progress
    fontification.
  • `org-modern-hide-stars': Automatically disable if `org-indent-mode'
    is enabled.


6 Version 1.7 (2025-03-11)
══════════════════════════

  • Fix fontification of ellipsis.
  • Check that `org-modern-label-border' is an integer.


7 Version 1.6 (2024-12-22)
══════════════════════════

  • Require Emacs 28.1.


8 Version 1.5 (2024-08-03)
══════════════════════════

  • Bugfixes.


9 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.


10 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.


11 Version 1.2 (2024-03-16)
═══════════════════════════

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


12 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.


13 Version 1.0 (2023-12-01)
═══════════════════════════

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


14 Version 0.10 (2023-07-02)
════════════════════════════

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


15 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.


16 Version 0.8 (2023-02-15)
═══════════════════════════

  • Start of changelog.
