File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11#+OPTIONS: H:9 ^:nil
22* Changelog
3+ ** [[https://github.com/nvim-orgmode/orgmode/compare/0.5.2...0.5.3][0.5.3]] (2025-03-26)
4+ *** Breaking changes
5+ - *indent*: Add `Org indent_mode` command in favor of toggling `vim.b.org_indent_mode` (#932) ([[https://github.com/nvim-orgmode/orgmode/commit/5368c0b][5368c0b]])
6+
7+ *** Features
8+ - *luarocks*: remove dependency on tree-sitter-orgmode ([[https://github.com/nvim-orgmode/orgmode/commit/7684799][7684799]])
9+ - *image*: match latex code tag for math preview (#945) ([[https://github.com/nvim-orgmode/orgmode/commit/3f8114e][3f8114e]])
10+ - *images*: add support for rendering latex math expressions (#935) ([[https://github.com/nvim-orgmode/orgmode/commit/0ebe2e3][0ebe2e3]])
11+ - support headline's cookie from TODOs (#926) ([[https://github.com/nvim-orgmode/orgmode/commit/abf8890][abf8890]])
12+ - *global*: Add store_link command to Org global ([[https://github.com/nvim-orgmode/orgmode/commit/98776eb][98776eb]])
13+ - support updating a headline's cookie from multiple lists (#925) ([[https://github.com/nvim-orgmode/orgmode/commit/22094c4][22094c4]])
14+ - *babel*: add directory creation support with :mkdirp header argument (#928) ([[https://github.com/nvim-orgmode/orgmode/commit/fb9580c][fb9580c]])
15+
16+ *** Bug fixes
17+ - meta_return on a link item (#943) ([[https://github.com/nvim-orgmode/orgmode/commit/b42236a][b42236a]])
18+ - *statistics cookie*: count only TODO headlines (#938) ([[https://github.com/nvim-orgmode/orgmode/commit/5d7c03a][5d7c03a]])
19+ - *links*: Allow storing links from agenda with org_use_id enabled ([[https://github.com/nvim-orgmode/orgmode/commit/2c95512][2c95512]])
20+ - *template*: Use env variable USERNAME in Windows (#931) ([[https://github.com/nvim-orgmode/orgmode/commit/8b4555b][8b4555b]])
21+
322** [[https://github.com/nvim-orgmode/orgmode/compare/0.5.1...0.5.2][0.5.2]] (2025-03-07)
423*** Bug fixes
524- *calendar*: fix custom date input ([[https://github.com/nvim-orgmode/orgmode/commit/2aa966f][2aa966f]])
You can’t perform that action at this time.
0 commit comments