Releases: Estimote/iOS-Fleet-Management-SDK
Releases · Estimote/iOS-Fleet-Management-SDK
3.2.5
3.2.4
3.2.3
Bugfixes: - Bulk updater issue with updating device power to 0 value - Fixed duplicated events in Secured Beacon Manager - Smart Power Mode reading corrected Improvements: - Supress the "Bluetooth disabled" warning - Persist secure monitored regions between app relaunches - Secured Beacon Manager invoke beaconManager:didDeterminState: on main thread - SystemConfiguration added to the umbrella header
3.2.2
Features:
- New
monitoredRegions
andrangedRegions
properties
for ESTBeaconManager and ESTSecureBeaconManager
Bugfixes:
- ESTSecureBeaconManager now reports the initial state of the
monitored region to the didDetermineState delegate method, just
like Core Location monitoring does - ESTSecureBeaconManager now responds correctly to the
requestStateForRegion
method - The
color
property is now properly filled in from the Estimote
Cloud during the process of connecting to the beacon - The
name
is now properly updated after changing it via the
writeName
method
3.2.0
Features: - New Analytics covering CoreLocation regions implemented - GPS support for Analytics added - Virtual Beacon demo added Bugfixes: - Virtual beacon fixed - Missing disconnect event for beacons fixed - Nearables monitoring fixed
3.1.0
Features:
- Option to mark GPS location for beacon
Bugfixes:
- Memory leak in secured region monitoring
- Disconnect after OTA procedure issue
- Analytics not sending events in regular/secured beacon manager
- Motion state incorrect value sent to delegate fixed
- Caching beacons corrected
- Secured beacons ranging delay fixed
- returnAllRangedBeaconsAtOnce flag of ESTBeaconManager fixed
3.0.3
Bugfixes:
- Crash on Utility manager delegate invocation fixed
- Multiple invocations of Bulk update fixed
Improvements:
- Cocoapods support updated for Framework architecture
- Awesome ASCII art header added:)
2.4.0
Improvements:
- Ranged nearables list sorting (RSSI = 127 moved to the end of the list)
- Color added to nearable objects
- Option to fetch all nearables from the cloud for authorized users (ESTNearableManager)
- Example of changing beacons settings added
Bugfixes:
- Firmware and Hardware version formatting of nearables corrected
- Nearables monitoring fixed (constant monitoring issue)
2.3.2a
Version bump 2.3.2
Improvements:
- Motion UUID support (please note that secured beacons are not supported yet).
- Corrected handling of unknown nearable type name
Bugfixes:
- Fixed bug that caused crash after starting monitoring for the same sticker type more than once.