0.10.2
See CHANGELOG.md for the full history.
Fixed
- A port or batch size outside its range is refused again. The declarative
settings tab introduced in 0.10.0 lost a guard the previous tab had:min
andmaxon a number field are hints to the input element, not a bound the
app enforces, so on Obsidian 1.13 and later a value like port999999was
accepted. Nothing broke outright — the server declined to start and the next
reload rewrote the value to the nearest legal one — but the setting silently
became something other than what was typed. Both fields now say so inline as
you type, which is better than the old behaviour of quietly ignoring the
input.
Verify the assets: sha256sum -c SHA256SUMS, and gh attestation verify main.js --repo nfoav8or/coder-engram for signed build provenance.