v0.24.7
Docker Images
Published to Docker Hub:
mahimairaja/voicegateway:0.24.7mahimairaja/voicegateway:latestmahimairaja/voicegateway-dashboard:0.24.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.24.7See docs.voicegateway.dev for full documentation.
What's Changed
- Stop the appendix reading as a description of the run by @mahimairaja in #230
- Count distinct findings in the profile headlines, not rows by @mahimairaja in #231
Full Changelog: v0.24.6...v0.24.7