0.3.5
What's Changed
- update doc to use correct highlight name by @ktsujister in #728
- feature: support org_toggle_timestamp_type by @seflue in #651
- feat(api): Allow to insert links through API by @seflue in #731
- Add tests for archiving subtree by @andreaswachowski in #734
- fix(date): persist all attributes passed by options by @seflue in #735
- feature: enhance calendar widget with time picker by @seflue in #650
- Reformat docs by @seflue in #737
- feat: Add support for org log repeat by @kristijanhusak in #738
- Migrate from README.md to README.org by @ChausseBenjamin in #739
- Fix date arithmetic issues with month by @seflue in #748
- fix(links): insert id link properly by @seflue in #742
- fix(calendar): fix bug with empty date by @seflue in #744
- refactor(date): improve type hints by @seflue in #751
- Fix subtree move (fixes #752) by @seflue in #753
- fix: fix file type detection in
org-edit-special
on macOS. by @milanglacier in #757 - feat: support cursor keys for calendar navigation by @seflue in #767
- Extend API to get links to headline and org file by @seflue in #768
- docs: add telescope-orgmode.nvim to plugins section by @seflue in #770
- feat(core): enhance org-insert-link, add completion for
~/
prefix. by @PannenetsF in #749 - Little improvements to #749 by @seflue in #771
- bug(core) Ignore invisible headings by @SlayerOfTheBad in #773
- Increment/Decrement indentation of list items by @seflue in #779
- Add dynamic query for coloring n-depth headlines by @qaptoR in #780
- Links for README.org + increase timeout for load_sync by @massix in #782
- docs: fix readme links to notification issue by @codeluggage in #772
- ci(luarocks): fix luarocks upload by @mrcjkb in #787
- Fix priorities (#784) by @seflue in #785
- feat: allow configuring keymap descriptions by @snoblenet in #789
- fix: explicitly pass treesitter language to
get_node()
by @troiganto in #795 - ci: Set up dev and tag luarocks release workflow by @kristijanhusak in #801
New Contributors
- @ktsujister made their first contribution in #728
- @andreaswachowski made their first contribution in #734
- @ChausseBenjamin made their first contribution in #739
- @PannenetsF made their first contribution in #749
- @SlayerOfTheBad made their first contribution in #773
- @qaptoR made their first contribution in #780
- @codeluggage made their first contribution in #772
- @snoblenet made their first contribution in #789
Full Changelog: 0.3.4...0.3.5