Date Period
June 24, 2025
insites/core/localisation to insites/core/localization.June 18, 2025
line_item_total directly from the payload if provided, instead of computing it.id field in all v2 API endpoints.order parameter to sort_order to avoid confusion with ecommerce order in the documentation.June 18, 2025
GraphQL Performance: General performance improvement for records GraphQL queries by optimizing PostgreSQL plan for larger data sets.
Boolean Property Handling: The property_boolean field now automatically converts string values f and t to their boolean equivalents (false and true).
record_update GraphQL mutation.June 10, 2025
order parameter on v2 API endpoints has been renamed to sort_order.June 04, 2025
May 31, 2025
Engine Modernization: The Insites engine internals were upgraded to incorporate the latest versions of Rails, Ruby, Liquid, and associated internal dependencies.
Enhanced Error Handling: The record_update mutation now delivers more user-friendly error messages when a record ID belongs to a different table than what was specified via the table parameter.
record_update mutation that prevented it from correctly processing properties designated as upload type.May 30, 2025
uuid (type: string)contact_uuid (type: string)discount_code_uuids (type: array)uuid (type: string)cart_uuid (type: string)product_uuid (type: string)quantity (type: integer)variant_uuid (type: string)May 23, 2025
ins-editor.May 20, 2025
ticket_layoutticket_pdfticket_scanned_dateticket_scanned_by_administrator_uuidMay 17, 2025
Asset Management Flag: Allow setting manually_managed flag for assets from GraphQL mutations.
User Schema Query: admin_user_schema query returns the schema of the user defined in app/user.yml.
Batch Record Operations: The records_update_all mutation now enables rapid migration of records between tables.
Custom Record IDs: records_create_rc accepts id argument for record input to create a record with a specific ID.
asset_url function failed to append the updated_at query parameter.Filter by
Date Period