mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-01-16 08:21:55 +00:00
30 lines
1.0 KiB
YAML
30 lines
1.0 KiB
YAML
releases:
|
|
- version: "0.0.2"
|
|
improvements:
|
|
- "Converted webp to gif format for better compatibility"
|
|
- "Added demo gif for better documentation"
|
|
other:
|
|
- "Updated GitHub release process"
|
|
- "Updated release notes"
|
|
- "Added changelog documentation"
|
|
- "Removed unused markdown files and low quality demo images"
|
|
|
|
- version: "0.0.1"
|
|
features:
|
|
- "Implemented real-time code suggestions"
|
|
- "Initial release of obsidian-infio-copilot plugin"
|
|
- "Basic functionality for AI-powered assistance in Obsidian"
|
|
- "Interactive chat with selected notes"
|
|
- "Smart autocomplete based on your notes"
|
|
- "Enhanced user experience with customizable prompts"
|
|
- "Integration with Obsidian's search functionality"
|
|
fixes:
|
|
- "Fixed markdown rendering issues in the editor"
|
|
- "Resolved connection timeout problems"
|
|
improvements:
|
|
- "Enhanced code completion performance"
|
|
- "Optimized memory usage"
|
|
other:
|
|
- "Updated documentation"
|
|
- "Added more test coverage"
|