Skip to content

Releases: OpenSiFli/sftool-gui

v1.1.4

24 Mar 03:33
b211ff7

Choose a tag to compare

Changelog

1.1.4 - 2026-03-24

🐛 Bug Fixes

  • 56和58添加SD和NAND存储器 - (b211ff7)

📚 Documentation

⚙️ Miscellaneous Tasks

v1.1.3

03 Feb 08:24
e15c8ab

Choose a tag to compare

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

21 Jan 07:09
7f3220a

Choose a tag to compare

Changelog

1.1.2 - 2026-01-14

🚀 Features

  • 添加连接前后行为配置 (#15) - (7f3220a)

📚 Documentation

v1.1.1

08 Jan 06:48
9f10336

Choose a tag to compare

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

29 Dec 15:32

Choose a tag to compare

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

29 Dec 14:30

Choose a tag to compare

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

  • (read-flash) Fix progress event handling - (0151f64)
  • Add fs:allow-write-text-file permission for log export - (a10d49e)
  • Use platform-specific modifier keys for shortcuts - (8b305f1)
  • Preserve state when switching between pages - (2a71c12)

v1.0.7

29 Dec 10:23

Choose a tag to compare

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

⚡ Performance

  • (updater) 优化升级体验,添加进度条和升级完成提示 - (3852fda)

🎨 Styling

  • 消除在windows和linux平台编译的警告 - (9c8f1f8)

⚙️ Miscellaneous Tasks

  • (fix CI) 修复文档CI路径错误 - (957c13d)
  • 避免CI相互影响 - (5fcbc80)

v1.0.6

25 Nov 04:27
4045b3b

Choose a tag to compare

Changelog

1.0.6 - 2025-11-25

⚡ Performance

  • (UI) 优化css主题,全面采用SiFli 蓝作为主色调 - (4045b3b)
  • (setting) 优化检查更新页面 - (edc718c)

v1.0.5

25 Nov 03:45
ac5542e

Choose a tag to compare

Changelog

1.0.5 - 2025-11-25

🚀 Features

  • 添加更新功能 - (fd464c9)
  • 添加检查更新按钮 - (8c72348)
  • 添加自动国内检查 - (9346733)

⚙️ 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

24 Nov 09:26
32c0733

Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4