Version 1.3.5
Pre-release
Pre-release
julien-duponchelle
released this
16 Jun 17:06
·
3946 commits
to master
since this release
- Do not crash in a very rare case on Windows when the stopping local server
- Escape usage to glob
- Fixed QMessageBox.NoButton): argument 1 has unexpected type 'Servers'
- Option to turn on/off local server authentication
- Fixed 'ValueError' object has no attribute 'errno' in IOS decompress
- Fixed an error if communication with the update server is intercepted by a third party.
- Fixed authentication errors if you change the local server IP.
- Ensure non coloured log output on Windows
- Fixed issue with default router settings for templates.
- Display a proper message if you use a remote server started with --local
- Catch zlib error when uncompressing IOS
- Raise error if we pass non string to Port name
- Ignore invalid characters when reading the output of a process
- Turn on / off authentication
- Do not stop saving IOS router configs when there is an exception while a project is committed.
- Fixed crash if a private config exist in IOS but not a private config file
- Basic Authentication support for servers.
- Fixed crash when Virtualbox list of VMS returns an empty line.