9.1
2022-03-15
+ Added a map preview in the edit screen.
+ Added share option in more places.
+ Added feature list sorting options.
* Upgraded feature storage to be more reliable.
9.0
2021-05-19
+ Groundsman can now import individual features and standalone geometries
+ Added shake to undo delete feature
+ Added support for custom feature properties
+ Added ability to share a log as a LineString in addition to sharing as CSV
- Removed the redundant View Feature page
- Removed the Logger tab. The logger can now be found on the Add Feature page
* Completely overhauled GeoJSON processing to better reflect the GeoJSON specification
* Sharing a feature from its page will now give the individual feature, not a feature collection
* Overhauled logger system to save logs to feature list. This means Groundsman now supports having multiple saved logs at a time
* Improved reliability of background logging
* A variety of interface improvements
* General stability improvements
8.2
2020-09-23
+ New Logger page with more interval options
+ Log now saves over app restarts
* Log updates faster on the map
* Updated feature details page
* iOS 14 compatability uodates
8.1
2020-08-19
+ Add feature button available on the map page
+ App credits information
* Updates to icons and visual theming
* Bug fixes
8.0
2020-08-05
Groundsman 8 introduces an a new feature editing page that is more informative and intuitive. Among other changes, this means polygons are now automatically closed with a final position that mirrors the first position. In addition, to remove a coordinate from the coordinate list of a feature, simply swipe to the left to delete.
+ New Edit Feature page
* Bug fixes
7.3
2020-05-12
+ When tapping a feature from the map view, options to directly view, edit and delete the feature are now available.
+ Added the ability to share an individual feature from the view feature page.
* Improved logger backgrounding service to be more reliable.
* The feature list now dynamically refreshes when any change to the list is made (e.g. importing).
* Bug fixes and performance improvements.
7.2
2020-03-08
+ New add feature screen which also includes import functions
+ The map can now display the recorded log path created by the logger
- Removed Import and Export pages
* Export button is now a share button replacing profile button
* The logger export button is now the same format as the feature list export button.
* The profile settings page is now in its own tab
* Updated button icons
* Fixed JSON capitalisation when exporting features
6.5
2020-03-05
+ Added settings for GPS accuracy and data point decimal precision
* Importing errors now show which part of a GeoJSON file is malformed
* The map view now automatically opens to the user's current location
* Improvements to logger background processing
* Bug fixes
6.4
2020-02-07
+ Added the ability to import via file explorer
* Improved logger reliability
* Improved map display interface and added more detail to polygon/line information popups
* Import via clipboard no longer requires pasting
- Removed the ability to send features via e-mail (this is possible natively through the share sheet when exporting features)
6.3
2019-11-28
* New tab bat layout
* Cleaned up the profile settings page
* New 'Add Feature' button on My Features Page
* Switched from Google Maps to native Apple Maps
* Maps page is now full screen
* Fixed file export/import issues on iOS 13
* Importing files now asks for confirmation
6.0.1
2019-11-20
+ Official support for iOS 13
+ Interface Updates
+ Dark mode support
* Updated internal data storage system
* Bug fixes
5.4.0
2019-06-05
+ Logging Page: Allows for periodic logging of location data, which can be exported in .CSV format.
5.3.2
2019-03-29
* Export features now exports the local locations file instead of raw text.
* Backup functionality replaced with copy to clipboard in order to export raw text.
+ Added feature counter.
+ Added reset user data button to clear features.
+ Added button to close polygon.