Releases: OpenSiFli/sftool-gui
Releases · OpenSiFli/sftool-gui
v1.1.4
v1.1.3
Changelog
1.1.3 - 2026-02-03
🚀 Features
- (frontend) Consume progress metadata - (7b0b3c8)
- (tauri) Emit structured progress events - (aa760e9)
- (ui) Improve user interaction experience - (633b737)
- (ui) Replace hex input with option-based stub configuration (#21) - (2aa9b58)
- 添加i18n缺失key检查以及补全key - (736ec21)
🐛 Bug Fixes
- (update) Repair software update mechanism (#22) - (c1ac440)
- 类型不足 - (fb60be4)
- 修复在非烧录固件页面可能会丢失日志的问题 - (5082906)
📚 Documentation
⚡ Performance
- 优化进度操作判断 - (d3d92a9)
⚙️ Miscellaneous Tasks
- (tauri) Bump sftool-lib to 0.2.0-rc.1 - (bdf1cd4)
v1.1.2
v1.1.1
Changelog
1.1.1 - 2026-01-08
🚀 Features
🐛 Bug Fixes
- (lint) Resolve eslint errors - (a3957cd)
🎨 Styling
- (format) Format rust and frontend code - (010a81c)
⚙️ Miscellaneous Tasks
- (hooks) Add lefthook pre-commit format - (0775384)
- (hooks) Scope format to src folders - (32facc8)
- (lint) Add eslint config - (22929d9)
- Split pr checks into separate workflow - (3acf5bc)
New Contributors ❤️
v1.1.0
Changelog
1.1.0 - 2025-12-29
🚀 Features
- (ui) Implement collapsible firmware file cards - (1cf5b7b)
🐛 Bug Fixes
- (ui) Ensure read flash progress updates task card state correctly - (7ea51e2)
- (ui) Improve read flash stability and update icon - (dee4d11)
💼 Other
- (read-flash) Port collapsible card ui and optimize interaction - (0bd22d8)
🚜 Refactor
- (ui) Extract firmware file card component and remove persistence - (ba53565)
🎨 Styling
- (ui) Improve collapsible card behavior with animation and auto-collapse - (4dde589)
- (ui) Improve card interaction to collapse on focus loss - (d467093)
- (ui) Polish firmware card appearance and reduce height - (67453c4)
- (ui) Fix unnatural glow and further reduce card height - (37f965a)
- (ui) Widen device connection panel and remove outer border - (70741b6)
- (ui) Update navbar icon and translation - (2550cb7)
v1.0.8
Changelog
1.0.8 - 2025-12-29
🚀 Features
- (app) Show device connection panel on read-flash page - (3451cc2)
- (erase-flash) Add routing, navbar, and i18n for erase flash - (616b46e)
- (erase-flash) Unify erase flash and erase region in one page - (7aa133d)
- (i18n) Add translations for read firmware feature - (a45609b)
- (navbar) Add read firmware navigation link - (8f834ef)
- (read-flash) Add SI unit support and improve progress display - (47cf6d6)
- (router) Add read-flash route - (2020cdf)
- (store) Add readFlashStore for read firmware feature - (e5a1523)
- (store) Add eraseFlashStore for erase flash feature - (cf8e938)
- (views) Add ReadFlashView component for reading firmware - (8ebbf2e)
- (views) Add EraseFlashView component for erasing flash - (7ab6d59)
🐛 Bug Fixes
v1.0.7
Changelog
1.0.7 - 2025-12-29
🚀 Features
- Add SF32LB55 chip support - (fd24039)
🐛 Bug Fixes
- Add SF32LB55 chip type to backend and show detailed connection errors - (4178daf)
💼 Other
- Upgrade sftool-lib to 0.1.18 - (0389604)
📚 Documentation
- 添加使用文档 - (c40fce3)
⚡ Performance
- (updater) 优化升级体验,添加进度条和升级完成提示 - (3852fda)
🎨 Styling
- 消除在windows和linux平台编译的警告 - (9c8f1f8)
⚙️ Miscellaneous Tasks
v1.0.6
v1.0.5
Changelog
1.0.5 - 2025-11-25
🚀 Features
⚙️ Miscellaneous Tasks
- 添加CI - (20c4624)
- 添加cache - (103c945)
- MacOS使用Universal,不再区分x86和aarch64 - (91ff7ca)
- 去掉多余的复制 - (b1df144)
- 修复错误的文件名 - (81e4a44)
- 添加git-cliff用于生成更新日志 - (1c35188)
- 修复没有对应路径报错的问题 - (d3bf36a)
- 使用git-cliff作为release note生成器 - (464423b)
- Release note只添加当前提交 - (fefc376)
- 静态文件路径 - (74543eb)
- 优化ci,并修复生成文件错误问题 - (8627365)
- 排除文档路径编译 - (6d94cc7)
- 使用github-action优化Generate latest.json - (ac5542e)
v1.0.4
Full Changelog: v1.0.3...v1.0.4