We've introduced memory-saving pagination options. Your preferences for pagination settings in Instances, Folders, and People will now be saved, ensuring a consistent experience that won't default back to previous settings.
Category Filtering
Easily navigate Marketplace items with our new category filters, allowing you to quickly find what you're looking for based on specific categories.
Redirecting URL for Domains
If your domain has a redirecting URL, you can specify it for the domains added to your instances. This is particularly important for Single Sign-On functionality, as redirects can prevent SSO from completing successfully. The Console will be using the redirecting URL as the primary domain in the SSO flow, so you can avoid encountering issues such as 302 redirect responses, ensuring a seamless login experience.
Improvements
We've refined several design elements across the entire system for a more intuitive and visually appealing user experience.
Bug Fixes
Resolved several minor bugs to enhance system stability and performance.
Fix database items Date and Date Time fields filtering issue
Fix Default Value of Database JSON and YAML Configuration
Fix event stream Database Item link
CRM v5.11.5
December 13, 2024
New Features
Twillio Integration for easy sending of SMS
API Endpoints for Tasks
Improvements
Included custom fields to webhooks
Improved email layout on admin invitations
Added a message when components fail to load
Various UI and UX Improvements
Security
Updated component versions
Added security headers on API Endpoints
Forms v5.5.1
December 13, 2024
Improvements
Send Test Email with Email Subject
UI and UX Improvements
Bug Fixes
Fix form not submitting when using multiple conditional visibilities on one field
IMPORTANT NOTE
This update will NOT BE BACKWARDS COMPATIBLE to the previous versions of the Forms Module (v5.4.2 and below). Updating your module might potentially break your existing forms.
Forms v5.5.0
December 09, 2024
New Features
Forms Submission are now API requests
New Email Notification WYSIWYG Editor
Ability to preview your Form
Ability to send Test Emails
Option to make Database Field Groups to Form Steps
Improvements
More Form Configurations
Fields Conditional Visibilty re-work
Various UI and UX Improvements
Breaking Changes
This updated version is NOT BACKWARDS COMPATIBLE to the previous versions of the Forms Module (v5.4.2 and below)
Updating to this module version will break existing forms. You will need to recreate your forms using the new form builder.
Components v2.15.0
December 09, 2024
New Components
ins-radio-group
ins-checkbox-group
ins-alert-box
Improvements
Added description attribute to Data Entry components.
Ecommerce v5.8.1
December 06, 2024
New Features
Added Brand fields for categorizing products
Added Discount API Endpoints
Display the discounts on an order
Discount type and Discount value are required and can't be updated
Discounts - Add a field for usage limit per user
Discounts - Usage count can no longer be updated manually
Discounts - Discount type has new options
Advanced Search
Advanced Search UI updates
Add an option to clear the Order status
Improvements
Updated the sending of webhooks from frontend to the liquid
Various Order UI updates
Products - Update UI fields to only handle numerical values
Discounts schema new fields - usage_limit_per_user, minimum_cart_value
Product schema new fields - brand_uuid, brand_name
Cart schema new field - discount_code_uuids
Order schema new field - discount_code_uuids
Order Item schema new field - product_sku
Bug Fixes
Added decimals on prices
Sorting by Order Total is now working correctly
Sorting of the Order Number is now working correctly
Order Inconsistencies on localization have been fixed
Various Order Form bug fixes
Breaking Changes
Removed the "user_id" field in the payment methods table
The product variant schema was renamed from 'is_product_on_sale' to 'is_on_sale'
Discounts schema renamed 'is-applicable_to_product' to 'is_applicable_to_all_products'