Skip to content

Latest commit

 

History

History
202 lines (138 loc) · 3.19 KB

CHANGELOG.md

File metadata and controls

202 lines (138 loc) · 3.19 KB

2.1.1 (2022-03-26)

Fix

  • use demo-app in the doc

2.1.0 (2022-03-26)

Feat

  • add disableAutoUpdateUnderNative and disableAutoUpdateToMajor capability

2.0.16 (2022-03-25)

Fix

  • issue with download percent

2.0.15 (2022-03-24)

Fix

  • doc add link for API key

2.0.14 (2022-03-24)

Fix

  • add missing keywork in set step

2.0.13 (2022-03-24)

Fix

  • better documentation for auto update

2.0.12 (2022-03-22)

Fix

  • add definition for download event

2.0.11 (2022-03-16)

Fix

  • keywords npm

2.0.10 (2022-03-14)

Fix

  • type def for reset

2.0.9 (2022-03-14)

Fix

  • issue ios copy

2.0.8 (2022-03-10)

Fix

  • remove duplicated code and allow init without plugin

2.0.7 (2022-03-09)

Fix

  • broken version system ios
  • background thread issue ios

2.0.6 (2022-03-08)

Fix

  • last typo issue
  • typo

2.0.5 (2022-03-08)

Fix

  • typo again

2.0.4 (2022-03-08)

Fix

  • typo issue

2.0.3 (2022-03-07)

Fix

  • build issue

2.0.2 (2022-03-07)

Fix

  • build issue

2.0.1 (2022-03-07)

Fix

  • build issue

2.0.0 (2022-03-07)

BREAKING CHANGE

  • change default to builtin as default value

1.5.1 (2022-03-07)

Fix

  • typo in text

1.5.0 (2022-03-07)

Fix

  • remove lint in CI for now
  • log messages make them same between platforms
  • remove unzip logs
  • upgrade version for publication
  • android log
  • android download issue in evnt system
  • log messages android
  • remove just dependency
  • remove useless doc
  • stats use config appId
  • android
  • SecurityException start path
  • documentation links
  • make doc beatifull
  • documentation in npm
  • android issue
  • if empty folder
  • typo android stats
  • android stats methods
  • android stats method
  • delay android
  • issue build
  • async get version issue
  • remove error with this android
  • dispatch async ios
  • make first check async
  • missing reset versionName
  • reset function issue android
  • reset function issue android
  • android for capacitor-go usage
  • typedef
  • reset function
  • reset for ios
  • reset android
  • remove bad return
  • last android typo
  • package
  • persistence in android
  • current and disable reset in ios for now
  • add missing function declarion ios
  • typo
  • file exist issue
  • add back build.gradle mistaken deleted
  • update version number missing
  • update version number for android version
  • docgen
  • make persistency work too
  • reload only if lastPath set
  • give more freedom to dev who use the plugin
  • persist version between reload
  • make version install work on ios
  • path issue
  • import ios
  • use android studio to catch errors

Feat

  • allow reset to auto update version + add CI
  • add download event
  • add stats methods
  • add cancel delay
  • add delayupdate
  • release minor version for new feature availability
  • make auto update revert if fail to load
  • make live update work in IOS and Android
  • add versionName and reload + WIP auto update
  • add current method
  • add reset method to revert to original
  • add persistency android
  • make hotreload work in Android
  • add methods to decouple update
  • add just and reload
  • make unzip and copy step
  • add base of ios, download file
  • transfor android and ios with necessary base
  • add web definition