Releases: ACRA/acra
Releases · ACRA/acra
ACRA 5.12.0
ACRA 5.11.4
Update dependencies
ACRA 5.11.3
Add toggle for http chunking as it is necessary with cronet but causing issues in other cases (#1252). Defaults to off. Enable when using cronet.
ACRA 5.11.2
ACRA 5.11.1
ACRA 5.11.0
- ACRA no longer sends an empty file name for reports in multipart requests (#1215)
- ACRA switched to
-Xjvm-default=all
. If you're seeing issues with this, update to a recent kotlin version.
ACRA 5.10.1
- fixed mail sending with attachments on modern android versions when there are multiple mail apps with no default selected
ACRA 5.10.0
- target Android 34
- Fix multipart/form-data format compliance (#1212)
ACRA 5.10.0-beta03
ACRA 5.9.8-beta02
- restore java 11 compatibility
- add notification color configuration (#1183)