Skip to content

Releases: ACRA/acra

ACRA 5.11.3

21 Oct 21:24
30f3469
Compare
Choose a tag to compare

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

01 Sep 20:41
3a1970c
Compare
Choose a tag to compare
  • Fixed a another error for apps using acra-limiter (#1233, #1236)

ACRA 5.11.1

10 Aug 16:23
5ec313d
Compare
Choose a tag to compare
  • Now compatible with cronet (#1227)
  • Fixed a classcastexception for apps using acra-limiter and upgrading from previous versions (#1233)

ACRA 5.11.0

19 Jul 20:07
97b70c0
Compare
Choose a tag to compare
  • 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

20 Jun 09:45
1489cd6
Compare
Choose a tag to compare
  • fixed mail sending with attachments on modern android versions when there are multiple mail apps with no default selected

ACRA 5.10.0

18 Jun 14:53
179efb3
Compare
Choose a tag to compare
  • target Android 34
  • Fix multipart/form-data format compliance (#1212)

ACRA 5.10.0-beta03

23 Apr 21:18
9cbbe01
Compare
Choose a tag to compare
ACRA 5.10.0-beta03 Pre-release
Pre-release
  • deprecate notification inline comment. Disable on API 29+ (#1190)
  • workaround for notification+email sender (#1191)

ACRA 5.9.8-beta02

11 Apr 18:35
f22774c
Compare
Choose a tag to compare
ACRA 5.9.8-beta02 Pre-release
Pre-release
  • restore java 11 compatibility
  • add notification color configuration (#1183)

ACRA 5.9.8-beta01

08 Apr 23:49
ee82611
Compare
Choose a tag to compare
ACRA 5.9.8-beta01 Pre-release
Pre-release
  • try fix more gmail issues by not using intent selectors on android tiramisu (#1146, #1179)

ACRA 5.9.7

27 Nov 19:27
Compare
Choose a tag to compare
  • fixed gmail mail sending on android 13 (#1118)