- Shows service status in red / green on project list
- Restrict which networks can trigger the autostart process using the new optional Config field `autostart_restrict`: https://riptide-docs.readthedocs.io/en/latest/config_docs/entities/config.html#riptide.config.document.config.Config.schema
- Optional: New debugging route for getting the heap memory usage of the proxy. To install, install the proxy with the `profiling` extra: `[sudo] pip3 install riptide-proxy[profiling]`. The URL of the profiling route is printed on start.