Skip to content

v1.4.8-beta.1

Pre-release
Pre-release

Choose a tag to compare

@LouisMazel LouisMazel released this 10 Jun 11:14
· 2 commits to main since this release

compare changes

🩹 Fixes

  • Secrets in debug output now display with partial masking to remain identifiable (216f5f8)

    Masked secrets retain their first and last characters (e.g., npm_***2Hwk) to keep them recognizable, while still protecting sensitive data. Secrets shorter than 16 characters are completely masked.

❤️ Contributors