v0.2.0
What's Changed
I've refactored the service widget API calls.
All API calls are now handled in a more secure way, exposing no secrets to the frontend. All calls use either shared generic API proxy handlers, or specific proxy handlers in the case one is needed. This change does not require any intervention or other configuration changes.
For more information, see the issue here: #33
Full Changelog: v0.1.6...v0.2.0