Skip to content

preview

Pre-release
Pre-release

Choose a tag to compare

@cdaniel cdaniel released this 18 Aug 17:50
· 183 commits to master since this release
Workaround circular dependency and fix invalid json response.

The share module has a circular dependency with maps, and those should
be separated. Workaround for now will do.

POST response must return a valid json, as we currently handle errors in
a map update (and redirect to login page).