Skip to content

Releases: FriendsOfFlarum/sentry

1.3.2

12 Nov 16:47
d9088f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

25 Jun 17:43
1.3.1
Compare
Choose a tag to compare

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

25 Jun 16:28
1.3.0
Compare
Choose a tag to compare

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

15 Mar 10:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

09 Sep 13:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

27 May 19:48
c73ec92
Compare
Choose a tag to compare
  • fix: broken sentry JS asset compilation with Webpack 5 (c73ec92)

Full Changelog: 1.1.0...1.1.1

1.1.0

20 May 14:31
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.1.0

Bugfix

05 Jul 08:53
Compare
Choose a tag to compare
1.0.1

fix error that error handling fails due to visibility of method

Flarum/core 1.0 ready

28 Jun 22:38
Compare
Choose a tag to compare
1.0.0

Apply fixes from StyleCI

0.8.0 - Add performance tracking

30 Mar 14:25
04847a3
Compare
Choose a tag to compare
  • 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