Releases: androidPluto/pluto
Releases · androidPluto/pluto
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
v2.1.2
What's Changed
- fix(crash): divider composable signature has changed in material3 by @rishabhsinghbisht in #228
- fix(layout-inspector): hierarchy view expand logic fix by @srtvprateek in #229
- fix(layout-inspector): more options added to hierarchy view by @srtvprateek in #230
- chore(rooms-database): ui fixes for column details by @srtvprateek in #231
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- feat(network): allow non OkHttp systems to track network calls by @srtvprateek in #225
- chore(rooms-database): enhancements & fixes by @srtvprateek in #227
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- chore(pluto): selector ui fix by @srtvprateek in #187
- feature(tools): added ui tools by @srtvprateek in #189
- fix(tools): tools refactors & fixes by @srtvprateek in #190
- fix(logger): fix for ConcurrentModificationException by @srtvprateek in #191
- fix(logger): fix for NullPointerException by @srtvprateek in #194
- fix(sample): moshi adapter fix for sample module by @srtvprateek in #211
- chore(pluto): share code refactored by @srtvprateek in #212
- fix(exceptions): no-op library integration fix by @srtvprateek in #213
- chore(plugin): add key-value pair edit support as utility by @srtvprateek in #214
- fix(shared-pref): key value editor integrated by @srtvprateek in #215
- fix(datastore): performance improvements by @rishabhsinghbisht in #217
- feat(layout-inspector): layout-inspector plugin added by @srtvprateek in #219
- chore(plugin): action listener on recyclerview refactored by @srtvprateek in #220
- chore(pluto): settings refactored by @srtvprateek in #221
- fix(exceptions): temporary preference name fixed by @srtvprateek in #222
- chore(ruler): improved readability with theme by @srtvprateek in #223
- fix(layout-inspector): dimension box padding fix by @srtvprateek in #224
Full Changelog: v2.0.9...v2.1.0
v2.0.9
What's Changed
- chore(pluto): share code refactored by @srtvprateek in #200
- fix(exceptions): no-op library integration fix by @srtvprateek in #203
Full Changelog: v2.0.8...v2.0.9
v2.0.8
What's Changed
- chore(pluto): selector ui fix by @srtvprateek in #187
- feature(tools): added ui tools by @srtvprateek in #189
- fix(tools): tools refactors & fixes by @srtvprateek in #190
- fix(logger): fix for ConcurrentModificationException by @srtvprateek in #191
- fix(logger): fix for NullPointerException by @srtvprateek in #194
- fix(sample): moshi adapter fix for sample module by @srtvprateek in #199
Full Changelog: v2.0.6...v2.0.8
v2.0.6
What's Changed
- Added possibility to clean up logs from the hosting activity by @mukeshsolanki in #179
- Add support for configurable main thread response threshold by @ShridharGoel in #183
- chore(sample): ui refactor by @srtvprateek in #184
- chore(plugins): plugins code structure refactoring by @srtvprateek in #185
New Contributors
- @mukeshsolanki made their first contribution in #179
- @ShridharGoel made their first contribution in #183
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- fix(network): multiline content getting truncated by @srtvprateek in #174
- fix(core): strict mode enabled for sample app by @srtvprateek in #175
- fix(shared_pref): moshi ExceptionInInitializerError fix by @srtvprateek in #177
- version bump 2.0.5 by @srtvprateek in #178
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- chore(shared-pref): replaced gson with moshi by @srtvprateek in #165
- chore(sample): replaced gson with moshi by @srtvprateek in #166
- Update README for Timber Integration by @ishaangarg in #168
- fix(gradle): android core version downgraded to 1.6.0 by @srtvprateek in #170
- chore(network): network plugin revamped by @srtvprateek in #171
- chore(pluto): enable plugin bundles by @srtvprateek in #172 🎉
New Contributors
- @ishaangarg made their first contribution in #168
Full Changelog: v2.0.3...v2.0.4