Releases: Manabu-GT/DebugOverlay-Android
Release list
v2.6.1
What's Changed
- [fix] drop FLAG_ACTIVITY_NEW_TASK when launching BugReportActivity from an Activity context by @Manabu-GT in #252
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- [feat] add maxLogcatEntries new config param by @Manabu-GT in #247
- [feat] add a thermal status row to the debug overlay panel by @Manabu-GT in #248
- [docs][refactor] update README/CHANGELOG for maxLogcatEntries + refactor LogcatDataSource by @Manabu-GT in #249
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- [feat] add a new toolbar button to clear logcat/timber/newtork/custom logs by @Manabu-GT in #242
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- feat: add debugoverlay-extension-trigger-shake module by @Manabu-GT in #239
- docs: update README for v2.4.0 by @Manabu-GT in #240
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- feat: add hidden overlay mode and a new API to open panel programmatically by @Manabu-GT in #232
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- fix: display query parameters in network overlay UI by @Manabu-GT in #223
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- chore: update to use gradle 9.2.1 and AGP 9.0.1 by @Manabu-GT in #210
- chore: remove kotlin-android plugin to be fully compatible with AGP 9 by @Manabu-GT in #211
- feat: Custom Tab API for debug panel by @Manabu-GT in #213
- chore: remove BCV plugin (incompatible with AGP 9) by @Manabu-GT in #214
See CHANGELOG.md for full details.
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- chore: remove unused imports by @Manabu-GT in #186
- fix(deps): update androidx libraries by @renovate[bot] in #193
- fix(deps): update dependency com.squareup.radiography:radiography to v2.9 by @renovate[bot] in #196
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.10.0 by @renovate[bot] in #191
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 by @renovate[bot] in #192
See CHANGELOG.md for full details.
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat(core): make BugReportExporter public by @Manabu-GT in #180
- fix(deps): update dependency com.google.android.material:material to v1.13.0 by @renovate[bot] in #178
- fix(deps): update androidx libraries by @renovate[bot] in #177
See CHANGELOG.md for full details.
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Complete rewrite. DebugOverlay v2.0.0 gives you zero-config runtime diagnostics for debug builds. Catch performance issues and bugs during development—without heavy profilers or cloud dependencies. Built from the ground up with Jetpack Compose, Material Design 3, and modern Android APIs.
See CHANGELOG.md for full details.
New Contributors
Full Changelog: v1.1.4...v2.0.0