2.0.14
Features:
#385: Allow user to indicate account is not correct (#489)
Enhancements:
Add ability to control which org can maintain tasks (#490)
#414: Remove debug info from home page (#482)
Bug fixes:
#414: Fix link for 0 reports with sensitive info (#474)
The link for 0 reports with sensitive info from the homepage was
resulting on listing all released reports. This was because the
authorizationGroupId filter was missing from the search query.
#470: Prevent error when user has no position (#481)
Or when position has no organization.
In either case, there are no super users to be found, so don't do the API call.