Releases: jdx/fnox
Releases · jdx/fnox
v1.7.0
Immutable
release. Only release title and notes can be modified.
Changelog
1.7.0 - 2025-11-27
🚀 Features
- (init) improve wizard with traits and missing providers by @jdx in #129
- add KeePass provider support by @jdx in #123
- add AWS Parameter Store provider support by @jdx in #126
- support global config file for machine-wide secrets by @jdx in #128
- add secret references in provider configuration by @jdx in #131
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
v1.6.1
Immutable
release. Only release title and notes can be modified.
Changelog
1.6.1 - 2025-11-26
🐛 Bug Fixes
🚜 Refactor
- (age) use age crate for encryption instead of CLI by @KokaKiwi in #112
- (password-store) implement Provider trait with put_secret returning key by @KokaKiwi in #117
📚 Documentation
📦️ Dependency Updates
- lock file maintenance by @renovate[bot] in #113
- lock file maintenance by @renovate[bot] in #114
New Contributors
v1.6.0
Immutable
release. Only release title and notes can be modified.
Changelog
1.6.0 - 2025-11-21
🚀 Features
🐛 Bug Fixes
- prevent config hierarchy duplication in fnox set command by @jdx in #107
- preserve newly created profile sections in edit command by @jdx in #108
📚 Documentation
- add looping example for age provider by @Lailanater in #106
New Contributors
- @Lailanater made their first contribution in #106
- @KokaKiwi made their first contribution in #102
v1.5.2
v1.3.0
Immutable
release. Only release title and notes can be modified.
Changelog
1.3.0 - 2025-11-01
🚀 Features
- add support for fnox.$FNOX_PROFILE.toml config files by @jdx in #64
- add Infisical provider with CLI integration and self-hosted CI by @jdx in #67
🐛 Bug Fixes
- (tests) skip keychain tests in CI when gnome-keyring-daemon unavailable by @jdx in #72
- (tests) let gnome-keyring-daemon create its own control directory by @jdx in #73
- add unique namespacing to parallel provider tests by @jdx in #68
🚜 Refactor
⚡ Performance
🛡️ Security
v1.2.3
Immutable
release. Only release title and notes can be modified.
Changelog
1.2.3 - 2025-11-01
🐛 Bug Fixes
- support FNOX_AGE_KEY by @Cantido in #60
- use inline tables by default in TOML output and preserve existing format by @jdx in #62
- enhance edit command to decrypt secrets before editing by @jdx in #63
📚 Documentation
- use single-line TOML syntax with section headers by @jdx in #51
- clean up documentation and organize providers sidebar by @jdx in cd019c0
🛡️ Security
🔍 Other Changes
New Contributors
v1.2.2
Immutable
release. Only release title and notes can be modified.
Changelog
1.2.2 - 2025-10-29
🐛 Bug Fixes
- resolve secrets from providers when using --values flag in list command by @jdx in #47
- hook-env now inherits providers from parent configs by @jdx in #37
🚜 Refactor
📚 Documentation
🔍 Other Changes
- Update commands reference link to CLI reference by @thomascjohnson in #44
- add autofix.ci workflow for automatic linting fixes by @jdx in #45
New Contributors
- @thomascjohnson made their first contribution in #44
v1.2.1
v1.2.0
Immutable
release. Only release title and notes can be modified.
Changelog
1.2.0 - 2025-10-28
🚀 Features
- add support for fnox.local.toml local config overrides by @jdx in #30
- add batch secret resolution to improve performance by @jdx in #31
🐛 Bug Fixes
📚 Documentation
🔍 Other Changes
- Update URLs to use custom domain fnox.jdx.dev and remove DOCS_DEPLOYMENT.md by @jdx in 79a2c78
- Remove DOCS_DEPLOYMENT.md by @jdx in dd9cb7b
- Remove ONEPASSWORD.md (content migrated to docs) by @jdx in 622baa3
- Add fnox vault logo by @jdx in 95a100f
- Add auto-generated CLI reference documentation by @jdx in 582af5b
- Show CLI Reference in sidebar on all pages by @jdx in a19d6d1
- Remove 'When to Use' sections from provider docs by @jdx in 9fc9a75
- Add custom dark theme with Fort Knox styling by @jdx in 9c83a2e
- Fix dead links to /reference/commands by @jdx in 86762d8
v1.1.0
Immutable
release. Only release title and notes can be modified.