Skip to content

Releases: pangao1990/PPX

V5.3.4

06 Dec 06:37

Choose a tag to compare

1、Python 的安装源由中科大源改为阿里源
2、pywebview 模块升级到 6.1
3、pyinstaller 模块升级到 6.12.0

V5.3.3

26 Jun 09:03

Choose a tag to compare

1、对 TinyDB 数据库,区分测试环境和生产环境。测试环境保存在 Config.staticDir 目录下;生产环境保存在 Config.appDataDir 目录下。

V5.3.2

26 Jun 08:51

Choose a tag to compare

1、优化访问 TinyDB 数据库的逻辑。

V5.3.1

25 Jun 03:32

Choose a tag to compare

1、修复某些情况下,访问 TinyDB 数据库时,访问密码错误的问题。

V5.3.0

24 Jun 07:50

Choose a tag to compare

1、新增 TinyDB 数据库。默认启用 TinyDB 数据库,而 SQLite 数据库为备选项。

V5.2.2

10 Feb 07:06

Choose a tag to compare

1、pywebview 模块升级到 5.4
2、pyinstaller 模块升级到 6.12.0

V5.2.1

23 Oct 12:42

Choose a tag to compare

1、pywebview 模块升级到 5.3.2
2、pyinstaller 模块升级到 6.11.0

V5.2.0

22 Oct 14:43

Choose a tag to compare

1、在 macOS 环境下,打包程序由 appdmg 改换成 dmgbuild

V5.1.0

24 Sep 05:41

Choose a tag to compare

1、修复打包成 Linux 系统程序中遇到的一些问题
2、将 Actions 自动生成的程序包拆分为 3 个不同系统的程序包,方便分批下载

V5.0.0

10 Sep 03:25

Choose a tag to compare

1、新增支持打包成 Linux 系统可用的程序(仅测试 Ubuntu 22.04.2 版系统)
2、pywebview 模块升级到 5.2
3、pyinstaller 模块升级到 6.10.0