Skip to content

Releases: Physton/arc-bookmarks

v0.0.4

07 Dec 06:36
Compare
Choose a tag to compare
  • [Feature] Change the build method from pyinstaller to cx_Freeze.

Due to switching from an Intel Macbook to an M3 Macbook, there have always been issues with the x86 executable files built with pyinstaller, so I switched to building with cx_Freeze.

  • [功能] 将pyinstaller构建方式更改为cx_Freeze

由于将 Intel Macbook 更换到了 M3 Macbook,使用 pyinstaller 构建的 x86 可执行文件,始终存在问题,所以更换为 cx_Freeze 构建。

v0.0.3

26 Nov 16:28
Compare
Choose a tag to compare
  • [Feature] Automatically import bookmarks into Chrome/Edge browser

  • [功能] 自动将书签导入到 Chrome/Edge 浏览器中。

v0.0.2

26 Nov 11:22
Compare
Choose a tag to compare
  • [BUG] Fix the issue of incorrect version reading.

  • [BUG] 修复版本读取错误的问题。

v0.0.1

26 Nov 09:51
Compare
Choose a tag to compare

Initial commit

首次提交