Releases: FriendsOfFlarum/sentry
Releases · FriendsOfFlarum/sentry
1.3.2
1.3.1
What's Changed
- Fix issue with adding email to frontend user data
- Add Backend DSN option for Relay -- User Feedback embed doesn't support relays, it seems
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Sentry 7 update, profiling, and session replays by @dsevillamartin in #28
- Smaller bundle size for installations that don't opt in to use the replay feature
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- Bump webpack from 5.72.1 to 5.76.0 in /js by @dependabot in #27
- Bump json5 from 2.2.1 to 2.2.3 in /js by @dependabot in #26
- Bump loader-utils from 2.0.2 to 2.0.4 in /js by @dependabot in #25
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Feat/sentry environment by @PatrickRoethlisberger in #23
- Bump terser from 5.13.1 to 5.14.2 in /js by @dependabot in #22
New Contributors
- @PatrickRoethlisberger made their first contribution in #23
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.0
Full Changelog: 1.0.1...1.1.0
Bugfix
Flarum/core 1.0 ready
1.0.0 Apply fixes from StyleCI
0.8.0 - Add performance tracking
- Adds support for Beta 16 (and 17, for now)
- Add backend JS performance tracking (courtesy of @luceos)
- Add frontend JS performance tracking
- Bump Sentry to latest version