v0.6.0
This release includes a new feature to mute error occurrences and a few improvements to the error grouping and the web dashboard navigation.
[!NOTE] This release includes schema changes, so a new migration to
version: 5of the schema is required.
What's Changed
- Fix error grouping issue by @odarriba in https://github.com/elixir-error-tracker/error-tracker/pull/133
- Mute error occurrences by @crbelaus in https://github.com/elixir-error-tracker/error-tracker/pull/130
- Improve web dashboard navigation by @crbelaus in https://github.com/elixir-error-tracker/error-tracker/pull/141
Full Changelog: https://github.com/elixir-error-tracker/error-tracker/compare/v0.5.2...v0.6.0