Skip to content

Releases: getsentry/sentry-toolbar

1.0.0-beta.23

27 Jan 18:34

Choose a tag to compare

1.0.0-beta.23 Pre-release
Pre-release

New Features ✨

  • Allow users to dismiss the toolbar, across all windows, for 1 day or 1 month by @ryan953 in #319

Bug Fixes 🐛

  • (auth) When login doesnt connect fully, allow logout by @ryan953 in #316

Internal Changes 🔧

Release

  • Fix changelog-preview permissions by @BYK in #315
  • Switch from action-prepare-release to Craft by @BYK in #312

Other

  • Add some config/setup for claude by @ryan953 in #317
  • Use pull_request_target for changelog preview by @BYK in #313

1.0.0-beta.22

08 Jan 16:32

Choose a tag to compare

1.0.0-beta.22 Pre-release
Pre-release

New Features ✨

  • Toolbar v2: Unauth flow inside the EdgeLayout by @ryan953 in #310

Bug Fixes 🐛

  • (InfiniteListItems) Fix types to support non-array based ApiResult objects by @ryan953 in #279
  • Fix an issue where the drag+drop targets move when the page scrolls by @ryan953 in #309

Build / dependencies / internal 🔧

Other

1.0.0-beta.21

10 Jul 21:46

Choose a tag to compare

1.0.0-beta.21 Pre-release
Pre-release

Various fixes & improvements

  • feat: Iterate on expand/collapse labels, and keep expanded during drag+drop (#278) by @ryan953
  • feat: Collapse any unauth dialog after 5s (#277) by @ryan953
  • feat: Allow logout, which can reset things, if we cant connect after login (#273) by @ryan953
  • fix: CenterLayout.MainArea should not capture mouse events, (#276) by @ryan953
  • fix: Feature Flag searchTerms should be used to filter down the list of items (#274) by @ryan953

1.0.0-beta.20

17 Jun 20:06

Choose a tag to compare

1.0.0-beta.20 Pre-release
Pre-release

Various fixes & improvements

  • fix: Allow pointer events within the portal, so menus work (#271) by @ryan953

1.0.0-beta.19

16 Jun 20:38

Choose a tag to compare

1.0.0-beta.19 Pre-release
Pre-release

Various fixes & improvements

  • fix: Dont intercept pointer events at the root toolbar host (#270) by @ryan953

1.0.0-beta.18

16 Jun 19:12

Choose a tag to compare

1.0.0-beta.18 Pre-release
Pre-release

Various fixes & improvements

  • feat: Implement support for drag+drop placement (#269) by @ryan953
  • feat: Implement support for multiple placements around the screen edge (#268) by @ryan953
  • fix: Fix the z-index of the toolbar (#267) by @ryan953
  • feat: Allow SentryAppLink & ExternalLink to take all props from <a> (#266) by @ryan953
  • ref: Create ReactMountContext to pass a ref to the react mountpoint (#265) by @ryan953
  • ref: Stop using arrays with cx() or cva() unless the class list is huge (#264) by @ryan953
  • ref: Create static & mutable Config providers so some values can be overridden in memory (#263) by @ryan953

1.0.0-beta.17

13 Jun 19:49

Choose a tag to compare

1.0.0-beta.17 Pre-release
Pre-release

Various fixes & improvements

  • feat: Use a menu to provide links to Help and Hide when not logged in (#262) by @ryan953
  • fix: Rewrite FeatureFlagsContextProvider so state is not recomputed all the time (#261) by @ryan953
  • chore: Add nodemon as a dev dependency (#260) by @ryan953
  • fix: Add forward refs to all the unauth buttons and deps (#259) by @ryan953
  • Add the ability to hide the whole toolbar, making it fully intert (#258) by @ryan953
  • feat: Hide the "Connecting..." pill until after it 1s has passed (#255) by @ryan953
  • feat: Change "Pin" action to "Expand/Collapse" in the main menu (#257) by @ryan953
  • ref: Make localStorage util into generic local & session storage utils (#256) by @ryan953

1.0.0-beta.16

09 Jun 20:40

Choose a tag to compare

1.0.0-beta.16 Pre-release
Pre-release

Various fixes & improvements

  • build: Add cjs build output (#254) by @ryan953
  • feat: Add tooltips showing transaction name for Issues & Feedback (#253) by @ryan953

1.0.0-beta.15

03 Jun 16:51

Choose a tag to compare

1.0.0-beta.15 Pre-release
Pre-release

Various fixes & improvements

  • feat: Update feature flag item padding to align with Issues & Feedback (#252) by @ryan953
  • fix: Feature Flag panel scrolling (#251) by @ryan953
  • wfix: Cache props for useSentryToolbar to avoid re-renders, when enabled is true (#250) by @ryan953
  • fix: Cache props for useSentryToolbar to avoid re-renders (#249) by @ryan953
  • fix: Fix :hover color for buttons inside the UnauthPill (#248) by @ryan953
  • feat(feedback): Display the crash report icon for django-endpoint feedbacks (#247) by @ryan953

1.0.0-beta.14

06 May 18:07

Choose a tag to compare

1.0.0-beta.14 Pre-release
Pre-release

Various fixes & improvements

  • fix: Remove engines field from package.json for easier installs (#246) by @ryan953