Releases: Heziode/obsidian-antidote
Releases · Heziode/obsidian-antidote
2.1.2
2.1.1
🐛 Bug Fix
- fix: fix plugin crash at Obsidian startup (@Heziode)
- refactor: clean
AgentTexteurAPI
constructor (@Heziode) - refactor: use of
getActiveViewOfType
instead ofgetLeaf
(@Heziode) - feat: force the markdown filter for Obsidian documents #10 (@Heziode)
- Correct typo in init response. #11 (@Acibi)
- refactor: use of WeakMap to prevent memory leak (@Heziode)
- style: use of CSS class instead of hard-coded style (@Heziode)
- style: change the "correct all" icon (@Heziode)
Authors: 2
2.1.0
2.0.0
1.1.0
🚀 Enhancement
- feat: add command to launch corrector, dictionary and guide (@Heziode)
- feat: allow to disable Spellcheck button into the status bar (@Heziode)
🐛 Bug Fix
- doc: update README.md (@Heziode)
- Refactor of Antidote WebSocket API client to supports the same features as VS Code extension #4 (@Heziode)
Authors: 1
- Quentin Dauprat (@Heziode)