v0.25.7
Docker Images
Published to Docker Hub:
mahimairaja/voicegateway:0.25.7mahimairaja/voicegateway:latestmahimairaja/voicegateway-dashboard:0.25.7mahimairaja/voicegateway-dashboard:latest
Built for linux/amd64 and linux/arm64.
Quick Start
docker run -p 8080:8080 \
-v $(pwd)/voicegw-data:/data \
mahimairaja/voicegateway:0.25.7See docs.voicegateway.dev for full documentation.
What's Changed
- docs: describe the fourth pricing state everywhere it is listed by @mahimairaja in #268
- feat(billing): gate model enablement on a declared rate, and list the gaps by @mahimairaja in #269
- feat(billing): let a rate rule set what the operator pays by @mahimairaja in #270
- feat(reconcile): name what a flagged row's disagreement is about by @mahimairaja in #271
Full Changelog: v0.25.6...v0.25.7