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 @@ -2,6 +2,9 @@ Version 8.5 (Unreleased)
22------------------------
33
44- Deprecated ``sentry celery`` subcommand in favor of ``sentry run {worker|cron}``
5+ - Breadcrumb interface now rendered in event UI
6+ - Project notification settings page now indicates if current user is subscribed to active project
7+ - User is now automatically redirected to login page if their session expires inside React client application
58
69Schema Changes
710~~~~~~~~~~~~~~
@@ -17,6 +20,7 @@ Schema Changes
1720
1821Version 8.4.1
1922-------------
23+
2024- Fixed issue in running 8.4 migrations on MySQL only.
2125- Fixed issue that caused an infinite loop in ``patch_context.py`` under a race condition.
2226- 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