v1.1.9

Enhancements to Webhook Security and Admin Features

Feature Security UI

In this version, we've made notable enhancements that focus on security and usability within the admin panel and webhook integrations.

To improve security, we've added HMAC-SHA256 signatures to all webhook examples, ensuring that requests are authenticated and secure. This change allows users to copy and paste properly signed curl commands directly from the UI, making integration smoother and more reliable.

We've also updated the admin panel functionality. Admin users can now view soft-deleted changelog entries, providing better oversight and auditing capabilities. This means that when retrieving user projects, administrators will have access to all relevant entries, ensuring comprehensive visibility.

Furthermore, we've refined error handling in our API, replacing verbose messages with more generic responses to enhance security. This promotes a safer user experience by limiting information exposure in error messages.

These updates not only enhance the security of webhook integrations but also empower administrators with improved tools for managing user data effectively.