Skip to content

v2.4.2

Latest

Choose a tag to compare

@ericmj ericmj released this 30 Apr 18:11
· 2 commits to main since this release

Enhancements

  • Add download stats and release dates to mix hex.info
  • Show mix hex.package diff commands in mix hex.outdated output
  • Update docs published message to indicate docs may not be immediately available

Bug fixes

  • Clean up paths in mix hex.package diff output
  • Fix organization auth to create user key instead of organization key
  • Fix registry cache purging
  • Fix mix deps.get timing out when fetching private packages in parallel
  • Skip auth prompts in mix deps.get when only public packages are needed
  • Restrict user OAuth fallback to trusted repositories
  • Only exchange API keys for OAuth tokens on repositories that opted in

Security fixes

  • Raise on mix.lock checksum mismatches instead of silently rewriting them (CVE-2026-32148)