Skip to content

5.3.0

Choose a tag to compare

@newmanw newmanw released this 04 Oct 20:46
· 798 commits to master since this release
Features
  • Display for the feed can now be configured per form.
  • Updated to use material web.
  • New login and signup page design.
  • Observation new and edit views moved outside of observation feed.
  • Added user information view.
  • GeoServer plugin which creates OGC WMS/WFS endpoints from MAGE.
  • Sort observation fields in CSV export in form order.
  • Upgrade multer, file uploads are now configured per route.
Bug Fixes
  • Fix KML to GeoJSON icon style.
  • Export observations based on timestamp, not last updated.
  • CSV export properly handles commas in values.
  • Fix permission error when event user posts recent event.
  • Fix bug preventing single observation download from web.
  • Fix issue with form fields save marking form as dirty after save if it contains a user select field.