Traefik | v3.5.3

Traefik v3.5.3 released on 26-09-2025


Traefik v3.5.3 is out now. This release brings essential bug fixes and enhancements that improve the overall performance and usability of the product.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • Refactor of the plugins system for better integration and functionality.
  • Improvements in server connections, including adjustments to the ServersTransport settings.
  • Updates to the web UI, specifically the hub-button-app, to enhance user experience.

Upgrade notes

  • Ensure to review the updated documentation for any changes in configurations.
  • Rollback to the previous version is possible if any issues arise during the upgrade.

We invite users to share comments on their experience with this release.

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...