Releases: ngageoint/mage-ios
Releases · ngageoint/mage-ios
2.0.4
Bug Fixes
- Check if protected data is available prior to setting up the database
- Verify that the database was opened properly before moving on to the app
- Removed background fetch
- Maps should update when going back to the map
- Events with no forms will not crash the app
2.0.3
Release Notes
Features
- Download GeoPackages that are linked to the events, from the server
- Event chooser screen loading time should be improved
Bug Fixes
- Fix new observation form picker crash when theme is set to auto.
- Invalidate server token when a user logs out on the app
- Bug fixes for some exceptions when opening invalid GeoPackage files
- Bug fixes for oauth login type
2.0.2
Feature
- Themes: Currently support day and night themes
- Disconnected login has been improved to give the user more feedback
- Additions for login.gov
Bug Fixes
- Fixes case where an observation was being edited when the user logged out and then changed their server.
- Attachment cell constraint fix
- Observation markers are not dropped multiple times when an observation is created
- Apple maps URL fixed for case with primary fields with spaces
- You can now cancel adding a voice recording
- Fixes case where connection is lost before events are pulled
2.0.1
Features
- Geometry cells in observations now match the look and feel of observation location cells
- Map settings now use the coordinator pattern
- Geometry Edit uses the same map type as the main map
Bug Fixes
- Geometries are sent properly for location fields in observations
- Constraints are updated for the login screen when the keyboard is shown
- Local login is not used unless the network error is cannot connect to host
- Observation View updates when a new form is added to an observation
- Constraints are updated when the keyboard shows on the geometry edit view
- Fix for table layout in iOS 10
- Fix for events containing no forms
- Fix for forms with a geometry field
2.0
Features
- Observation geometry support for lines and polygons
- Multiple forms per event support
- Users can delete observations
- Observation local notification support
- Hook up new mage-ios-sdk background upload service for attachments.
- iOS 11 support
- Users can change their password from the app