Version 1.5.2
What's Changed
- Fixed Swagger for POST requests
- New API endpoint to sign and broadcast by @jasny in #126
- Removed support for deprecated
api_key
header. UseX-API-Key
instead. - Support for bearer authentication as an alternative to
X-API-Key
.
Full Changelog: v1.5.1...v1.5.2