v0.0.14
What's Changed
- Fix For Local Docker by @farhanW3 in #363
- Configuration + Webhooks : PG Notify/Trigger by @farhanW3 in #361
- Properly await webhook requests by @adam-maj in #367
- fix: disallow localhost webhooks by @arcoraven in #368
- feat: Reset nonces on server start, add endpoint by @arcoraven in #366
- Update webhook status notifications & prevent duplicates by @adam-maj in #369
- chore: update getChainByChainId -> getChainByChainIdAsync by @gerrysaporito in #370
- Fixed Websockets Issue by @farhanW3 in #373
- ACCESS_CONTROL_ALLOW_ORIGIN into Config by @farhanW3 in #372
- Add support for cancelling smart account transactions by @adam-maj in #374
- Add backwards compatibility for access control allow origin by @adam-maj in #375
- fixed doubling of requests by @farhanW3 in #377
- Websocket event updates fixed by @farhanW3 in #376
- CORS Origin : Regex Support by @farhanW3 in #378
- Make access control allow origin backwards compatible by @adam-maj in #379
New Contributors
- @gerrysaporito made their first contribution in #370
Full Changelog: v0.0.13...v0.0.14