v1.15.0 Migrating local data to SQLite
The only significant change in this version update is the migration of local data from IndexedDB to SQLite. This migration is intended to provide more stable and reliable storage of local data, in addition to giving users a more open format for inspecting and querying their data locally. Note that…