What's Changed in This Release
- Fixed an issue where git+https plugins were not properly respecting the filecache
- Fixed an issue where declaring multiple built-in plugins would raise a duplicate plugin error
- Added a success message to devbox init with next steps
- Fixed a bug where the VSCode Extension's
Reopen in Devbox Shellwould fail on macOS - Fixed a shell compatibility issue in the Python plugin's shell hook
- Updated dependencies in examples
Full Changelog
- Add filecache to git plugin FileContent with configurable TTL by @Lagoja in #2798
- Fix high-severity Dependabot alerts by @mikeland73 in #2801
- feat(init): print success message and next steps after devbox init by @Lagoja in #2800
- Fix false duplicate detection for multiple declared built-in pluginss by @Lagoja in #2799
- Fix remaining Dependabot security alerts by @mikeland73 in #2803
- Fix remaining Dependabot security alerts by @mikeland73 in #2804
- Fixes #2793 - replace use of [[ conditionals by @timgates42 in https://github.com//pull/2794
- boxcli: fix VS Code binary path resolution on macOS by @joshgodsiff in #2806
- Bump lastTag version to 0.17.1 by @Lagoja in #2807
New Contributors
- @timgates42 made their first contribution in #2794
- @joshgodsiff made their first contribution in #2806
Full Changelog: 0.17.0...0.17.1