PopDeck v0.1.3
Pre-release
Pre-release
PopDeck v0.1.3
PopDeck v0.1.3 是一次性能、常驻开销和发布包体积优化版本。
更新内容
- 优化 hub 呼出路径,复用 SwiftUI hosting view,减少每次呼出时的视图重建。
- 缓存应用、文件和 favicon 图标,降低 hub 动画首帧同步读取开销。
- 调整 hub 入场动画,减少透明浮窗上的 blur 合成压力。
- 延迟启动后的缺失 favicon 刷新,避免应用刚启动时立即发起后台网络请求。
- 复用 favicon HTML 解析正则,减少重复创建开销。
- 优化 release 包体积,移除运行时不需要的 Sparkle headers 和未使用语言资源,release 构建 strip 主二进制。
安装与更新
如果你已经安装旧版本,可以在 PopDeck 菜单中选择“检查更新...”。
如果你是首次安装,也可以直接下载 PopDeck-0.1.3.zip,解压后移动到“应用程序”文件夹。
PopDeck v0.1.3 improves runtime performance, resident overhead, and release package size.
Changes
- Optimize the hub presentation path by reusing the SwiftUI hosting view.
- Cache app, file, and favicon images to reduce synchronous work during hub entrance frames.
- Tune the hub entrance animation to reduce blur compositing cost in the transparent panel.
- Defer missing favicon refresh after launch to avoid immediate background network work.
- Reuse favicon HTML parsing regular expressions.
- Reduce release package size by removing runtime-unneeded Sparkle headers and unused localization resources, and stripping the release executable.
Install Or Update
If you already installed an older version, choose "Check for Updates..." from the PopDeck menu.
For a fresh install, download PopDeck-0.1.3.zip, unzip it, and move it to the Applications folder.