-
Change the Top navbar with hamburger menu for smaller screen
-
Add Info Button and Darkmode switch on the new navbar
-
Change all alert dialog to Bootsrap Modal Dialog
-
Remove useless scripts check
-
Correct tcp check causing app to crash: new test are made with netcat (nc) command.
-
New ENV variable: TCP_TIMEOUT to set your tcp check timeout in seconds (default to 1)
-
DISABLE_VERSION_PRINT Env variable is now useless you can remove it from your compose file