tag:github.com,2008:https://github.com/MrSibe/KnowNote/releases Tags from KnowNote 2026-01-30T04:12:01Z tag:github.com,2008:Repository/1116799827/v1.2.0 2026-01-30T04:16:32Z v1.2.0 <p>Release v1.2.0</p> <p>- 新增完整的 Anki 卡片生成和管理功能 <br />- 支持从笔记自动生成 Anki 卡片 <br />- 支持导出为 .apkg 格式文件,可直接导入 Anki <br />- 新增专用的 Anki 管理页面 <br />- 支持自定义卡片模板和配置</p> <p>- 新增快速保存笔记功能 <br />- 支持键盘快捷键(Cmd+S / Ctrl+S) <br />- 添加保存成功的 Toast 提示通知</p> <p>- 集成 DOMPurify 库用于 Anki 卡片渲染时的 HTML 清理 <br />- 提升了应用的整体安全性,防止 XSS 攻击</p> <p>- 修复 TypeScript 类型检查错误 <br />- 修复 ESLint 代码规范问题 <br />- 优化代码质量和稳定性</p> <p>- 新增 dompurify (^3.3.1) - HTML 清理和安全防护 <br />- 新增 anki-apkg-export (^4.0.0) - Anki 包导出功能 <br />- 更新多个核心依赖到最新稳定版本</p> <p>- UI/UX 优化和界面改进 <br />- 更好的用户交互体验 <br />- 增强的快捷键支持</p> MrSibe tag:github.com,2008:Repository/1116799827/v1.1.1 2026-01-26T11:47:31Z v1.1.1 github-actions tag:github.com,2008:Repository/1116799827/v1.1.0 2025-12-22T04:30:06Z 1.1.0 github-actions tag:github.com,2008:Repository/1116799827/v1.0.7 2026-01-30T04:17:19Z 1.0.7 <p>fix: resolve TypeScript errors in mindmap components</p> <p>- Fix CustomNodeData interface to extend Record&lt;string, unknown&gt; <br />- Update CustomNode component to use type assertions for NodeProps <br />- Simplify type definitions in MindMapCanvas to use standard Node/Edge types <br />- Fix ReactMarkdown className prop issue in NodeDetailPanel <br />- Add null check for mindMapId in mindmapStore generateMindMap <br />- All TypeScript compilation errors now resolved</p> github-actions tag:github.com,2008:Repository/1116799827/v1.0.6 2025-12-18T06:00:38Z 1.0.6 <p>Release v1.0.6</p> <p>Stable release of version 1.0.6</p> github-actions tag:github.com,2008:Repository/1116799827/v1.0.5 2025-12-17T11:14:19Z v1.0.5 - Ollama Support & Provider System Overhaul <p>Release v1.0.5</p> <p>- Add Ollama local LLM provider support with OpenAI-compatible API <br />- Restructure provider system with capability separation and config-driven architecture <br />- Add custom scrollbar styling to dropdown menus</p> <p>- Support both chat and embedding capabilities for Ollama <br />- Fix model name truncation issue (preserve version numbers like qwen3:0.6b) <br />- Unify provider URL configuration naming <br />- Add Base URL configuration for custom providers</p> <p>- Custom scrollbar styling for better visual consistency <br />- Improved provider settings panel</p> <p>- Fix model ID parsing to support version-tagged models <br />- Improve error handling in provider configuration</p> github-actions tag:github.com,2008:Repository/1116799827/v1.0.5-beta.1 2026-01-30T04:16:33Z 1.0.5-beta.1 <p>Release v1.0.5-beta.1</p> <p>Features: <br />- Add Qwen (通义千问) AI provider support <br />- Add Kimi (月之暗面) AI provider support <br />- Add Base URL configuration for all AI providers <br />- Add "Reset to Default" button for Base URL restoration</p> <p>Changes: <br />- Remove Ollama provider <br />- Update provider UI with Base URL management <br />- Add i18n support for Qwen and Kimi providers</p> github-actions tag:github.com,2008:Repository/1116799827/v1.0.4 2025-12-16T14:48:13Z 1.0.4 github-actions tag:github.com,2008:Repository/1116799827/v1.0.3 2025-12-16T11:53:36Z 1.0.3 github-actions tag:github.com,2008:Repository/1116799827/v1.0.2 2025-12-16T10:47:31Z v1.0.2 <p>Release v1.0.2</p> <p>- Fix hardcoded version display by fetching from app.getVersion() <br />- Simplify update flow: automatically install after download completes <br />- Open external links in default browser instead of in-app <br />- Improve icon visibility in dark mode</p> <p>Full Changelog: <a class="commit-link" href="https://github.com/MrSibe/KnowNote/compare/v1.0.1...v1.0.2"><tt>v1.0.1...v1.0.2</tt></a></p> MrSibe