chore: release v0.7.105 (#3152)

This commit is contained in:
Vance Ingalls
2026-08-10 08:08:16 -07:00
committed by GitHub
parent 33ac86fd38
commit bd1c1af291
18 changed files with 63 additions and 16 deletions
+23
View File
@@ -0,0 +1,23 @@
# HyperFrames v0.7.105
Released on 2026-08-10.
Catalog search now understands meaning, not just keywords, and runs entirely on your machine. Finding the right block no longer depends on guessing its name.
## Features
- **Scripts:** Fail a branch that deletes files main still ships ([f28bc80a1](https://github.com/heygen-com/hyperframes/commit/f28bc80a1d9c238ecaf36d8a5fee13933a3824fb), [#3150](https://github.com/heygen-com/hyperframes/pull/3150)).
- **Scripts:** Typecheck the scripts directory ([79dff2051](https://github.com/heygen-com/hyperframes/commit/79dff2051699c9bae28088eb795c4cbebff6dde1), [#3149](https://github.com/heygen-com/hyperframes/pull/3149)).
## Fixes
- **Producer,engine:** Stop mislabelling capture mode, and name the silent drawElement refusals ([33ac86fd3](https://github.com/heygen-com/hyperframes/commit/33ac86fd3842f5f40cc66033fd8ad06d0c495c44), [#3151](https://github.com/heygen-com/hyperframes/pull/3151)).
- **CLI:** Follow every redirect a host may answer with ([db3de4c1b](https://github.com/heygen-com/hyperframes/commit/db3de4c1bf2fa8e093aeb26c67f79e352ef5af89), [#3148](https://github.com/heygen-com/hyperframes/pull/3148)).
## Catalog
- **CLI:** Search the catalog by meaning, on this machine ([68205dbbc](https://github.com/heygen-com/hyperframes/commit/68205dbbc159412209663ede7732629b4f50bcf1), [#3089](https://github.com/heygen-com/hyperframes/pull/3089)).
## Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.7.104...v0.7.105