* Temporarily removed update script to avoid errors on Mac OS. * Fixed an error on Mac OS during install script.
0.32.0
* Fixed a permission issue with the config file during install if `$NETKIT_HOME` was outside the `$HOME` directory (as it should be). * Added a simple update script (`$NETKIT_HOME/update`). * Added a simple script that can print the status of the required components (`$NETKIT_HOME/check`).
0.31.0
* Added option to change the shell reference of a Docker image, allowing for easier extensions (thanks to itgenie98 ) * Fixed the behavior of Docker networks using brctl. Now networks correctly behave like hubs instead of switch, allowing l2 SDN networks.
0.31.0b
* Recompiled GUI * Fixed installer error on Mac OS