Skip to content

Releases: evothings/evothings-viewer

Evothings Viewer 1.5.0

14 Oct 13:05
Compare
Choose a tag to compare

Evothings Viewer version 1.5.0 for iOS and Android. Available on the app stores.

New in this version:

Evothings Viewer 1.4.2 for Android

31 Aug 08:28
Compare
Choose a tag to compare

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)

05 Aug 09:58
Compare
Choose a tag to compare

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

15 May 12:13
Compare
Choose a tag to compare

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

18 Feb 15:24
Compare
Choose a tag to compare

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

11 Jan 16:09
Compare
Choose a tag to compare

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.