GUI
- Fix SyntaxWarning: invalid escape sequence. Fixes #3760
- Support for Python 3.14
- Clicking the "console connect to all nodes" opens all consoles in name order with case-insensitively
Server
- Docker API version requirements and process to handle older daemons
- Use docker_name property when creating a container
- Set name of container in Docker
- Support for Python 3.14
- Enable ip cef in IOU L2 and IOU L3 base configs
- Only build and push Docker image when releasing a new version
- Fix pushing Docker image to Docker hub
- Update security issues in README.md. Fixes #2535
- Add missing 'nat' template type in schema. Fixes #2529
- Resolve deprecation warnings of regex library