v1.0.1
go-gitea/giteav1.0.1May 27, 2026by github-actions[bot]
AI Summary
A critical fix for a broken PyInstaller bundle that was missing SDK data and incorrectly excluding GraphQL files.
Key Highlights
- Fix broken PyInstaller bundle
- Restore missing agents SDK data
- Restore excluded 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