v1.3.1
RouteLens v1.3.1
Installation
Binary (all platforms):
Download the appropriate archive for your platform and extract.
Debian/Ubuntu:
sudo dpkg -i routelens_1.3.1_linux_amd64.deb
sudo systemctl enable --now routelensCentOS/RHEL:
sudo rpm -i routelens_1.3.1_linux_amd64.rpm
sudo systemctl enable --now routelensDocker:
docker pull ghcr.io/yuanweize/routelens:v1.3.1Changelog
🐛 Bug Fixes
- 7488591: fix(security): critical security hardening for v1.3.1 (@yuanweize)
📦 Others
- 92725bc: chore(master): release 1.3.1 (@yuanweize)
Full Changelog: v1.3.0...v1.3.1