You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.