Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

60 lines (35 loc) · 1.06 KB

2.0.0

  • Migrated to null safety

1.0.20

  • Clear added regions feature added

1.0.19

  • (Android) Added option to set custom title & message for Disclosure dialog
  • (Android) FIxed dialog always shown issue

1.0.18

  • (Android) Removed ACCESS_BACKGROUND_LOCATION permission from plugin to prevent App Rejection
  • (iOS) Removed UIBackgroundModes key from info.pList from Plugin to prevent App Rejection

1.0.17

  • Minor bug fixing

1.0.15

  • Removed unecessary application attributes (Android)

1.0.14

  • Fixed missing new activity FLAG issue (Android)

1.0.13

  • Updated client side code for Android
  • Added feature to stop background service on app killed (Android)

1.0.12

  • Handled initialization exception

1.0.10

  • Fixed Beacons not detected in iOS.
  • Fixed background service not stopped issue on stop scanning event.

1.0.9

  • Fixed 'Beacon' JSON issue.

1.0.7

  • Added Background scan mode
  • Fixed iOS build issue

1.0.5 - 1.0.6

  • Fixed Method channel not found issue.

1.0.4

  • Updated Android Logic.

1.0.1

  • Initial Release.