Releases: androidPluto/pluto
Releases · androidPluto/pluto
v2.0.0
- migrated to plugin architecture
Pluto v1.1.3
- Add new method to Pluto to open the Ui without clicking the notification (#110)
- add gradle script to generate dependency graph (#105)
Pluto 1.1.1
- VerifyError fix (#94)
- Setup disable show init toast (#89)
Pluto v1.1.0
- handling large response body efficiently (#87)
- fix for ConcurrentModificationException (#86)
Pluto v1.0.9
- fix for ConcurrentModificationException (#85)
- handle *json media subtype (#83)
Pluto v1.0.8
- fix for multiple easy access handles (#79)
- show setup easy access dialog only once (#75)
- use app's UncaughtExceptionHandler is provided by the app (#74)
- logger dialog ui fixes (#70)
- bottomsheet scroll issue fixes (#68)
Pluto v1.0.7
- view leak issue fix (#64)
- Disable Jetifier (#61)
Pluto v1.0.6
- enable sharing options for request curl (#57)
- Fix FileProvider manifest merging issue (#55)
- Fix shared prefs setting description (#56)
- enable sharing options for request curl (#54)
Pluto v1.0.5
- data transformation logic improved (#48)
- mutability flag added to notification pending indents (#47)
- migration to kotlin-parcelize (#46)
- new share options added (#45)
- minSdkVersion bumped to 21 (#44)
- logger improvements (#42)
- getting ready for contributions (#40)