Skip to content

Releases: ngageoint/mage-ios

3.0.5

26 Feb 20:10
Compare
Choose a tag to compare
  • Fixed a bug which added archived forms to an observation
  • Fixed a bug which required archived forms to be added if their min was set
  • Fixed a bug which presented an offline login strategy when there were no offline credentials stored
  • Fixed a bug where attachment fields could collide with other fields in other forms

3.0.4

18 Feb 15:21
Compare
Choose a tag to compare
Bug Fixes
  • Primary and secondary fields which are not strings now work properly

3.0.3

17 Sep 19:58
Compare
Choose a tag to compare
Bug Fixes
  • archived forms are no longer shown in the form picker

3.0.2

16 Sep 21:06
Compare
Choose a tag to compare
Bug Fixes
  • Fixes a bug where users with the no edit role were not being shown the create button

3.0.1

16 Sep 21:06
Compare
Choose a tag to compare
Bug Fixes
  • Fixed copy/paste regression for form fields.

3.0

16 Sep 21:04
Compare
Choose a tag to compare
3.0
Release Notes
  • Multi form support: Users will be able to add multiple forms to an observation when the server configuration allows.
  • Brand new look and feel: This release unifies the look and feel of the iOS app with Android and the web using Material design practices
  • Straight line navigation: Users can now navigate, within the app, to any feature on the map including users or observations
  • This version supports MAGE server versions 5.4 and 6.x
  • This release no longer has a dependency on mage-ios-sdk, it has since been deprecated.
Features
  • Bottom sheets are now used for all map items, replacing callouts
  • Main map now remembers the last position and zoom level
  • When images are captured with the camera for an observation, the GPS location is added to the image metadata
  • SDK has been merged into the mage-ios baseline
  • Adds support for feeds in preparation for MAGE server updates

2.1.4

26 Aug 14:45
Compare
Choose a tag to compare

This version is now only compatible with server version 5.4+

2.1.3

17 Jun 15:01
Compare
Choose a tag to compare
Release Notes
Features
  • Local user signup captcha, dependent on server version 6.x.
  • Improved user feedback on server url error.

2.1.2

17 Mar 01:39
Compare
Choose a tag to compare
Bug Fixes
  • Pull in new mage-ios-sdk to fix crash when translating feed fields to strings.
  • Fix bug showing polygon/polyline map callout.

2.1.1

16 Feb 16:08
Compare
Choose a tag to compare
Bug Fixes
  • Update mage-ios-sdk dependency fixing issues with third party login.