Releases: ThexXTURBOXx/catcher_2
Releases · ThexXTURBOXx/catcher_2
1.0.1: Small fixes
1.0.0: Stable version!
1.0.0
- Stable version arrived, yay!
- Add
senderUsername
to set an explicit username for SMTP authentication
1.0.0-alpha.1: Migration guide
1.0.0-alpha.1
- Added migration guide
1.0.0-alpha.0: Rebrand
1.0.0-alpha.0
- [BREAKING_CHANGE] Rebrand to
catcher_2
- [BREAKING_CHANGE] Update to
dio
5.x. This has an effect on theHttpHandler
- [BREAKING_CHANGE] Update to
sentry
7.x. Only SDK>=2.17.0
is supported now - Fix compatibility with newer versions of Flutter
- Fix wrong stack trace being sent to Sentry
- Fix a few typos in the README
- Fix many other errors as well
- Update package dependencies
- Update example dependencies