Build Date 08.05.2023 (V 11.2.0)
Category: General Section: Announcements Last Updated: 2024-08-22
Here is a summary of the items from this release.
New Features
FeatureDescription
Records
Allow a user to Archive a Record, Record Matter and Record Matter Item from the Actions Menu.

The user can also restore the record if they require access to it at a later date.
Enhancements
FeatureDescription
Language
Added the following to the language string for users to customise:
Saved
Submitting
Deleted

Forms
Allow users to create custom toast messages for embedded forms by adding the following to the embed script.
Syntaq.Form.SubmittingMessage='Form submitting...'; Syntaq.Form.SubmittedMessage='Form submitted' Syntaq.Form.ErrorMessage='Error'; Syntaq.Form.SavingMessage='Form saving...'; Syntaq.Form.SavedMessage='Form saved'; Syntaq.Form.DeletedMessage='Deleted'; Syntaq.Form.ArchivedMessage='Archived';
Document Templates
Refactored the Document Template upload method, improving performance and resolving an intermittent issue where the Document Edit Modal causes an Internal Error.
Document Template
Allow Templates designers to include header and footer when creating a new Document Per Repeat Row.
Permissions
Updated the permissions table to allow a user to update the profile details without needing to access the User Permissions.

Accessibility
Further enhanced the platforms accessibility credentials by implementing the following:
- Adding table captions,

Adding Tab focus bounding box on buttons,
Adding focus on Buttons,
Added descriptive Aria Labels,
Added landmarks for screen reader navigation,
Added form element labels,

Removed duplicate Aria Labels,
Implemented a new Fieldset Field type to bind form controls like radio buttons and checkboxes, and

- Updated table properties to include Aria Describedby and TD.

Bug Fixes
FeatureDescription of the Fix
Forms Resolved an issue where the form tick is not validated when a rule runs to show/ hide a page.
Forms Resolved an issue where long running forms don't scroll to the top when navigating to the next page.
Records Resolved an issue where the new form for record displays a 403 error.
Projects Resolved the CSS issue for Projects Menu floating when sharing with anonymous users.
Projects Resolved a CSS issue, where a user sees a yellow theme before loading the page.
Vouchers Updated the getallmethod to ensure the Voucher value is being saved in the database.
Apps Resolved the issue where saving app test data from the edit modal sets the data for all apps, not just the app data being edited.
Submissions Document per repeat row only showing one doc per template in submission modal.
Known Issues
Next Release Items
New Feature: Datasheets.
New Feature: Send mass notifications & emails to users.
Enhancement: Update form engine to latest version.
Enhancement: Add ability to drag radio button / checklist group options into different order.
Enhancement: Google Login migrated to Google Identity Service.
Enhancement: New predefined role types.
Open Feature and Enhancement Requests
New Feature: Allow a user to connect apps to a submission workflow
New Feature: Custom Component builder
New Feature: Email recipients to include system users and team selections
New Feature: View information about the status/ outcome of the workflow execution for the submission
New Feature: Ability to store secret keys in tenant for use within forms.
New Feature: User Sync/ Linking.
New Feature: Orderable menu items.
New Feature: Form comments.
New Feature: In-line form changes.
Enhancement: Forms builder revisions history.
Enhancement: send error messages via email.
Enhancement: Extend the custom tags to other entities including forms, templates and records
Enhancement: Export JSON as CSV
Enhancement: Tenant login page customization
Enhancement: Allow PDF files to be easily included with generated documents and attached to email as part of submission workflow
Enhancement: Before form load REST API
Enhancement: Rules builder to allow And & Or conditions in the same rule
Enhancement: New Template builder
Source: Build Date 08.05.2023 (V 11.2.0)