21 lines
566 B
Markdown
21 lines
566 B
Markdown
# 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
|
|
|
|
## [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
|
|
|
|
|
|
## [1.0.0] - 2026-01-21
|
|
|
|
* 🥳 Official Release
|
|
|