Releases: evothings/evothings-viewer
Evothings Viewer 1.5.0
Evothings Viewer version 1.5.0 for iOS and Android. Available on the app stores.
New in this version:
- Updated BLE plugin version 2.0.0, with improved API and many enhancements, for details see: https://github.com/evothings/cordova-ble/releases
- Barcode and QR-code scanner plugin added, see this page for API reference: https://www.npmjs.com/package/phonegap-plugin-barcodescanner
- Estimote plugin has been removed, instead use the generic iBeacon plugin by Peter Metz, see this page for API reference: https://github.com/petermetz/cordova-plugin-ibeacon
Evothings Viewer 1.4.2 for Android
This release has an updated BLE plugin that fixes a bug that made a BLE device auto-connect when calling close. Get Evothings Viewer for Android on Google Play. You can also build your own Viewer, with the plugins you need.
Evothings Viewer 1.4.1 (updates for Android)
This release features an updated BLE plugin, with several improvements for Android. Get Evothings Viewer for Android on Google Play. Download the iOS version from the App Store. You can also build your own Viewer, with the plugins you need.
Evothings Viewer 1.4.0
Evothings Viewer version 1.4.0 for iOS and Android.
New in this version:
- Updated iBeacon plugin
- Updated BLE plugin with support for background scanning on iOS and Android
- Bug fixes (notably evos: protocol did not work properly on iOS)
- Support for Cordova 6 (required version)
Evothings Viewer 1.3.0
This version uses updated Cordova plugins for iBeacon and local notifications.
New is support for the evo: and evos: protocols (evo: maps to http: and evos: maps to https:).
You can put the files for your app on a web server, put an evo(s): URL on a web page or send by email, and when selecting this URL, the Viewer, if installed, will launch with the app pointed to by the URL.
Note that you also can enter a URL directly in the Connect field of the Viewer (http: or https:).
Read more here bout sharing your app: https://evothings.com/doc/build/share-apps.html
Evothings Viewer 1.2.0
This version contains updated Cordova plugins:
- New plugin cordova-HTTP for fetching remote data (e.g. JSON) without CORS-limitations.
- New plugin with support for Eddystone.
- Updated iBeacon plugin.
- Updated BLE (Bluetooth Low Energy) plugin.
Please note that plugin code are in their own repositories.