Skip to content

Releases: LiWenHui96/upgrade_util

v2.3.4

20 Oct 03:51
Compare
Choose a tag to compare
  • Add titleWidget, contentWidget.

v2.3.3

28 Sep 06:02
Compare
Choose a tag to compare
  • In forced update mode, the popup no longer closes.

v2.3.2

24 Sep 16:15
Compare
Choose a tag to compare
  • Fixed the issue that the click event of the upgrade button of the iOS pop-up window was invalid.

v2.3.1

24 Sep 16:15
Compare
Choose a tag to compare
  • The version limit of Android application permission is O, O_MR1, P.

v2.3.0 - More rigorous download method.

06 Jul 02:49
Compare
Choose a tag to compare

Introduces new downloadUri API; downloadUrl are now deprecated. These new APIs:

  • replace the String URL argument with a Uri, to prevent common issues with providing invalid URL strings.
  • Add downloadInterceptors, deleteOnError, lengthHeader, data, options to dio.
  • Reorganizes and clarifies README.
  • Add new function basis #2.

v2.2.4

04 Jul 14:23
Compare
Choose a tag to compare

The packageName field is no longer provided because the package name of the project is used uniformly.

v2.2.3

04 Jul 08:01
Compare
Choose a tag to compare

Modify the judgment method of the platform.

v2.2.2

04 Jul 08:00
Compare
Choose a tag to compare
  • Update description.
  • Minor fixes for new analysis options.

v2.2.1+2

10 Jun 09:21
Compare
Choose a tag to compare
  • Update README.md

v2.2.1+1

07 Jun 01:48
Compare
Choose a tag to compare
  • Update README.md