v1.0.1
ibnaleem/gosearchv1.0.1May 27, 2026by github-actions[bot]
AI Summary
A patch release addressing a broken PyInstaller bundle that was missing critical SDK data and incorrectly excluding configuration files.
Key Highlights
- Fixed broken PyInstaller bundle (missing agents SDK data)
- Fixed incorrectly excluded GraphQL (gql) files
Full Release Notes
## What's Changed * fix: PyInstaller bundle is broken (missing agents SDK data + wrongly excluded gql); bump to 1.0.1 by @0xallam in https://github.com/usestrix/strix/pull/502 **Full Changelog**: https://github.com/usestrix/strix/compare/v1.0.0...v1.0.1