# Change Log ## Version 0.7.1 (Feb 17, 2015) * Improved trigger support * Updated documentation ## Version 0.7.0 (Feb 11, 2015) * Update to Estimote iOS SDK 2.4.0 * Update to Estimote Android SDK 0.4.3 * Nearable monitoring * Support for triggers * Support for Secure Beacons * Support for ESTConfig methods * Virtual beacons (using an iPhone as an Estimote Beacon) * Updated example application (modular JS file structure, triggers example and more) * Example application supports live coding with Evothings Workbench * Updated documentation ## Version 0.6.0 (Jan 24, 2015) * Update to Estimote iOS SDK 2.3.2 * Added Nearable Ranging API that supports Estimote Stickers * Updated JS API to use modules "estimote.beacons" and "estimote.nearables" ("EstimoteBeacons" kept for backwards compatibility, points to "estimote.beacons") * Update of example app to use new JS module names, added ranging for Estimote Stickers, improved touch support in file touch.js * Updated documentation * Added this file (changelog.md) ## Version 0.5.1 (Dec 10, 2014) * Distance and proximity properties added to Android plugin ## Version 0.5.0 (Nov 26, 2014) * Updated example app * Updated documentation ## Version 0.3.0 (Nov 20, 2014) * Added Android plugin ## Version 0.2.0 (Oct 5, 2014) * Update of original plugin * Upgrade to Estimote iOS SDK 2.1 * Redesigned API (breaks backwards compatibility) * Revamped example app * Updated documentation ## Version 0.1.0 (Oct 11, 2013) * Original plugin goes up on GitHub * Development continues during 2014