Skip to content

5.1.0

Choose a tag to compare

@newmanw newmanw released this 27 Feb 17:19
· 981 commits to master since this release

5.1.0

Features
  • Upgraded min/max nodejs version 6/8.
  • Upgraded web from bower/grunt to npm/webpack.
  • Updated admin icons and styles to properly cascade defaults.
  • Added route to get teams including users for a specific event. Clients should use this as a performance boost to get only users that are part of an event.
Bug Fixes
  • Fix bug when trying to set form line/polygon style.
  • Add line and polygon support for observation export from news feed.
  • Handle historic form import for pre 5.x forms. This will remove the timestamp and geometry fields from the imported form definition as
    those fields belong to the observation, not the form.