Prompta v2.0.0
The main feature here is to allow resetting the app if the database gets corrupted.
It's still unclear what this happens from time to time unfortunately. However, this change allows the app to recover to a usable state by resetting the database. This deletes all existing chats. If you have exported your chats using the Settings > Show Advanced UI then you can re-import them. The old data is not deleted, so recovery may be possible in the future, however there is currently no way to recover the chats during a database reset.
See #10 and #5 for more details.
More
- fix(db.ts): fix typo in function name by @jdahlborg in #8
New Contributors
- @jdahlborg made their first contribution in #8
Full Changelog: v1.1.3...v2.0.0