android-beacon-library v2.16.1 Release Notes

Release Date: 2019-02-10 // about 5 years ago
  • ๐Ÿ”‹ Features:

    • ๐Ÿ†• New Region Bootstrap constructors allowing separate context and notifir (#821, Alper Tekin)

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix crash on starting scanning with a forground service configured when multiple BeaconConsumer
      instances bound. (#828, David G. Young)
    • ๐Ÿ›  Fix broken RegionBoostrap callbacks caused by change in previous release (#829, David G. Young)
    • ๐Ÿ›  Fix intermittent crash caused by internal Android NPE (#824, kababu007)
    • โšก๏ธ Update gradle and robolectric (#805, Tony Tang)
    • ๐Ÿ›  Fix problem on service shutdown that leaked threads and left scanning on (#804, David G. Young)