Skip to content

Releases: ngageoint/mage-ios

2.0.4

21 Aug 21:13

Choose a tag to compare

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

02 Jul 18:12

Choose a tag to compare

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

18 Apr 17:40

Choose a tag to compare

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

21 Feb 15:13

Choose a tag to compare

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

15 Jan 20:20

Choose a tag to compare

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

1.4.5

06 Dec 20:39

Choose a tag to compare

Features
  • Fix issue preventing users from adding collected media to the photos library

1.4.4

06 Dec 20:33

Choose a tag to compare

Bug Fixes
  • Fix issue with map annotation cache picking wrong icon

1.4.3

22 Oct 00:35

Choose a tag to compare

Bug Fixes

  • Fix for iPad toolbar separators.
  • Don't default observation location to the middle of the map on iPad.
  • Fix prompt color (white)

1.4.2

01 Sep 16:25

Choose a tag to compare

Features

  • Allow empty date field

1.4.1

02 Aug 15:04

Choose a tag to compare

Features

  • Functional improvements to observation form fields. Users no longer have to tap the 'Done' button when moving between observation form fields.