Highlights
This release introduces two significant features to enhance Concord CLM platform experience: Self-Service Account Deletion for Free and Freemium users who can now delete their accounts directly from application interface, and Slack Integration for receiving notifications and updates about agreement status changes directly in workspace.
New features
Self-service account deletion
Account Deletion UI: Added new UI component in account settings for Free and Freemium users to delete their organization.
Secure Backend API: Implemented secure backend API for handling account deletion requests.
Automatic Cleanup: System performs automatic cleanup of associated user data and permissions.
Confirmation Process: Provides clear confirmation process to prevent accidental deletions.
Slack integration
Real-time Notifications: Added new user integration with Slack for real-time notifications.
Integration Support: Updated integration code in concord-ws to support new Slack provider.
Agreement Status Handlers: Implemented handlers for important agreement status changes including AGREEMENT_EXECUTED, AGREEMENT_EXPIRED, and AGREEMENT_BACK_TO_REVIEW notifications.
Table improvements
Column Resizing: Enhanced core-ui Table component to support column resizing.
Data Display: Improved data display capabilities for better information management.
Responsive Handling: Added responsive handling for various screen sizes.
Branding customization
Custom Branding Page: Updated custom branding page with improved UI and additional options.
Enhanced API: Enhanced API endpoints for CRUD operations on domain configurations.
Major bug fixes
User interface fixes
Trial Intake Badge: Fixed issue where "New" badge would blink when Trial Intake was launched.
Account Settings: Resolved various UI inconsistencies in account settings area.
Form Rendering: Fixed form rendering issues that affected specific form fields.
Performance Issues: Addressed performance issues in data loading for large datasets.
Column Resizing: Corrected column resizing functionality in specific table views.