Changelog
1.0.1 - 2025-10-26
🐛 Bug Fixes
- default to warn instead of error for missing secrets by @jdx in #20
- expand tilde (~) in FNOX_AGE_KEY_FILE path by @pepicrft in #17
- make the onepassword vault name optional by @btkostner in #15
- do not require OP_SERVICE_ACCOUNT_TOKEN for 1password by @btkostner in #16
🛡️ Security
🔍 Other Changes
- (ci) add retry action for integration tests by @jdx in #19
- (release) add macOS code signing to release workflow by @jdx in #11
- wip by @jdx in b164101
- Update README.md by @jdx in 10ac17e
New Contributors
- @btkostner made their first contribution in #16
- @pepicrft made their first contribution in #17