- fix: show extract success icon with folder hover on recents
- fix: avoid NSLock in async extraction progress updates
- fix: report extraction progress by bytes for large files
- fix: explicitly show NSMenuItem symbol images on macOS 27+.
- fix:在最近项目列表鼠标悬浮文件夹时,显示解压成功图标
- fix:异步解压进度更新逻辑移除 NSLock 锁
- fix:大文件解压进度采用字节单位上报
- fix:在 macOS 27+ 系统强制正常显示 NSMenuItem 矢量图标