Releases: ahonn/logseq-plugin-todo
Releases · ahonn/logseq-plugin-todo
v1.21.0
1.21.0 (2024-02-04)
Bug Fixes
- fixed journals template properties missing, #63 (450cdf9)
Features
- refactor task creation process, force focus after create new task, #68 (c7dc80e)
- support task scheduled time sorting (9570e68)
v1.20.1
1.20.1 (2023-12-24)
Bug Fixes
- fix queryElementRect issue and add fallback position, #64 (bb3a551)
v1.20.0
1.20.0 (2023-11-24)
Features
- show ref block task content (ec6659c)
v1.19.0
1.19.0 (2023-04-23)
Features
- including TODOs from future daily note pages, #52 (035ebac)
v1.18.0
1.18.0 (2023-04-23)
Features
- add custom markers setting support and adjust query logic (d1714e1)
v1.17.0
1.17.0 (2023-03-28)
Features
- add shift click hotkey to open task in right sidebar, #47 (1b5fcd7)
- support trigger the opposite behavior of openInRightSidebar, #47 (196d5e1)
v1.16.5
1.16.5 (2023-03-14)
Bug Fixes
- refactor with new hooks, and fix theme mode issue (65d5706)
v1.16.4
1.16.4 (2023-03-09)
Bug Fixes
- update userConfigsState to use getUserConfigs() as default value, #31 (a1a80eb)