Skip to content

8.4.0

Choose a tag to compare

@mattrobenolt mattrobenolt released this 02 May 18:09
· 80397 commits to master since this release
8.4.0
  • Fixed bug that caused some email subjects to be generated without respecting the project subject prefix option.
  • Organization's can now opt-in to early adopter features (via organization settings).
  • User Feedback is now enabled by default.
  • Deprecated sentry start in favor of new sentry run.
  • Access is no longer restricted by default to the domain matching system.url-prefix. You must opt into this by setting ALLOWED_HOSTS explicitly.
  • Replaced Gravatar mystery man with letter avatars
  • Added 'Events Per Hour' graph to organization dashboard
  • Moved organization activity stream to main column from sidebar

Schema Changes

  • Added DSymSymbol model.
  • Added DSymSDK model.
  • Added DSymObject model.
  • Added DSymBundle model.

See 8.3.3...8.4.0 for full changes.