December 4th, 2023

Batch Auth Token Deletion, Pre-Commit Hooks, TLS Support for Git

Hot on the heels of v1.31, we just released v1.32 đŸ”Ĩ !!

Here's all the details of what's in this latest release:

Added

- đŸĒ Pre-commit hook support

- 🔒 TLS options for Git sources with self-signed certificates

- 🗑ī¸ UI/Tokens: Ability to delete multiple tokens

Changed

- 🧩 UI: Refactor to use Redux storage everywhere

Fixed

- 🐞 UI/Console: Fixed issue with Monaco web workers

- 🛠ī¸ Incorrect selector usage in Redux

- đŸĢ Camelcase JSON representation in storage config corrected

- 🔍 UI/Token: Search input now shows if it contains user's input

- đŸĒ™ UI/Token: Fixed issue where default namespaced token wasn't created without selecting 'default'

- 🧩 CUE: Arrays now allowed for variant attachment