Ghostwriter v7.1.3
Summary
This release includes an optimization for service tokens that should significantly improve speed for large GraphQL queries that might otherwise timeout through the nginx proxy.
CHANGELOG
[7.1.3] - 26 June 2026
Changed
- Optimized service-token GraphQL user-resolution permissions for large project queries
- Service-token access now resolves related project users through a database-backed access view instead of repeatedly expanding a large Hasura permission tree
- Project and operation log service-token scopes remain unchanged
Fixed
- Fixed icons on filter fields not displaying properly