Releases: androidPluto/pluto
Releases · androidPluto/pluto
v2.2.2
What's Changed
- fix(logger): missing no-op method parameters added by @srtvprateek in #306
- feature(plugin): added data selector utility by @srtvprateek in #308
- chore(shared-preferences): filter logic migrated to dataSelector by @srtvprateek in #309
- fix: lint error fixes by @srtvprateek in #310
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- chore(datastore): update composeMaterial3Version by @GOVINDDIXIT in #298
- Move dependencies to Gradle Version Catalog by @artemyto in #299
New Contributors
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- fix(network): possible content convert exception by @epicadk in #294
- fix(network): enabled directly adding interceptor by @srtvprateek in #295
Full Changelog: v2.1.9...v2.2.0
v2.1.9
What's Changed
- chore(plugin): plugin code refactored by @srtvprateek in #287
- fix(plugin): fix for missing utilities plugin by @srtvprateek in #289
Full Changelog: v2.1.8...v2.1.9
v2.1.8
What's Changed
- fix(network): fix for null Content-Type header by @epicadk in #281
- chore(pluto): POST_NOTIFICATION permission added by @srtvprateek in #282
- fix(network): setting return type of addPlutoOkhttpInterceptor by @srtvprateek in #284
- chore(plugin): utilities code refactored by @srtvprateek in #285
Full Changelog: v2.1.7...v2.1.8
v2.1.7
What's Changed
- fix(pluto): missing no-op methods added by @srtvprateek in #271
- chore(pluto): kapt to ksp migration by @srtvprateek in #273
- feature(network): introducing Ktor interceptor by @srtvprateek in #272
- feat(pluto): version upgrade nudge added by @srtvprateek in #266
- fix(network): code cleanup & publish config fixes by @srtvprateek in #274
- fix(network): missing no-op methods added by @srtvprateek in #275
- chore(sample): build variant added & no op check added to ci action by @srtvprateek in #276
- fix(network): network details ui fixes by @srtvprateek in #277
- Update README.md by @srtvprateek in #278
Full Changelog: v2.1.6...v2.1.7
v2.1.6
What's Changed
- chore(plugin): plugin structure refactored by @srtvprateek in #251
- fix(layout-inspector): hierarchy expand/collapse functionality fixed by @srtvprateek in #253
- feature(plugin): introducing plugin groups by @srtvprateek in #255
- fix(layout-inspector): view attribute details screen fixed by @srtvprateek in #256
- fix(layout-inspector): view hierarchy click behavior fix by @srtvprateek in #258
- ci: enabling auto labeling for PRs by @srtvprateek in #262
- Update README.md by @srtvprateek in #264
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- fix(logger): fix for NullPointer exception by @srtvprateek in #244
- fix(build): fix for Daily builds by @srtvprateek in #248
- fix(logger): handled logs pushed before initialisation of plugin by @srtvprateek in #249
- chore(logger): handling for previous session logs implemented by @srtvprateek in #250
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- chore(logger): persisting logs in database by @NikCapko in #235
- fix(shared-pref): NullPointer exception fixed by @srtvprateek in #236
- fix(network): int being shown as float fixed by @rishabhsinghbisht in #237
- chore(pluto): sample app sdkVersion upgrade & README updates by @srtvprateek in #238
- ci: release management implemented by @srtvprateek in #242
New Contributors
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- fix(crashadapter-leak) : Clear reference of crashAdapter after fragment is destroyed by @Piyush7890 in #233
- feat(rooms-database): filter functionality added by @srtvprateek in #234
New Contributors
- @Piyush7890 made their first contribution in #233
Full Changelog: v2.1.2...v2.1.3