diff --git a/CHANGES.txt b/CHANGES.txt index 1a4d2b2..d1a0ef3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,8 @@ +0.4.3 +==================== +* Updated sentry-js config again to be more failsafe, and also + configure user data in initialScope on initialization. + 0.4.2 (2024-10-14) ==================== * Updated sentry-js config to use Sentry.onLoad. diff --git a/ctlsettings/templates/ctlsettings/sentry_js.html b/ctlsettings/templates/ctlsettings/sentry_js.html index 5699037..6956d39 100644 --- a/ctlsettings/templates/ctlsettings/sentry_js.html +++ b/ctlsettings/templates/ctlsettings/sentry_js.html @@ -3,23 +3,22 @@