What's New
- Batch edit for devices — select multiple devices and change credential or group in bulk
- Nokia 7250 IXR support — added to device type labels and documentation
Bug Fixes
- Fix 500 Internal Server Error — updated all TemplateResponse calls for Starlette 1.0 compatibility
- Fix Nokia SR OS MD-CLI backups — map
nokia_sros_mdtonokia_srosnetmiko driver (netmiko has no separate MD-CLI driver) - Fix netmiko requirement — bumped to >=4.4.0
- Protect credentials across upgrades — SECRET_KEY is now always persisted and guarded against accidental changes
Upgrade
docker compose build --no-cache && docker compose up -d