← What's New
Search results now include AI-scored importance; TLS cert hints added
Minor Changes
- 88999c9:
releases search --jsonnow passes AI-scoredimportance(1–5) through in the slim search-hit shape, normalized tonullwhen unscored — same norm asget/tail/latest. The TTY search table also marks importance ≥ 4 with the quiet glyph. Bumps@buildinternet/releases-api-typesto^0.48.0for the search/related/digest wire field (monorepo #2135).
Patch Changes
- e97462a: Surface a NODE_EXTRA_CA_CERTS / SSL_CERT_FILE hint on TLS certificate verification failures, and document custom-CA support (TLS-intercepting proxies) in the README.