All Versions
46
Latest Version
Avg Release Cycle
186 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v5.2.1 Changes
2021-01-22
- ๐ Fix Timber planting multiple trees.
- โก๏ธ Update Gradle plugin to 4.1.2.
- โก๏ธ Update dependencies.
-
v5.2.0 Changes
2021-01-11
- โ Add an editor and ability to execute custom SQL queries
- ๐ Implement adaptive icon support
- ๐ Change launcher alias behaviour
-
v5.1.0 Changes
2020-12-31
- Implement persistent settings
- โ Add blob preview
- โ Add text content preview
- ๐จ Refactor and optimise architecture
-
v5.0.1 Changes
2020-12-23
- ๐ Fix touch event collision between SwipeRefreshLayout and HorizontalScrollView
- โก๏ธ Update dependencies to latest stable and RC versions
-
v5.0.0 Changes
2020-11-01
For breaking changes check wiki migration pages.
- minSdk is now 21
- โ Sample now provides 3 test databases
- ๐จ Refactor codebase and migrate to Kotlin
- Replace manual pagination with automatic paging
- โ Add a no op package
- Redesign all screens
- ๐ Streamline deployment
- Implement sorting tables per columns
-
v4.0.0 Changes
October 26, 20192019-10-26
- ๐ Fix: #57
- ๐ Fix: #55 (thanks @orionlee)
- Migrated project and example app to androidx
- minSdk is now 19
- The example app is now all Kotlin and uses Room
-
v3.4.1 Changes
February 08, 20172017-02-08
- ๐ Fix: Sharing content provider authority is now per-app specific and prefixed with dbinspector (thanks @domagojkorman)
-
v3.4.0 Changes
December 23, 20162016-12-23
- ๐ Fix: Add permission handling, fixes #42 (thanks @domagojkorman)
- ๐ Fix: Fix exception while while sharing db, fixes #43 (thanks @domagojkorman)
- ๐ New: Make dbinspector launcher icon have same name as app if not overridden
-
v3.3.0 Changes
June 27, 20162016-06-27
- ๐ New: Action to delete contents of a table (thanks @ignaciotcrespo)
- ๐ Fix: Build error when using support lib 24.0.0 (thanks @rkrsgithub and @gmbett)
-
v3.2.4 Changes
May 04, 20162016-05-04
- ๐ Fix: The new CBL format is now properly supported (.cblite2 directory)