Skip to content

Releases: jetify-com/devbox

0.10.7

15 May 19:27
132ad46
Compare
Choose a tag to compare

New in this release

  • Process-compose version bumped to 1.5.0
  • Fix authentication errors with Jetify Cloud
  • Packages in devbox search now indicate when new versions are available

What's Changed

New Contributors

Full Changelog: 0.10.6...0.10.7

0.10.7-devb

15 May 18:32
132ad46
Compare
Choose a tag to compare
0.10.7-devb Pre-release
Pre-release

Changelog

  • 132ad46 Revert "[perf] Skip cache check if store path exists locally" (#2054)
  • c198a04 Bump nokogiri from 1.16.2 to 1.16.5 in /examples/stacks/rails/blog (#2050)
  • d78aedf nixcache: fix setup error on multi-user systemd Nix installs (#2053)
  • 35b9265 Fix errors on rabbitMQ + Index Page (#2052)
  • 6186add Add mongodb + rabbitmq docs (#2051)

0.10.7-deva

14 May 14:15
1a31e20
Compare
Choose a tag to compare
0.10.7-deva Pre-release
Pre-release

Changelog

  • 1a31e20 internal/setup: move sudo into SudoDevbox function + fix macOS CI (#2043)
  • a592fe5 Indicate of a package version list in devbox search is truncated (#2044)
  • ec0a703 [perf] Skip cache check if store path exists locally (#2042)
  • c237f94 [process-compose] Bump version (#2040)

0.10.7-dev

02 May 20:51
bc719ca
Compare
Choose a tag to compare
0.10.7-dev Pre-release
Pre-release

Whats New in this Pre-release

This is an experimental pre-release that tries to bundle package builds/installations into one step to improve performance.

What's Changed

New Contributors

Full Changelog: 0.10.6...0.10.7-dev

0.10.6

30 Apr 20:11
008cdea
Compare
Choose a tag to compare

New in This Release

  • Added a command to generate aliases in devbox.json - You can now use devbox gen alias to create aliases for your devbox scripts. This lets you run your scripts direct from the host, without needing to use devbox run
  • Devbox Pure Shell Env Variable -- Added a DEVBOX_PURE_SHELL to distinguish when a devbox shell is in pure mode.

Bug Fixes

  • Github plugins are now cached to reduce the risk of hitting rate limits
  • Fixes a bug that would overwrite plugins in your devbox.lock file
  • Increase timeout when checking a user's nix version

Special Thanks To

What's Changed

Full Changelog: 0.10.5...0.10.6

0.10.6-dev

26 Apr 00:42
008cdea
Compare
Choose a tag to compare
0.10.6-dev Pre-release
Pre-release

Fixes in this release

  • Added a command to generate aliases in devbox.json
  • Add a DEVBOX_PURE_SHELL to distinguish when a devbox shell is in pure mode
  • Caches github plugins to reduce the risk of hitting rate limits
  • Fixes a bug where plugins were not correctly retained in the devbox lockfile
  • Increase timeout when checking a user's nix version

Changelog

  • 008cdea [cache] Upload nix dependencies to cache (#2019)
  • c703d13 [easy][deps] Update pkg, use new DEVBOX_API_TOKEN name (#2025)
  • c282015 [easy] added env variable to distinguish pure shell (#2024)
  • 7034939 [shellenv] add --recompute flag with default=true, while keep global shellenv's recompute flag with default=false (#2013)
  • 309abe9 [easy][cicd] Bump devbox installer and switch to macos-13 (#2021)
  • 2b26785 internal/nix: increase nix --version timeout (#2022)
  • 18eca38 [telemetry] Add uid, org_id, and nix build event (#2018)
  • a55a74b [gen] Implement gen prod dockerfile (#2017)
  • e46ff12 Fixed typos in scripts.md (#2015)
  • 6c96009 Add trailing slash redirection to docs (#2014)
  • 638eb75 [alias] Add no-prefix flag (#2012)
  • 935f8ee [gen] Add gen alias command (#2009)
  • 7a67909 nixcache: improve auto-configuration of cache (#2010)
  • f11608f [docker] Updated devbox install links for docker images (#2011)
  • 01eb3fd [bug-fix] Fix lockfile rewrite (#2007)
  • 405bfa9 Bump sqlparse from 0.4.4 to 0.5.0 in /examples/stacks/django (#2003)
  • 18ee2c9 [Github App] devbox cloud app rename to jetify (#2002)
  • c8d2ffd [plugins] Cache github plugin (#1997)

0.10.5

15 Apr 23:21
2d567ca
Compare
Choose a tag to compare

New in this Release

  • Support adding plugins from private Git repositories
  • Fixes a bug that prevented Devbox from working offline if DNS fails
  • Improve parsing of Nix version and system information
  • Bug fixes and tweaks related to Jetpack.io -> Jetify rename

Special Thanks To:

@needsure, @jylamont, and @japidei for their first contributions!

What's Changed

New Contributors

Full Changelog: 0.10.4...0.10.5

0.10.5-dev2

15 Apr 22:40
2d567ca
Compare
Choose a tag to compare
0.10.5-dev2 Pre-release
Pre-release

0.10.5 Prerelease

  • Support adding plugins from private Git repositories
  • Fixes a bug that prevented Devbox from working offline if DNS fails
  • Improve parsing of Nix version and system information
  • Bug fixes and tweaks related to Jetpack.io -> Jetify rename

Special Thanks To:

@needsure, @jylamont, and @japidei for their first contirbuitions!

What's Changed

New Contributors

Full Changelog: 0.10.4...0.10.5-dev

0.10.5-dev

15 Apr 17:21
86392ce
Compare
Choose a tag to compare
0.10.5-dev Pre-release
Pre-release

0.10.5 Prerelease

  • Support adding plugins from private Git repositories
  • Fixes a bug that prevented Devbox from working offline if DNS fails
  • Improve parsing of Nix version and system information
  • Bug fixes and tweaks related to Jetpack.io -> Jetify rename

Special Thanks To:

@needsure, @jylamont, and @japidei for their first contirbuitions!

What's Changed

New Contributors

Full Changelog: 0.10.4...0.10.5-dev

0.10.4

09 Apr 00:25
dc3ea96
Compare
Choose a tag to compare

What's new in this release

This dot release includes bug fixes and minor improvements for Devbox:

  • Bug fixes for Jetpack Secrets and auth redirects
  • Fix for generated Dockerfiles
  • Adds a Bun example and template

Special thanks to @tclasen for providing improvements to our generated Dockerfile and documentation

Full Changelog

New Contributors

Full Changelog: 0.10.3...0.10.4