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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,14 @@
1
1
# Changelog
2
+
## [4.3.0] - 2025-06-24
3
+
### Fixed
4
+
* Catch The default website isnt defined when getting store (https://github.com/justbetter/magento2-sentry/pull/188)
5
+
### Added
6
+
* Add sentry logger by hooking into monolog setHandlers (https://github.com/justbetter/magento2-sentry/pull/184)
7
+
* Added support for cron check-ins (https://github.com/justbetter/magento2-sentry/pull/182)
8
+
## [4.2.0] - 2025-06-11
9
+
### Added
10
+
* Add performance sampling by (https://github.com/justbetter/magento2-sentry/pull/178) thanks to https://github.com/indykoning, https://github.com/barryvdh and https://github.com/rommelfreddy
11
+
* Automatically pass all supported sentry config (https://github.com/justbetter/magento2-sentry/pull/177)
2
12
## [4.1.0] - 2025-06-04
3
13
### Added
4
14
* Clean up the Magento stacktrace before sending it to Sentry (https://github.com/justbetter/magento2-sentry/pull/171)
0 commit comments