Victor Hugo dos Santos
Victor Hugo dos Santos
# Description 📣 - Added a new notification type for Slack integration. A notification will be sent whenever a secret sync fails. ## Type ✨ - [ ] Bug fix...
# Description 📣 - Introduced Northflank as a new app connection option, including API token authentication. - Implemented connection schemas, validation, and service functions for Northflank. - Updated API documentation...
# Description 📣 Updated the broken link in the README file: Before: After: ## Type ✨ - [ ] Bug fix - [ ] New feature - [ ] Improvement...
# Description 📣 Removes duplicated error notifications. Now we should see only the first one with the Request ID. ## Type ✨ - [ ] Bug fix - [ ]...
# Description 📣 Add a shortcut to another secret reference by holding Cmd or Ctrl and clicking the secret reference: https://github.com/user-attachments/assets/70dc7dca-56ee-498e-b8ef-63d509afb677 ## Type ✨ - [ ] Bug fix -...
# Description 📣 Added Infisical Gateway support to LDAP. ## Type ✨ - [ ] Bug fix - [x] New feature - [ ] Improvement - [ ] Breaking change...
# Description 📣 Updated the Slack integration documentation with new screenshots and details on each event. ## Type ✨ - [ ] Bug fix - [ ] New feature -...
### Issue Summary The `verifyTokenForLinkSurvey` function at `apps/web/lib/jwt.ts` returns null in all paths, even when catching errors. Looking at the function that uses it, the `getEmailVerificationDetails`, we can see that...
### Issue Summary My language is not set to English, but the toast error is in English  ### Expected Behavior The toast errors should use the account language. ###...
### Is your feature request related to a problem? Please describe. We do a lot of operations involving `environment` fields and `survey` fields. Today, we fetch them and we pass...