Skip to content

v0.2.0

Compare
Choose a tag to compare
@benphelps benphelps released this 04 Sep 19:11
· 6405 commits to main since this release

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