Skip to content

Latest commit

 

History

History
103 lines (59 loc) · 3.2 KB

CHANGELOG.md

File metadata and controls

103 lines (59 loc) · 3.2 KB

2.1.2 (Sun May 28 2023)

🐛 Bug Fix

  • fix: fix issue related to connection with Connectix Agent (@Heziode)

Authors: 1


2.1.1 (Thu Feb 02 2023)

🐛 Bug Fix

  • fix: fix plugin crash at Obsidian startup (@Heziode)
  • refactor: clean AgentTexteurAPI constructor (@Heziode)
  • refactor: use of getActiveViewOfType instead of getLeaf (@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 (Sun Jan 22 2023)

🚀 Enhancement

  • feat: add a button to check the whole document (@Heziode)

🐛 Bug Fix

  • fix: fix state of corrector icon depending on focus and settings (@Heziode)

Authors: 1


2.0.0 (Thu Jan 12 2023)

💥 Breaking Change

  • feat!: using Antidote public API instead of old private API #5 (@Heziode)

Authors: 2


1.1.0 (Mon Jan 09 2023)

🚀 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


1.0.1 (Fri Jan 06 2023)

🐛 Bug Fix

  • style: fix typo (@Heziode)
  • fix: repair of the Dictionary and Guide buttons that were no longer working (@Heziode)
  • fix: fix the state (show/hide) of dictionary and guide icon depending on the focus (@Heziode)
  • doc: update README (@Heziode)

Authors: 1


1.0.0 (Thu Jan 05 2023)

💥 Breaking Change

Authors: 1