Releases: Snowflyt/typora-copilot
Releases · Snowflyt/typora-copilot
v0.3.2
- 🦄 refactor: Overhauled completion logic, improving task management, status updates, and simplifying application states to potentially resolve memory leaks. (4140bec)
- ✨ feat: Added a network error dialog to inform users when sign-in fails. (2d9b4bd)
- 🐞 fix: Fixed an issue where the suggestion panel would disappear after mouse movement due to improper caret position tracking. (c607c1e)
- 🐞 fix: Prevented the Copilot icon from updating when completions are disabled, ensuring consistent behavior. (3f76f28)
v0.3.1
v0.3.0
🚀 Many new features come with v0.3.0! Enjoy the latest updates and improvements!
- ✨ feat: Support settings (toggling inline completion text / suggestion panel).
- ✨ feat: Support disable completions.
- ✨ feat: Support locale for English and Simplified Chinese.
- 🐞 fix: Completion not working when editing new file on macOS.
- 🐞 fix: Completion fails on math blocks and HTML blocks sometimes.
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
- 🐞 fix: Fixed an issue where content in formula blocks would be corrupted. (Now only code blocks in normal mode uses completion text instead of suggesion panel)
- ✨ feat: Optimize experience in normal mode. Now less flickering of suggestion panel is shown in normal mode.