Skip to content

Version 3.0.0 beta 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@grossmj grossmj released this 19 May 10:26
· 35 commits to master since this release
21c1acc

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