·
0 commits
to e4e48b5226171a47f2e83a0ae20b42c22fe6d9ce
since this release
Breaking changes
Features
- latex: Add support for inline math (#1059) (e4e48b5)
- treesitter: Compile parser using tree-sitter if available (#1062) (c1005a0)
- files: Use TS string parser for non-nightly versions (#1060) (b525c77)
- agenda: Add
org-agenda-show-future-repeats(1f41121) - agenda: use todo hl group for range grid (b7bcb90)
- agenda: Add option to hide custom agenda views that are empty (090965e)
- agenda: Show grid without times for remove-range-match (9bfba3d)
- allow to define multiple todo keyword sequences (#974) (1531650)
- agenda: Add remove-range-match option for time grid (a3ce79c)
- agenda: Highlight links and dates using extmarks (f4dde88)
- agenda: Allow opening links from agenda headlines (de701e8)
Bug fixes
- notifications: ignore repeater dates that are same as original date (03863e9)
- files: Disable swapfile for buffers loaded in background (638b2b4)
- highlighter: return early if buffer is detached during async parse (f37b31b)
- agenda: Do not exclude grid end time in agenda (0bde64c)
- files: Disable modeline when loading buffers (5f6eb90)
- agenda: Reload agenda when headline range is updated (46cd1df)
- files: Add default value for file lines (266888a)
- files: remove string tree-sitter parser (#1041) (63ace3c)
- windows: handle Windows file paths correctly in refile (#1042) (03777ca)
- stars: Ignore stars node that end on column 0 (4775d1a)
- formatting: Prevent infinite loop on formatting closed folds (b6907d5)
- datetree: Use current date and time as default value for datetree (ad5d652)
- autocompletion: Fix insert link autocompletion (a49d5d4)