Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (30 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

48 lines (30 loc) · 1.43 KB

1.4.1 (2022-04-26)

Bug Fixes

  • update dependency version of cordova-plugin-file to 7.0.0 (c07de37)

1.4.0 (2021-10-13)

Features

  • ios: update iosDfuLibrary version to 4.11.1 (#8) (e730e3b)

1.3.0

  • packetReceiptNotificationsValue can be set now (default to 10) (closes #5)
  • BREAKING: All Options need to be passed via an Object now

1.2.1

  • Github Username changed -> Links & Package Name adjusted

1.2.0

  • Increase androix Lifecycle Version
  • Use the Android Framework by ANDROID_NORDIC_VERSION (default 1.11.0)
  • Use iOSDFULibrary 4.8.1
  • Better readme
  • Issue Templates added

1.1.0

  • Change Android Package Name (Not Breaking)

1.0.8

  • Cordova Version match >= 9.0.0

1.0.7

  • Add Android Permission: FOREGROUND_SERVICE (4ec3cc92)

1.0.6

  • Readme Link fixed
  • Cordova Android Required Version fixed (closes #1)

1.0.5

  • Better Engine Support

1.0.4

  • Use new Cocopods Repo: <source url="https://cdn.cocoapods.org/"/>