GUI
- Fix updating IOS router
- Ensure Python >= 3.8 is used in pyproject.toml
Server
- Bundle web-ui v3.0.0b3
- Fix to allow duplicating IOS routers
- Fix to allow changing the auxiliary console for IOS router nodes.
- Replace deprecated method datetime.utcnow()
- Upgrade FastAPI to v0.111.0
- Fix reset console for non running IOU devices
- Do not allow to create a builtin template using the API.
- Use cryptography backend for python-jose. Ref #2372