Interface: Moved the UI to change inspection target to a modal dialog that can be triggered from all pages, and is not rendered through a server component, requiring no active connection
Restructured the project to allow bundling as a standalone app, escript and docker image
Breaking change in the public API: start_on now takes a host parameter alongside the port, to allow binding to 0.0.0.0 for bundling as an app
[1.5.0] 2025-10-17
Never too late to start a changelog!
Bump dependencies to latest versions, support v1 of gleam_erlang and gleam_otp, thanks @vshakitskiy