- Improve output and DX for `sentry:test` and `sentry:publish` commands (522)
2.9.0
Not secure
------
* Plugins must now behave as singletons and be registered with a newly provided sentry.plugins.register decorator. * The Bugzilla and Redmine extensions are no longer part of Sentry core. * Added a global overview of projects to the administration.
2.8.0
Not secure
------
* Added an Account Settings panel which allows users to change their name, email, and password. * The default Sentry server now correctly wraps itself in its own middleware. * Improved Real-time JavaScript.
2.7.0
Not secure
------
* Added first_seen and last_seen to all message filter values. * Added a new "since" option to the dashboard with a default value of 3 days.
2.7.0beta.1
- feat: Track stalls in the JavaScript event loop as measurements 1542
2.6.2
Not secure
- fix: Fix the error handler (error dialog) not called in dev 1712