Collie v0.16.1
Fixed
/api/configis now gated like every other endpoint — it was the one route that skipped the same-origin check andCOLLIE_PUBLIC_HOSTS, noted by @Optic00 in #32 (a54afd9)
Update
Update the plugin — pulls, rebuilds, restarts, and re-links (runs from any directory):
herdr plugin action invoke update --plugin herdr.collie
Or just restart the bridge to pick up an already-built change:
herdr plugin action invoke restart --plugin herdr.collie