2026-09-08 19:39:40 +02:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
## [1.1.1] - 2026-09-08
|
|
|
|
|
|
|
|
|
|
* Fixed interface detection with dead /sys/class/net symlinks (sysbox)
|
|
|
|
|
* Added netlink fallback for reading MTU when sysfs is unreadable
|
|
|
|
|
* Fixed Docker bridge detection in the same environments
|
|
|
|
|
* Fixed lint against the widened ruff default rule set
|
|
|
|
|
|
2026-01-23 10:56:44 +01:00
|
|
|
## [1.1.0] - 2026-01-23
|
|
|
|
|
|
|
|
|
|
* * Added persistent MTU configuration via systemd (install & uninstall)
|
|
|
|
|
* Added Docker bridge MTU support and Docker-ordered persistence backend
|
|
|
|
|
* Added repository mirrors and ignored build artifacts
|
|
|
|
|
|
|
|
|
|
|
2026-01-21 19:16:21 +01:00
|
|
|
## [1.0.0] - 2026-01-21
|
|
|
|
|
|
|
|
|
|
* 🥳 Official Release
|
|
|
|
|
|