Releases: OpenSiFli/SiFli-SDK-CodeKit
Releases · OpenSiFli/SiFli-SDK-CodeKit
v1.3.2
Changelog
1.3.2 - 2026-04-16
🚀 Features
- (debug) Add snapshot export backend - (289869c)
- (uv) Add uv - (48896d4)
- (windows) Prefer pwsh for PowerShell execution - (9a940d0)
- Add export debug snapshot webview - (2f0ae26)
🐛 Bug Fixes
- (debug) Register snapshot export command globally - (4ab303d)
- (webview) Split sdk manager and snapshot panels - (6bff0e3)
- Make release notes notification non-blocking - (7a0ca9e)
🚜 Refactor
- (windows) Unify managed tool setup - (de162f3)
⚡ Performance
- 优化webview显示 - (1261b04)
⚙️ Miscellaneous Tasks
- Fix ci use submodules - (42f3895)
v1.3.1
Changelog
1.3.1 - 2026-04-09
🚀 Features
- (debug) Integrate built-in peripheral viewer - (fde50ce)
- (debug) Add peripheral analysis view scaffold - (43accba)
- (debug) Port core peripheral analyzers - (091114c)
- (debug) Add gpio peripheral analyzer rules - (f3a63c1)
- Add default svd path - (8e7f6ba)
- Webview管理器 - (38f3af8)
- Add uart console - (f526e89)
- 使用sifli版本的probe-rs进行调试 - (9181899)
🐛 Bug Fixes
- (debug) Harden peripheral viewer parsing and refresh - (7f5b625)
- (debug) Refresh analysis view with peripheral data changes - (71cf8c4)
- (peripheral-analysis) Internationalize analysis findings and dashboard - (80419d9)
- (vscode) Update launch.json template defaults - (e036f9b)
- Resolve board search paths from project entry - (75c2fb6)
- Avoid duplicating sdk install path suffix - (00fc8f9)
🚜 Refactor
- (debug) Expose reusable peripheral viewer session data - (4e7cd3b)
🧪 Testing
- Add mocha coverage for board search path - (48df02c)
v1.3.0
Changelog
1.3.0 - 2026-03-30
🚀 Features
- (explorer) Add SDK dependency browser (#35) - (3e6c1c0)
- (il10n) Introduce localization support (#25) - (a594e5e)
- (vscode) Add SiFli language model tools - (53aaf4b)
- (workflows) Implement issue #28 - 添加工作流编排 (#30) - (d62f159)
- Add SiFli project creation from SDK examples (#31) - (433c6a5)
- Add embedded MCP server integration (#32) - (948222b)
- 有且只有一个有效sdk时,自动激活此sdk (#41) - (e874c75)
🐛 Bug Fixes
- (ci) Decouple VS Code Marketplace and Open VSX publishing - (1ee45ad)
- (sdk) Preserve release branch refs during install (#33) - (9923786)
- Support hcpu/lcpu project entry for run triggers (#26) - (9885f8b)
- Change clangd config update target to Workspace (#38) - (8edb74e)
- 修复安装probe-rs后,启动插件依旧提示安装 (#40) - (2d68c81)
⚡ Performance
🎨 Styling
- Format - (62ac153)
⚙️ Miscellaneous Tasks
- Add prettier and lefthook formatting hooks - (3f4bbac)
New Contributors ❤️
- @xiaowine made their first contribution in #41
- @livewithme made their first contribution in #29
- @bakacai made their first contribution
v1.2.6
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.7
What's Changed
- feat: windows平台下使用嵌入式python by @HalfSweet in #16
- perf: 添加安装错误页面 by @HalfSweet in #17
- feat: 添加mingit,防止系统未安装git出错 by @HalfSweet in #18
- perf: 根据用户区域自动选择来源 by @HalfSweet in #19
Full Changelog: v1.1.6...v1.1.7