Bug Fixes
- 修复 macOS 顶部栏窗口无法获取剪贴板图片的问题。参考 #1310
Others
- 更新 Electron 版本到 38 以及切换底层开发框架到 Electron-vite
- 更新 Windows\Linux 系统现在主窗口的样式跟 macOS 一致了
- 更新 Windows & Linux 平台的 ARM64 架构构建产物;新增 Linux
deb构建产物。
Bug Fixes
- Fix: An issue where the macOS menu bar window could not read images from the clipboard. See #1310 for details.
Others
-
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.
Full Changelog: v2.4.0...v2.4.1-beta.0