Skip to content

Releases: ngageoint/mage-ios

2.0.9

01 Apr 15:15
Compare
Choose a tag to compare
Release Notes
Features
  • Add custom default values to event forms.
  • From the settings menu you can now select from your most recent events.
  • Customize the size and quality of photo and video uploads.
Bug Fixes
  • Fixed a bug that could cause a crash when being notified of an observation.

2.0.8

26 Feb 22:14
Compare
Choose a tag to compare
Release Notes
  • Updated default observation and location filters to 'last month' from 'all'.
Features
  • New mage sdk will keep UI up to date by pulling observation in chunks.

2.0.7

28 Jan 15:33
Compare
Choose a tag to compare
Features
  • URLs in GeoPackage features are now clickable.
  • GeoPackage SDK updated to 3.1.0.
Bug Fixes
  • Cleanup coordinators lists when controllers are done.

2.0.6

24 Oct 17:31
Compare
Choose a tag to compare

2.0.6 (https://github.com/ngageoint/mage-ios/releases/tag/2.0.6)

Bug Fixes
  • Upgrade to 2.0.8 SDK which fixes the case where an observation has no forms but an event does
  • No more crashing when signing up for an account

2.0.5

26 Sep 20:45
Compare
Choose a tag to compare

2.0.5 (https://github.com/ngageoint/mage-ios/releases/tag/2.0.5) (09-26-2018)

Release Notes

Locations can now be viewed and edited in MGRS or Latitude Longitude.

Features
  • Added MGRS as an option to show and edit locations.
Bug Fixes
  • GeoPackage downloading does not fail if two GeoPackages had the same name

2.0.4

21 Aug 21:13
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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