scry v0.9.0
Changelog
Features
- 36f68fa feat(api): a person's comments — the missing leg of the people axis
- fc7ebc4 feat(brand): one orb everywhere — mark, wordmark, favicon, app icon
- b7af1e6 feat(search): say why it matched — field and snippet on every hit
- 6cea0da feat(store): pages.excerpt — a one-line body preview lands on PageLite (v15)
- 2a0152d feat(tui): docs rows carry the excerpt line; search-hint parity stated honestly
- e6eddfe feat(web): P0 foundation — the accent means something again
- 4ad61f5 feat(web): P0-1 — one icon family, and red belongs to meaning
- dff62d0 feat(web): activity doc lists carry one line of the body
- 9b18a42 feat(web): search results say why — comment and body matches carry their line
- c086f01 feat(web): the people axis — search a person, land on their work
Fixes
- 9b81236 fix(demo): English bodies where the excerpt line now looks — CJK search keeps two anchors
- 6b99170 fix(store): a space between ADF blocks — excerpts stop fusing headings into words
Other
- e8f6f4b demo: comments and reporters spread across four personas
- 6e3b431 style(web): detail panels — pinned headers, grouped comments, one spacing scale
- 4219fa5 style(web): every control lands on a two-step grid
- f5f96fb style(web): the sweep reaches the corners
Install / upgrade
brew install midagedev/tap/scry # first install
brew upgrade midagedev/tap/scry # upgrade
# or
curl -fsSL https://raw.githubusercontent.com/midagedev/scry/main/scripts/install.sh | shOr download the archive for your OS/arch from this release, unpack it, and run:
./scry init && ./scry serve --syncThe web UI is embedded — the binary is the whole install. See the README for Docker and source builds. Running installs notice new releases on their own (daily anonymous check, updateCheck: false to opt out — see SECURITY.md).