Releases: ngageoint/mage-ios
Releases · ngageoint/mage-ios
4.0.1
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
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
- Default forms are now added to a new observation automatically
3.0.6
- Bug fix for editing geometries not in DMS mode
3.0.5
- 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
3.0.3
Bug Fixes
- archived forms are no longer shown in the form picker
3.0.2
3.0.1
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