Skip to content

Latest commit

 

History

History
125 lines (63 loc) · 6.85 KB

CHANGELOG.md

File metadata and controls

125 lines (63 loc) · 6.85 KB

Changelog

6.7.1

Patch Changes

  • fac67aa: fix: set correct plugin version

6.7.0

Minor Changes

  • a23b782 (#368): feat: add artifactType property to FetchLatestBundleResult
  • 233889d (#364): feat: add getCurrentBundle() and getNextBundle() methods
  • cdc1fdb (#361): feat: add channel option to sync() and fetchLatestBundle() methods
  • f7b45ac (#363): feat: add downloadUrl property to FetchLatestBundleResult

Patch Changes

  • e58efa3: fix(ios): some plugin calls were resolved too early

6.6.0

Minor Changes

  • 626a01d (#315): feat: add artifactType option to downloadBundle(...) method

6.5.0

Minor Changes

6.4.2

Patch Changes

  • de9144e: fix(android): return null if no channel is set

6.4.1

Patch Changes

  • f2c5a79 (#283): fix: perform a reset when the current bundle is deleted

6.4.0

Minor Changes

  • 4e4fcc0 (#277): feat: add configuration option httpTimeout

Patch Changes

  • f4df3ff (#275): fix: throw an error if the sync is already in progress
  • 375c857 (#279): fix: throw error if a http timeout occurs

6.3.0

Minor Changes

  • 826955b (#248): feat: add defaultChannel configuration option

Patch Changes

  • 83f3f7f (#253): fix(ios): update possibly failed if more than one index.html file exists

6.2.0

Minor Changes

  • 370095c (#232): feat: add location configuration option

6.1.0

Minor Changes

  • a4fe04d (#229): feat: add support for checksum verification
  • a4b1a06 (#231): feat: add support for signature verification

6.0.8

Patch Changes

  • bb4ba6d: chore(ios): print sync response error message
  • 175ff86 (#216): fix: reset() followed by reload() did not load the built-in bundle

6.0.7

Patch Changes

  • 6d44185: fix(ios): bundle was reset after restarting the app

6.0.6

Patch Changes

6.0.5

Patch Changes

  • a215553 (#183): fix(android): create bundles directory if it does not exist

6.0.4

Patch Changes

  • b4eaec8: fix: convert the device id to lower case
  • c0e84c2 (#172): fix(ios): use identifierForVendor to get a device id