Date Period
October 17, 2024
ins-table - Add class name in row-actions based on the row action nameOctober 17, 2024
Email Sending Without Liquid: The email_send GraphQL mutation now includes an email argument, allowing sending email without Liquid and removing the necessity of using app/emails directory.
API Call Sending Without Liquid: The api_call_send GraphQL mutation accepts a new api_call argument to send API calls without Liquid.
SMS Sending Without Liquid: The sms_send GraphQL mutation gained an sms argument, enabling sending SMS without Liquid.
array_overlaps filter received optimization enhancements for better processing speed.October 14, 2024
October 09, 2024
redirect_trailing_slash config option allows instances to automatically redirect URLs ending with a slash to their non-slash equivalent.users query when working with related_records.pos-cli data clean command now properly restores app/config.yml feature flags back to their default settings.October 07, 2024
September 26, 2024
September 24, 2024
September 23, 2024
September 20, 2024
September 17, 2024
uniq filter. Unlike uniq, array_uniq prevents the flattening of input parameters, offering greater control over data structure preservation.Filter by
Date Period