Skip to content

Commit 71ed7ff

Browse files
committed
Add breadcrubs, logout redirect, and project notification page CHANGES
1 parent ea05664 commit 71ed7ff

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
@@ -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

69
Schema Changes
710
~~~~~~~~~~~~~~
@@ -17,6 +20,7 @@ Schema Changes
1720

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

0 commit comments

Comments
 (0)