File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Version 8.5 (Unreleased)
33- Added option to upload a profile image as an alternative to Gravatar
44
55- Deprecated ``sentry celery`` subcommand in favor of ``sentry run {worker|cron}``
6+ - Breadcrumb interface now rendered in event UI
7+ - Project notification settings page now indicates if current user is subscribed to active project
8+ - User is now automatically redirected to login page if their session expires inside React client application
69
710Schema Changes
811~~~~~~~~~~~~~~
@@ -18,6 +21,7 @@ Schema Changes
1821
1922Version 8.4.1
2023-------------
24+
2125- Fixed issue in running 8.4 migrations on MySQL only.
2226- Fixed issue that caused an infinite loop in ``patch_context.py`` under a race condition.
2327- Silently ignore breadcrumb data coming from clients instead of showing an error in the UI.
You can’t perform that action at this time.
0 commit comments