This release remove uhttpd webserver (deprecated) and replace it with busybox.
Note for advanced users : this change does not allow anymore to update on the fly the webserver contents, if you make a change on the html sources, be sure to delete and regenerate the Webserver container
Migration guide :
- Download the new docker-compose
- Stop and delete the Webserver container
- run docker-compose up -d : this should generate and run the container using busybox