📦 Release v1.1.0.1
🎉 What's New in v1.1.0.1
This release brings several enhancements to make your iPerf3-WebUI experience smoother and more customizable:
✨ New Features
- 🎨 Theming Support
Customize your Web UI appearance using the newenv.yamlfile — set your own colors, gradients, and styles without touching the code.
- 🐳 **Prebuilt Container Image** No need to build locally — pull and run the latest version directly from GitHub Container Registry: ```bash docker pull ghcr.io/maddydev-glitch/iperf3-webui:v1.1.0.1 - 🐳 OR pull from Docker Hub : `docker pull srimadhaven05/iperf3-webui:v1.1.0.1`
Thanks for using iPerf3-WebUI!
⭐️ Consider starring the repo if you like it.
What's Changed
-
added theming via
env.yaml -
add containerfile by @redbeardymcgee in #1
New Contributors
- @redbeardymcgee made their first contribution in #1
Full Changelog: https://github.com/MaddyDev-glitch/iperf3-webui/commits/v1.1.0.1