Releases: MindscapeHQ/raygun4android
Releases · MindscapeHQ/raygun4android
4.1.0 alpha 2
What's Changed
- Migration to Gradle 8 and AGP 8.1.1 by @TheRealAgentK in #95
Full Changelog: 4.1.0-alpha1...4.1.0-alpha2
4.1.0 alpha 1
What's Changed
- Accepting ApplicationContext as an alternative by @k4w21 in #72
- Update dependencies snippet in readme by @samuel-holt in #73
- Build modernisation to modern Gradle/Android Studio by @TheRealAgentK in #86
- Better SDK34 support by @TheRealAgentK in #88
New Contributors
- @k4w21 made their first contribution in #72
- @samuel-holt made their first contribution in #73
- @sumitramanga made their first contribution in #75
Full Changelog: v4.0.1...4.1.0-alpha1
Raygun4Android 4.0.1
Raygun4Android 4.0.0 (final)
Merge pull request #61 from TheRealAgentK/master 4.0.0 release
v3.0.6
v3.0.4
Bug fixes.
- Added check for ConnectivityManager is null in hasInternetConnection() - thanks @TheRealAgentK
- Fix RaygunErrorMessage only accepting Throwables of type Exception - thanks @pieterpaladin
- Adds the isonline check to pulse
v3.0.2
v3.0.1
Updates sample app to replace usage of deprecated methods
Pulse for mobile
- V1 release of Pulse for Android - Automatically log sessions, views and network calls.