8.13.0
- Added individual filters for legacy browsers to improve customization of error filtering based on browser versions
- Support for setting a custom security header for javascript fetching.
- start using ReleaseProject and Release.organization instead of Release.project
- Project quotas are no longer available, and must now be configured via the organizational rate limits.
- Quotas implementation now requires a tuple of maximum rate and interval window.
- Added security emails for adding and removing MFA and password changes.
- Added the ability to download an apple compatible crash report for cocoa events.
- Add memory and storage information for apple devices
- The legacy API keys feature is now disabled by default.
- Show Images Loaded section for cocoa events with version number.
- Fixed bug where workflow notification subject may not include a custom email prefix.
- Added configurable subject templates for individual alert emails (
mail:subject_templateoption). - Added data migration to populate ReleaseProject.new_groups
- Added support for managing newsletter subscriptions with Sentry.io
Schema Changes
- Added
ReleaseProject.new_groupscolumn. - Added
OrganizationAvatarmodel.
API Changes
- Added avatar and avatarType to
/organizations/{org}/endpoint. - Provide commit and author information associated with a given release
- Provide repository information for commits
See releases/8.12.x...8.13.0 for full changes