🎉 What's Changed in v1.0.12
Changelog
🚀 New Features
- 23a832e12b975d11e061d7c16d7e021293add122: feat(config): add gitignore.enable option to control auto .gitignore update (@aooohan)
- b6e18e5073648c0e6dd9e97f1701b555dd13d610: feat(plugin): add Lua file and directory operations (#677) (@HowXu)
- f63a6d1e8a8d16392d04d83ed5411b11cb992da5: feat: Add zst support to archiver library (#663) (@Copilot)
🐛 Bug Fixes
- 981ead7d352733f0aa709275d560aeeca4753019: fix(env): merge SDK envs in deterministic order to stabilize PATH and env-state cache (#691) (@xooooooooox)
- c3379f72b0fc6c9d03c429e064dec94f900f4d3c: fix(plugin): bound Lua HTTP requests with configurable timeouts (@aooohan)
- b0c5156ce0c27675e27693506d34cef86ba5012e: fix(search): preserve version order when filtering results (@aooohan)
- 4cb0637c281e6349c1c90978e82d5158561f2ba7: fix(util): reject path traversal in all archive extractors (#683) (@AruneshDwivedi)
- 69c6b7e1ca72bd32c996aed144aa56f6f76f1044: fix(windows): recognize junctions when reusing SDK links (@aooohan)
- fe204ecb0061ac25e741b74994edc2c1c064ab5c: fix: infinite loop on
vfox configwith no args (#695) (@atzix)
📝 Documentation
- 677af25454d7dfe8a9207142a15b47eb188eac80: docs: add version flags and uninstallation navigation (@aooohan)
- d66a88a67333bdf45d3781d576b37f1c3520cc19: docs: bump gitignore config badge to >= 1.0.12 (@aooohan)
- 03b2fe4029359cb1b5d05d39eb0cc15eec539306: docs: consolidate project guidance into root AGENTS.md (@aooohan)
🔧 Chores
- baccc3a5da70045fe72c0b9f6be65a8cfdd8a6e9: chore(deps): bump actions/cache from 5 to 6 (#679) (@dependabot[bot])
- 17ad92a4c80c084539b2a9f8ea8aed8d4f9479e8: chore(deps): bump actions/checkout from 6 to 7 (#678) (@dependabot[bot])
- 9b53f61f787c6ab6ce0a9cf28fce05d601bc3854: chore(deps): bump axios from 1.15.0 to 1.16.1 in /docs (#672) (@dependabot[bot])
- 1ca3a252100a94ea1656eba8a8dac2e2561b0b94: chore(deps): bump codecov/codecov-action from 6 to 7 (#675) (@dependabot[bot])
- 0f4ad53805bf10ad25d1aac5aeb9338e270765c6: chore(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#667) (@dependabot[bot])
Other Changes
- 716d179ebe87e3f708eac5b63b9aa3eacd83324b: Add mirror download parameters to
install.sh(#696) (@linghengqian) - 346ea08046c4c6e56e29ea8d361946258518ca01: Avoid triggering millions of syscalls when unpacking compressed files like the Flutter SDK (#674) (@linghengqian)
- 583dff3f158698e6b43a1fa8a4bc7da5ded9cfa0: Supports installing vfox via DEB822 format (#697) (@linghengqian)
- af83c4f7c3e9b1df11aad712eb83eaf0cff428a5: release v1.0.12 🎉🎉🎉 (@github-actions[bot])
Full Changelog: https://github.com/version-fox/vfox/compare/v1.0.11...v1.0.12
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉