v152.0.4-beta.29
daijro/camoufoxv152.0.4-beta.29Aug 21, 2026by github-actions[bot]
AI Summary
This beta release focuses on maintenance improvements, including fixes for `.DS_Store` handling in `.gitignore` and updates to use `platformdirs` for the fontconfig cache directory. It also incorporates general fixes and new features from a recent pull request.
Key Highlights
- Fixed `.DS_Store` casing in `.gitignore`
- Updated fontconfig cache directory to use `platformdirs`
- Included general fixes and new features from PR #707
- Welcomed two new contributors to the project
New Features
- Use platformdirs for fontconfig cache directory
- Fix .gitignore casing for .DS_Store
- Lots of fixes + features (PR #707)
Full Release Notes
## What's Changed * Fix .gitignore casing for .DS_Store by @Zei33 in https://github.com/daijro/camoufox/pull/711 * fix: use platformdirs for fontconfig cache directory by @dyiapanis in https://github.com/daijro/camoufox/pull/712 * Lots of fixes + features by @JWriter20 in https://github.com/daijro/camoufox/pull/707 * Bump release to beta.29 by @JWriter20 in https://github.com/daijro/camoufox/pull/732 ## New Contributors * @Zei33 made their first contribution in https://github.com/daijro/camoufox/pull/711 * @dyiapanis made their first contribution in https://github.com/daijro/camoufox/pull/712 **Full Changelog**: https://github.com/daijro/camoufox/compare/v152.0.4-beta.28...v152.0.4-beta.29