Releases: androidPluto/pluto
Releases · androidPluto/pluto
v3.0.0
What's Changed
- feature(logger): added type & duration filters for logs by @aasthajn in #312
- Issue-125: search auto scroll by @animeshdeepak in #319
- fix: ktor response not recorded by @epicadk in #320
- fix: memory leak when activity is destroyed by @rishabhsinghbisht in #322
- fix(logger): log tag truncation fix (issue #317) by @aasthajn in #325
- fixed infinite loading problem by @pavelperc in #330
- feature(network): Basic GraphQL support added by @pavelperc in #328
- Refactor addPlutoKtorInterceptor to Improve URL Handling by @YouSsef3Ssam in #332
- chore: publish & versioning cleanup by @srtvprateek in #334
- chore: gradle version upgrade by @srtvprateek in #335
- chore: migration gradle scripts to kotlin dsl from groovy by @srtvprateek in #339
- Add support for search occurrences count and search navigation by @kpchandora in #338
- chore(publish): publishing to MavenCentral implemented by @srtvprateek in #341
- chore(network): interceptor integration logic updated by @srtvprateek in #342
- readme updates for publish changes by @srtvprateek in #343
New Contributors
- @aasthajn made their first contribution in #312
- @animeshdeepak made their first contribution in #319
- @pavelperc made their first contribution in #330
- @YouSsef3Ssam made their first contribution in #332
- @kpchandora made their first contribution in #338
Full Changelog: v2.2.2...v3.0.0
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