v0.0.92
What's Changed
- Add UI for setting up new rpc conneciton by @jubalm in #956
- use
src
instead oftextContent
to inject to page by @KillariDev in #1028 - Fix UI issues after updating data by @jubalm in #1029
- swap fix by @KillariDev in #1033
- use full type for eventsForEachTransaction by @KillariDev in #1035
- prevent race condition with signer connections. No need to wait for signer accounts if we already have them, or already are waiting for them by @KillariDev in #1036
Full Changelog: v0.0.91...v0.0.92