All notable changes to this project will be documented in this file.
- Added defensive code for
CRAFT_ENVIRONMENT
- Set Craft CMS minimum requirement to
^3.0.0-RC11
- Set Sentry minimum requirement to
^1.8.3
- Missing settings for
excludedCodes
- Option to ignore certain error codes #2
- Status code now passed as additional data
- Settings template tweaks
- Renamed the composer package name to
craft-sentry
- Multi-environment support
- 'Get Authentication Token' button
- GitHub links reflect repo name & branch change
- Craft 3 composer requirement
- API Support, which allows you to select a Project & Client DSN from the CP (authentication token with
project:read
required)
- Icon in png format
- Spelling mistakes
- Initial release