All Versions
12
Latest Version
Avg Release Cycle
118 days
Latest Release
1440 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.6 Changes
October 04, 2020๐ Version 1.5.6 (October 4, 2020)
- โฌ๏ธ Upgrading dependencies
-
v1.5.5 Changes
February 23, 2020๐ Version 1.5.5 (February 23, 2020)
- Java -> Kotlin migration
- ๐ Fixed Manifest merge error because of conflicting FileProvider
- ๐ Fixed random crash while scrolling calls list
-
v1.5.4 Changes
June 06, 2019๐ Version 1.5.4 (June 6, 2019)
- ๐ Fixing #22
- ๐ Migrate support library to AndroidX
-
v1.5.3 Changes
March 16, 2019๐ Version 1.5.3 (March 16, 2019)
- ๐ Fixing #21
- โก๏ธ Update gradle and Android dependencies
-
v1.5.2 Changes
April 14, 2018๐ Version 1.5.2 (April 14, 2018)
- Moving DB writes to background thread.
-
v1.5.1 Changes
November 19, 2017๐ Version 1.5.1 (November 19, 2017)
- ๐ Fixing package of SnooperInterceptor of Okhttp-no-op interceptor.
- ๐ Fixing crash when opening snooper when no calls are saved.
-
v1.5.0 Changes
October 05, 2017๐ Version 1.5.0 (October 5, 2017)
- Search functionality on http calls list and on particular response/request
- ๐ Fixing crash on deleting http records
- ๐ Allowing copy and share functionality of headers
-
v1.4.0 Changes
August 25, 2017๐ Version 1.4.0 (August 25, 2017)
- ๐ Eliminating Realm dependency and using traditional database support from Android
- Using new guava library instead of old google-collection
- No-op versions
-
v1.3.0 Changes
June 06, 2017๐ Version 1.3.0 (June 6, 2017)
- โ Removed Data Binding dependency
- ๐ Fixing infinite loader issue
- ๐ Showing client side errors
- ๐ฒ Using timestamp to name the log file
-
v1.0.2 Changes
May 09, 2017๐ Version 1.0.2 (May 9, 2017)
- Ability to share HTTP call data
- Ability to delete old requests
- ๐ป UI enhancements