CHANGES 362 B

1234567891011
  1. 1.6.0
  2. * Added message references (uuid's) as message_id in Message
  3. * Fixed css compatibility issues with TextWidget
  4. * SearchFilter now allows searching by message reference id
  5. * Added Sentry404CatchMiddleware
  6. * Added SentryResponseErrorIdMiddleware
  7. * The `request` argument can now be passed into any create_from_ method.
  8. (History beyond 1.6.0 is not present)