2025.10.15 - 2025-10-22
🚀 Features
- (aqua) use GitHub API digests for release asset checksums by @jdx in #6720
- (github) use GitHub API digests for release asset checksums by @jdx in #6721
- (plugins) automatically install backend plugins by @roele in #6696
- (tasks) add choices to flag() and enable naked runs with task flags by @jdx in #6707
🐛 Bug Fixes
- (config) show trust error instead of silently skipping untrusted configs by @jdx in #6715
- (env) handle non-ASCII environment variables gracefully by @arnodirlam in #6708
- (nix) add cmakeMinimal to nativeBuildInputs by @okuuva in #6691
- (tasks) load project env vars for global tasks with dir="{{cwd}}" by @jdx in #6717
📦️ Dependency Updates
New Contributors
- @arnodirlam made their first contribution in #6708