- Require Emacs 28.1.
- Bugfixes.
- Fix date formatting after #+date keyword.
- Fix table divider line scaling.
- Fix TODO state formatting in custom agendas.
- Bump Compat dependency to Compat 30.
- Add support for heading folding indicators. The option
org-modern-star
has been changed to accept the valuesfold
,replace
andnil
. Setorg-modern-star
toreplace
to go back to the old default behavior. - Add new customization options
org-modern-replace-stars
andorg-modern-fold-stars
. - Add
org-modern-tag-faces
. - Add colored coded progress bars. The variable
org-modern-progress
specifies the width of the bars.
org-modern-star
,org-modern-hide-stars
,org-modern-progress
: Support string values.
- Bugfix: Do not use zero line width for box face attribute. Zero line widths are disallowed in Emacs 30.
- Bugfix: Remove line/wrap-prefix if fringe is enabled
- Bugfixes.
- Fix star prettification if
org-indent-mode
is enabled. - Prettify
filetags
.
- Improve prettification of stars, such that line movement commands are not affected negatively.
- Use
natnum
custom types. - Depend on the Compat library.
- Start of changelog.