Features
- Add
showMenubarIconsetting to control the visibility of the macOS menu bar icon. See #1222 for details.
Bug Fixes
- Fix: An issue where the macOS menu bar window could not read images from the clipboard. See #1310 for details.
- Fix: An issue where the macOS Intel build could not be opened. Please take a look at #1363 and #1310 for details.
Other
- Upgraded Electron to v38 and migrated the underlying build framework to Electron-vite.
- Unified the main window UI on Windows/Linux to match the macOS style.
- Updated ARM64 builds for Windows & Linux, and added Linux deb packages.
Features
- 新增
showMenubarIcon配置项,用于控制 macOS 顶部栏图标的显示与隐藏。参考 #1222 。
Bug Fixes
Other
- 更新 Electron 版本到 38 以及切换底层开发框架到 Electron-vite
- 更新 Windows\Linux 系统现在主窗口的样式跟 macOS 一致了
- 更新 Windows & Linux 平台的 ARM64 架构构建产物;新增 Linux
deb构建产物。