Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 17:10
· 17 commits to main since this release
Immutable release. Only release title and notes can be modified.
2010aaf

Changelog

New Features

  • 1906877 feat: add credential substitution for sandboxed environments (#63)
  • 09c7588 feat: add ph badge (#68)
  • aedbfef feat: add profiles edit command (#64)
  • ff9836a feat: beta release channel (#38)
  • 3da5e8a feat: forward host localhost ports into Linux sandbox (#42) (#43)

Bug fixes

  • 2010aaf fix: add pre-commit hook and full lint in CI to catch missed linting (#69)
  • 55a5b75 fix: allow CoreAudio Mach IPC services in macOS Seatbelt profile (#51)
  • b976e86 fix: bind-mount greyproxy CA cert and set NODE_EXTRA_CA_CERTS in sandbox (#50)
  • d38a8db fix: isolate /run with tmpfs and recreate /var/run symlinks in sandbox (#54)
  • 9b7bfd8 fix: profiles show falls back to built-in registry (#61)
  • 91cf626 fix: resolve /etc/resolv.conf symlink on separate mounts (#35)
  • bb07901 fix: separate Desktop and CLI profiles to prevent case-insensitive FS collisions (#44)

Documentation updates

  • 1b49b65 docs: add mise install instructions (#60)
  • a53f730 docs: update readme to point to docs page (#47)