Skip to content

Releases: ngageoint/mage-ios

4.0.6

13 Oct 14:59
Compare
Choose a tag to compare

Release Notes

Features

Update GeoPackage library to 8.0.3

Bug Fixes

PNG photo attachments converted to JPEG get a .jpeg file extension to match media type

4.0.5

17 Nov 20:01
Compare
Choose a tag to compare
Features
  • GARS and MGRS grid overlays and observation geometry edit
Bug Fixes
  • allow DMS fields to start with a 0
  • forms are ordered according to the order set on the server

4.0.4

29 Aug 16:20
Compare
Choose a tag to compare
Bug Fixes
  • set the locale for date parsing to fix bug with 24 hour locales with the time preference set to 12 hours

4.0.3

26 Aug 17:18
Compare
Choose a tag to compare
Bug Fixes
  • Extra logging for login errors

4.0.2

11 Aug 12:18
Compare
Choose a tag to compare
Features
  • Long secondary fields are now ellipsized
  • When all events but one are deleted from the user, they are still shown the event picker
  • Observation table immediately updates when an attachment is pushed
Bug Fixes
  • Fix navigation bar colors after using the camera
  • Crash when switching quickly between attachment view and observation list
  • Extra space at the top of the event chooser view
  • Cannot clear the observation geometry
  • iPad Navigation Options Setting does not open
  • Tapping a local attachment does not show the attachment
  • Distance is not being calculated correctly when navigation lines are updated
  • Add more informative message when an attachment fails to open
  • Significantly improved the speed of the initial observation fetch

4.0.1

05 May 15:51
Compare
Choose a tag to compare

4.0.1

Bug Fixes
  • Bug preventing adding attachments to a form with two attachment fields has been fixed
  • new users will be pulled upon the app finding a user it did not previously know about in an observation
  • start fetch services even if pulling the initial set of users fails

4.0.0

20 Apr 16:37
Compare
Choose a tag to compare

4.0.0

Release Notes

File attachments are here. If the attachment field allows files, you can now view and add from the Files app.
Degree minute second support! Always wanted to use coordinates in the degree minute second format but couldn't? Have we got the update for you!
You can now choose to display and enter coordinates in Latitude Longitude, MGRS, or Degree Minute Seconds.

Features
  • You can now enter and display all coordinates in the app in Degree Minute Second format
  • General stability and test improvements
  • Forms are now their own Core Data object to improve memory usage and speed
  • significant improvements to the map system within MAGE to improve speed and reliability
  • attachment fields with file support
  • GeoPackage related media support
  • empty states for data tables
  • follows the locationServicesDisabled flag
Bug Fixes
  • A few lingering dark mode color bugs were tracked down
  • base map setting for online layers is used when adding to the map
  • feed items are now sorted properly

3.0.7

15 Mar 15:38
Compare
Choose a tag to compare
  • Default forms are now added to a new observation automatically

3.0.6

01 Mar 14:54
Compare
Choose a tag to compare
  • Bug fix for editing geometries not in DMS mode

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