Skip to content

v2.0.1

Choose a tag to compare

@niemyjski niemyjski released this 07 May 19:38

This release focused on bug fixes since the 2.0 release and include some notable changes:

  • API Status page now also checks the status of Storage, Queues and Message Bus.
  • Added the ability to requeue events (E.X., archived or events that failed to process).
  • Added the ability to send out system and release notifications.
  • Made the event posting and processing async. This has huge performance gains under load.
  • The GeoIP Database is now stored in the storage folder. This made it easier to update it via a job as well as removed some extra configuration settings.
  • Made some minor changes that make it a bit easier to self host (more to come 2.1).

Please take a look at the change log for a full list of the changes.