- stop generated nginx proxy host configs from redeclaring the shared SSL session cache so they no longer conflict with global nginx settings
- switch generated nginx HTTP/2 listeners to the modern `http2 on;` form instead of deprecated `listen ... http2`
- refresh node detail daemon update state immediately after checking for updates and after successful node reconnects
- improve proxy host creation inputs by allowing port fields to clear fully and by showing domain autocomplete suggestions on focus