2.0.40
Bug fixes:
#1010: Fix onboarding (#1011)
Get currentUser from the context instead of the state (problem was introduced in commit f98a544).
Fixes #1010
Specify an explicit mapId for the reports map (#997)
Else we have two map div's with the same (default) id which fails.