Releases: steamclock/steamclog-android
Releases · steamclock/steamclog-android
Steamclog v2.4
Steamclog v2.3
- Added support for UserReports
- Updated Sentry plugin version; added exclusion for "default" Timber/Sentry integration
Steamclog v2.2
Updated to SDK 33, kotlin and Sentry dependencies
Steamclog v2.1
Steamclog v2.0
Breaking Changes:
- SteamcLog
initWith
method now takes a config parameter
New Features:
- Added
FilterOut
interface which allows applications to prevent some Throwables from being logged as errors to the crash reporting destination - Added log rotation functionality
- Tweaked default log level presents to better suit our default needs for debug and release builds
Maintenance:
- Updated Sentry library
- Updated to Gradle plugin
- Updated README
Steamclog v1.6
Steamclog v1.3
- Fixed default LogLevelPresets; breaking change - app must now include debug info
- Fixed crash on Pixel 4 devices running Android 11
Steamclog v1.2
- Updated default LogLevelPresets
- Changed releaseAdvanced LogLevelPresets
Steamclog
Changes in this release:
- Added new initWith method that omits FirebaseAnalytics
Steamclog
Initial test to see if Jitpack hosting setup correctly