Back ||

February 14, 2024

v2023.12.4 Improvement Feature

Bug fixes and performance improvements

This release introduces minor bug fixes, some minor UX improvements and introduces the Secret Environment Variables feature along with the ability to use atob and btoa functions in scripting.

Added
  • Secret variables in environments.
  • Secret environment variables in CLI.
  • Persist line wrap setting.
  • Expose atob & btoa functions for Node.js.
Fixed
  • OAuth 2.0 ux improvements.