Skip to content

0.10.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 03:40
· 20 commits to main since this release

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
    and max on 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 port 999999 was
    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.