Use this thread to provide feedback on 1.5.0.
Changelog:
New Features:
- Migrate all API and associated functions to a new Shared framework which will allow us to more easily build integrations to other parts of iOS as well as significantly reduce bugs
- New Auth API support
- Event logging
Improvements:
- Major internal overhaul of API, classes, division of duties and more
- Refactored Location
- Removed SwiftLocation in favor of a custom implementation
- Now using Core Motion to determine motion type during location updates. This might be removed later
- Start using the Visits Location Service as another trigger for location updates
- Store zones in Realm for easier access
- iBeacon support improved
Bug fixes:
- Modified device_tracker.see to be compliant with schema
- Webview fixes
- General UI fixes like making sure buttons at bottom are always there and ordered properly
- Support basic authentication on the UI only
- Catch more errors
- The app should be disconnecting less, if at all
Misc:
- Updated translation strings