CHANGELOG.md
# Change log
## master (unreleased)
### New features
### Bug fixes
## 1.1.1 (2021-10-08)
### Changes
- [#127](https://github.com/rootstrap/exception_hunter/pull/127) Upgrade to Pagy from 3.x to 4.x ([@megatux][])
## 1.1.0 (2021-07-30)
### New features
- [#113](https://github.com/rootstrap/exception_hunter/pull/113) Add configuration to turn on/off async logging using ActionJob. (
[@matteo95g][])
- [#119](https://github.com/rootstrap/exception_hunter/pull/119) Add support for tracking manual exceptions within transactions. ([@lalopsb][])
### Others
- [#114](https://github.com/rootstrap/exception_hunter/pull/114) Fix development vulnerabilities ([@brunvez][])
- [#115](https://github.com/rootstrap/exception_hunter/pull/115) Fix Github actions running multiple times. ([@brunvez][])
- [#116](https://github.com/rootstrap/exception_hunter/pull/116) Fix documentation link on the README. ([@brunvez][])
- [#117](https://github.com/rootstrap/exception_hunter/pull/117) Fix specification on example for Manual tracking on the README ([@lalopsb][])
- [#118](https://github.com/rootstrap/exception_hunter/pull/118) Refactor code duplication on errors for last week partial ([@lalopsb][])
## 1.0.2 (2020-02-03)
### Bug fixes
- [#110](https://github.com/rootstrap/exception_hunter/pull/110) Fix: purge errors task. (
[@martinjaimem][])
- [#111](https://github.com/rootstrap/exception_hunter/pull/111) Send notifications with delay. (
[@martinjaimem][])
### Changes
## 1.0.1 (2020-12-18)
### Changes
- [#107](https://github.com/rootstrap/exception_hunter/pull/107) Excluded code_analysis task from the build. ([@andresg4][])
## 1.0.0 (2020-11-05)
### New features
- [#88](https://github.com/rootstrap/exception_hunter/pull/88) Add slack notifications. ([@andresg4][])
- [#93](https://github.com/rootstrap/exception_hunter/pull/93) Show project name instead of repo name on navbar. ([@yurichandra][])
- [#101](https://github.com/rootstrap/exception_hunter/pull/101) Allow user to ignore certain errors. ([@ajazfarhad][])
- [#104](https://github.com/rootstrap/exception_hunter/pull/104) Filter sensitive data. ([@andresg4][])
### Bug fixes
- [#98](https://github.com/rootstrap/exception_hunter/pull/98) Fix module_parent_name not present on rails < 6.0.0. ([@ivoloshy][], [@Snick555][])
### Changes
- [#100](https://github.com/rootstrap/exception_hunter/pull/100) Add CHANGELOG. ([@brunvez][])
- [#99](https://github.com/rootstrap/exception_hunter/pull/99) Add matrix testing. ([@brunvez][])
- [#92](https://github.com/rootstrap/exception_hunter/pull/92) Add documentation on how to test on dev. ([@brunvez][])
- [#87](https://github.com/rootstrap/exception_hunter/pull/87) Add manual tracking to documentation. ([@brunvez][])
## 0.4.2 (2020-09-17)
### Bug fixes
- [#84](https://github.com/rootstrap/exception_hunter/pull/84) Fix constants not being found correctly. ([@brunvez][])
- [#84](https://github.com/rootstrap/exception_hunter/pull/84) Fix error with no backtrace breaking the dashboard. ([@brunvez][])
- [#84](https://github.com/rootstrap/exception_hunter/pull/84) Fix manually tracked error having `nil` environment data. ([@brunvez][])
### Changes
- [#83](https://github.com/rootstrap/exception_hunter/pull/83) Add PR and ISSUE templates. ([@vitogit][])
- [#82](https://github.com/rootstrap/exception_hunter/pull/82) Create CONTRIBUTING.md. ([@vitogit][])
- [#81](https://github.com/rootstrap/exception_hunter/pull/81) Create CODE_OF_CONDUCT.md. ([@vitogit][])
## 0.4.1 (2020-07-20)
### Bug fixes
- [#77](https://github.com/rootstrap/exception_hunter/pull/77) Fix ErrorPresenter failing when the error does not have environment data. ([@SandroDamilano][])
## < 0.4.0
- Lots of features ([@t-romani][])
[@brunvez]: https://github.com/brunvez
[@andresg4]: https://github.com/andresg4
[@ivoloshy]: https://github.com/ivoloshy
[@lalopsb]: https://github.com/lalopsb
[@matteo95g]: https://github.com/matteo95g
[@sandrodamilano]: https://github.com/SandroDamilano
[@snick555]: https://github.com/Snick555
[@t-romani]: https://github.com/t-romani
[@vitogit]: https://github.com/vitogit
[@yurichandra]: https://github.com/yurichandra
[@ajazfarhad]: https://github.com/ajazfarhad