Releases: aquamarine5/stackbricks-gradle-plugin
Releases · aquamarine5/stackbricks-gradle-plugin
2.2.9
Compare
Sorry, something went wrong.
No results found
Improvements
当possibleConfigurationPath的对应路径无法获取返回404时,自动创建一个新的配置文件
Full Changelog : 2.2.8...2.2.9
2.2.8
Compare
Sorry, something went wrong.
No results found
Improvements
Full Changelog : 2.2.7...2.2.8
2.2.7
Compare
Sorry, something went wrong.
No results found
Bugfixes
Full Changelog : 2.2.5...2.2.7
2.2.5
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bugfixes
stackbricksConfig.forceInstallLessVersion应为long类型
Full Changelog : 2.2.3...2.2.4
2.2.3
Compare
Sorry, something went wrong.
No results found
Improvements
Full Changelog : 2.2.2...2.2.3
2.2.2
Compare
Sorry, something went wrong.
No results found
What's Changed
加入了PossibleConfigurationPath的构造函数
Full Changelog : 2.2.1...2.2.2
2.2.1
Compare
Sorry, something went wrong.
No results found
What's Changed
现在StackbricksConfigurationExtension.host和StackbricksConfigurationExtension.configJsonFilePath已被标记为弃用,此值不会被使用。
引入了PossibleConfigurationPath,通过提供多个可能的更新源来保持更新服务的可用性。
Full Changelog : 2.1.2...2.2.1
2.1.2
Compare
Sorry, something went wrong.
No results found
Bugfixes
修复了当发布版本为正式版本时,此时测试渠道的最新版本也应为正式版本
Full Changelog : 2.1.1...2.1.2
2.1.1
Compare
Sorry, something went wrong.
No results found
What's Changed
引入了stackbricksConfig.requiredManifestVersion2MigrateForceInstall字段,用于指示在ManifestVersion3的清单文件中,以兼容ManifestVersion2的forceInstall字段(已在v2.1.0被弃用)应为何值。在此版本之前此值为避免异常表现设置为false,但为了尽快兼容到新版本故默认值设置为true。
Full Changelog : 2.1.0...2.1.1