Skip to content

Releases: aquamarine5/stackbricks-gradle-plugin

2.2.9

Choose a tag to compare

@aquamarine5 aquamarine5 released this 10 Aug 11:20

Improvements

  • possibleConfigurationPath的对应路径无法获取返回404时,自动创建一个新的配置文件

Full Changelog: 2.2.8...2.2.9

2.2.8

Choose a tag to compare

@aquamarine5 aquamarine5 released this 05 Aug 08:48

Improvements

  • 更新了依赖版本

Full Changelog: 2.2.7...2.2.8

2.2.7

Choose a tag to compare

@aquamarine5 aquamarine5 released this 01 May 16:01

Bugfixes

  • #4 修复了2.2.5版本引入的严重错误

Full Changelog: 2.2.5...2.2.7

2.2.5

Choose a tag to compare

@aquamarine5 aquamarine5 released this 31 Mar 01:30

Caution

请勿使用此版本,因为其存在严重Bug(见#4)。2.2.6版本也有此问题,请更新至2.2.7或更新版本。

What's Changed

  • 现在调用uploadApkByQiniu进行软件更新时会自动更新manifestVersion清单版本至支持的最新版本

Full Changelog: 2.2.4...2.2.5

2.2.4

Choose a tag to compare

@aquamarine5 aquamarine5 released this 05 Mar 15:38

Bugfixes

  • stackbricksConfig.forceInstallLessVersion应为long类型

Full Changelog: 2.2.3...2.2.4

2.2.3

Choose a tag to compare

@aquamarine5 aquamarine5 released this 11 Dec 15:02

Improvements

  • 更新依赖版本

Full Changelog: 2.2.2...2.2.3

2.2.2

Choose a tag to compare

@aquamarine5 aquamarine5 released this 27 Oct 02:13

What's Changed

  • 加入了PossibleConfigurationPath的构造函数

Full Changelog: 2.2.1...2.2.2

2.2.1

Choose a tag to compare

@aquamarine5 aquamarine5 released this 02 Oct 05:17

What's Changed

  • 现在StackbricksConfigurationExtension.hostStackbricksConfigurationExtension.configJsonFilePath已被标记为弃用,此值不会被使用。
  • 引入了PossibleConfigurationPath,通过提供多个可能的更新源来保持更新服务的可用性。

Full Changelog: 2.1.2...2.2.1

2.1.2

Choose a tag to compare

@aquamarine5 aquamarine5 released this 20 Sep 15:10

Bugfixes

  • 修复了当发布版本为正式版本时,此时测试渠道的最新版本也应为正式版本

Full Changelog: 2.1.1...2.1.2

2.1.1

Choose a tag to compare

@aquamarine5 aquamarine5 released this 03 Sep 10:58

What's Changed

  • 引入了stackbricksConfig.requiredManifestVersion2MigrateForceInstall字段,用于指示在ManifestVersion3的清单文件中,以兼容ManifestVersion2的forceInstall字段(已在v2.1.0被弃用)应为何值。在此版本之前此值为避免异常表现设置为false,但为了尽快兼容到新版本故默认值设置为true。

Full Changelog: 2.1.0...2.1.1