You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
1
# Changelog
2
+
## [4.0.0] - 2025-04-23
3
+
### Added
4
+
* Moved sentry logging to a monolog handler (https://github.com/justbetter/magento2-sentry/pull/165)
5
+
* Added support for Magento 2.4.8
6
+
* Added support for Monolog V3
7
+
### Changed
8
+
* Dynamically add sentry and logrocket domains to CSP whitelist (https://github.com/justbetter/magento2-sentry/pull/156) thanks to https://github.com/brosenberger
9
+
* Use secureRenderer for including sentry frontend js (https://github.com/justbetter/magento2-sentry/pull/157) thanks to https://github.com/brosenberger
2
10
## [3.9.0] - 2025-01-31
3
11
### Added
4
12
* Raised PHPStan level to 5 (https://github.com/justbetter/magento2-sentry/pull/149)
0 commit comments