A small but important bug fix release.
Bug Fixes
Shell integration now loads global config (#262)
If you were using fnox activate or shell hooks with only a global config file (~/.config/fnox/config.toml) and no local fnox.toml in your project, your secrets weren't being loaded. This release fixes that—global config is now properly used as a fallback when no local config exists, and changes to global config now trigger reloads as expected.
Documentation
- Condensed development instructions in CLAUDE.md (#260)
- Documentation site now uses dark mode only (#261)
Dependency Updates
Full documentation: https://fnox.jdx.dev/