Skip to content

5.0.0

Choose a tag to compare

@newmanw newmanw released this 17 Jan 16:26
· 1031 commits to master since this release

5.0.0

This release include database migrations!

Remember it is always a good idea to backup your database and filesystem (/var/lib/mage) before any migration in case something goes wrong.
  • Please run npm run migrate

This release is compatible with the following mobile application versions

  • Android - 6.x
  • iOS - 2.x
Features
  • Support for multiple forms per event
  • Linestring and polygon observation support
  • Upgraded npm dependencies to latest.
  • Added map icon color and map icon initials columns to bulk user import.
  • Trim leading/trailing white space from username when creating users.