Skip to content

Releases: androidPluto/pluto

v2.0.1-beta

03 Apr 12:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1-beta

v2.0.0

14 Feb 17:47
Compare
Choose a tag to compare
  • migrated to plugin architecture

Pluto v1.1.3

08 Feb 12:46
f1aed61
Compare
Choose a tag to compare
  • 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

18 Oct 05:47
8c045d1
Compare
Choose a tag to compare
  • VerifyError fix (#94)
  • Setup disable show init toast (#89)

Pluto v1.1.0

29 Sep 12:41
f555c7f
Compare
Choose a tag to compare
  • handling large response body efficiently (#87)
  • fix for ConcurrentModificationException (#86)

Pluto v1.0.9

26 Sep 18:39
380bf8d
Compare
Choose a tag to compare
  • fix for ConcurrentModificationException (#85)
  • handle *json media subtype (#83)

Pluto v1.0.8

20 Sep 12:29
1c44372
Compare
Choose a tag to compare
  • 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

01 Sep 21:44
fe69a61
Compare
Choose a tag to compare
  • view leak issue fix (#64)
  • Disable Jetifier (#61)

Pluto v1.0.6

30 Aug 15:30
e807d59
Compare
Choose a tag to compare
  • 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

29 Aug 08:56
79daaf8
Compare
Choose a tag to compare
  • 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)