Skip to content

Commit 6c891ae

Browse files
committed
Merge pull request #3390 from getsentry/8.5-ben-changes
Add breadcrubs, logout redirect, and project notification page CHANGES
2 parents 5edfbf4 + 71ed7ff commit 6c891ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

710
Schema Changes
811
~~~~~~~~~~~~~~
@@ -18,6 +21,7 @@ Schema Changes
1821

1922
Version 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.

0 commit comments

Comments
 (0)