Skip to content

Releases: MaddyDev-glitch/iperf3-webui

v1.4.0.1

01 Nov 00:23
v1.4.0.1
41e41bf

Choose a tag to compare

v1.4.0.0

01 Nov 00:19
v1.4.0.0
ed449f8

Choose a tag to compare

What's Changed

  • Visual overhaul

Full Changelog: v1.3.0.4...v1.4.0.0

v1.3.0.4

22 Jun 02:36
v1.3.0.4
dc7188a

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0.3...v1.3.0.4

v1.3.0.3

15 Jun 00:53
v1.3.0.3
b9cf7e4

Choose a tag to compare

docker pull ghcr.io/maddydev-glitch/iperf3-webui:v1.3.0.3

What's Changed

#15 issue fixed (YAY!)

Full Changelog: v1.3.0.2...v1.3.0.3

v1.3.0.2

12 Jun 23:25
v1.3.0.2
b60fa39

Choose a tag to compare

docker pull ghcr.io/maddydev-glitch/iperf3-webui:v1.3.0.2

What's Changed

  • Docker images are pushed with latest tag moving forward :)
  • bug fixes
  • Add requests to requirements.txt by @R0GGER in #12
  • Multiple fixes by @R0GGER in #13

New Contributors

Full Changelog: v1.3.0.1...v1.3.0.2

v1.3.0.1

10 Jun 05:00
v1.3.0.1
61d57b7

Choose a tag to compare

📦 Release v1.3.0.1

🎉 What's New in v1.3.0.1


- code refactor (state.js to keep easy track of variable state)

Container Images

docker pull ghcr.io/maddydev-glitch/iperf3-webui:v1.3.0.1
docker pull srimadhaven05/iperf3-webui:v1.3.0.1

What's Changed

Full Changelog: v1.2.0.1...v1.3.0.1

v1.2.0.1

07 Jun 05:08
v1.2.0.1
758e993

Choose a tag to compare

📦 Release v1.2.0.1

🎉 What's New in v1.2.0.1

  • 🎨 Custom iperf3 port
    connect to any iperf3 port (previously only able to connect to default port 5201)
  • Bug fixes

Thanks for using iPerf3-WebUI!

⭐️ Consider starring the repo if you like it.

Full Changelog: v1.1.0.1...v1.2.0.1

v1.1.0.1

02 Jun 16:34
v1.1.0.1
377bb0a

Choose a tag to compare

📦 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 new env.yaml file — set your own colors, gradients, and styles without touching the code.
p1 p2
p3 p4
- 🖼 **Custom Logos** Add your organization's or personal branding with support for custom logos via `env.yaml`.
p1
- 🐳 **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

New Contributors

Full Changelog: https://github.com/MaddyDev-glitch/iperf3-webui/commits/v1.1.0.1