Skip to content

Releases: lisong/code-push-server

v0.2.11

07 Dec 07:37
Compare
Choose a tag to compare

General

Linux Status Windows Status Coverage Status

Bugfixes

  • clear redis cache when rollback.
  • fix download dir bug

v0.2.10

14 Nov 08:23
Compare
Choose a tag to compare

General

Linux Status Windows Status Coverage Status

New features and enhancements

  • add s3 storageType for AWS. thanks @devhyunjae
  • add redis cache for updateCheck Api.

v0.2.9

31 Oct 12:53
Compare
Choose a tag to compare

General

Linux Status Windows Status Coverage Status

Bugfixes

  • 修改服务默认监听地址为 0.0.0.0

v0.2.8

31 Oct 12:50
Compare
Choose a tag to compare

General

Linux Status Windows Status Coverage Status

Bugfixes

  • mysql5.7 invalid timestamp default value

v0.2.7

25 Oct 04:11
Compare
Choose a tag to compare

General

Linux Status Windows Status Coverage Status

Bugfixes

  • fs-extra 替换 fs.extra 和 ncp

v0.2.4

24 Oct 01:45
Compare
Choose a tag to compare

General

Linux Status Windows Status Coverage Status

Bugfixes

  • 更新依赖包版本

v0.2.2

19 Oct 14:07
Compare
Choose a tag to compare

General

Linux Status Windows Status Coverage Status

New features and enhancements

  • app命名规则修改(前缀android_和ios_改成后缀命名规则-android or -ios, 以前的应用可以使用code-push app rename android_xxx xxx-android 修改为新的名字)
  • 适配cordova

v0.2.1

17 Oct 07:06
Compare
Choose a tag to compare

General

Linux Status Windows Status Coverage Status

New features and enhancements

  • 添加bin/db 初始化数据库

v0.2.0

14 Oct 05:57
Compare
Choose a tag to compare

General

Linux Status Windows Status Coverage Status

New features and enhancements

v0.1.6

11 Oct 13:59
Compare
Choose a tag to compare

General

Linux Status

Bugfixes

  • 检查版本更新,packageHash 是最新,返回结果为需要更新

New features and enhancements