Update IndexedDB Handling and Enhance App Functionality
- Modified the NostrClient's publish method to allow for specific relay usage and added event storage in IndexedDB. - Introduced a debug function for IndexedDB to inspect stored events and their counts by kind. - Updated the App.svelte component to expose the debug function globally for easier access during development. - Enhanced the CSS styles for better user feedback on export results and status messages. - Incremented the IndexedDB version to accommodate new indexes and improve event storage management. - Updated the version number to v0.19.1.
This commit is contained in:
@@ -1 +1 @@
|
||||
v0.19.0
|
||||
v0.19.1
|
||||
Reference in New Issue
Block a user