- Fixed assignee dropdown not being clickable from touch devices. - Don't ignore ``SENTRY_WEB_OPTIONS['workers']`` value if set. - Fix Global Throughput dashboard in admin. - Fix display for Release names when they include special characters. - Added new ``sentry config generate-secret-key`` to help with regenerating a new SECRET_KEY value if needed.
8.0.5
Not secure
------
- [CRITICAL] Fixed another issue where performing a bulk merge could merge more than intended. We're pretty confident we got this all squared away now. :( - Fixed a bug where Issue assignment emails weren't being delivered.
8.0.4
Not secure
------
- Fixed an issue where notification digests weren't sending on some systems.
8.0.3
Not secure
------
- [CRITICAL] Fixed an issue where performing a bulk merge would merge more than intended. - Fixed saving the "Use Default Scrubbers" project setting - Fix syncing documentation when behind an http proxy
8.0.2
Not secure
------
- Fix ``IntegrityError`` after merging groups. - Be less noisy about ``Cannot digest timeline, timeline is not in the ready state.`` - Fix incorrect ``Install`` links. - Fixed being able to select a Chinese locale. - Multiple bulk deletion improvements and bug fixes. - Clarify ``Forcing documentation sync`` error messaging.
8.0.1
Not secure
------
- Ignore ``blob:`` urls in hashing algorithms. - Bump ``extra`` data size to 16k (previously 4k) - Fixed some odd behavior where superusers appeared as members of a team when they weren't. - By default, new superusers created through ``sentry createuser`` will be added as a member to a team, if there is only one team available.