Releases: steamclock/steamclog-android
Releases · steamclock/steamclog-android
Steamclog v2.7
29 Jan 22:26
Compare
Sorry, something went wrong.
No results found
update jitpack yml to use jdk 17
Steamclog v2.6
29 Jan 21:50
Compare
Sorry, something went wrong.
No results found
Steamclog v2.5
29 Jan 21:12
Compare
Sorry, something went wrong.
No results found
updated gradle and dependencies
Steamclog v2.4
15 Aug 19:45
Compare
Sorry, something went wrong.
No results found
Allow more than one log to be attached to a Sentry report (#115 )
Fixed issue with log auto rotation (#115 )
Removed unused "track" code (#64 )
Config.extraInfo now optional (#114 )
Steamclog v2.3
19 Jun 20:41
Compare
Sorry, something went wrong.
No results found
Added support for UserReports
Updated Sentry plugin version; added exclusion for "default" Timber/Sentry integration
Steamclog v2.2
17 Apr 22:00
Compare
Sorry, something went wrong.
No results found
Updated to SDK 33, kotlin and Sentry dependencies
Steamclog v2.1
30 Aug 21:49
Compare
Sorry, something went wrong.
No results found
Updated libraries including Sentry (#101 )
Replaced kotlin synthetics with ViewBinding in sample app (#47 )
Update kotlin version, and dependencies again (part of #106 )
Sentry reports use message instead of exception names for titles (#106 )
Steamclog v2.0
22 Sep 00:19
Compare
Sorry, something went wrong.
No results found
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
13 May 22:18
Compare
Sorry, something went wrong.
No results found
Update LogLevelPresets to default to release->info, releaseAdvanced->verbose (#45 )
Update 3rd party libraries (#48 )
Clean up Sentry report formatting (#51 )
Fixed Proguard issues
Steamclog v1.3
09 Feb 20:45
Compare
Sorry, something went wrong.
No results found
Fixed default LogLevelPresets; breaking change - app must now include debug info
Fixed crash on Pixel 4 devices running Android 11