8.0.9 - March 2023
Custom "From" email address
We've added new custom email settings so your users can receive emails from your own company domain so that they don't know or need to understand who Applaud is, and their experience is more company branded. See our knowledge base article, About sending Applaud emails from your custom domain.
8.0.8 - March 2023
When you delete a filter, the search index is now deleted too
Previously we had a job run every day to delete unused indexes, but that caused a dip in performance, so now it's done when the filter is deleted.
The exact match for autocomplete field now shows up on top
We've changed how results appear in an autocomplete field so that the exact match appears at the top of the list for a more accessible selection.
Using foreign key filters now works when using multiple
We've fixed an issue whereby the data wasn't being filtered fully if you had multiple filters applied that used a foreign key property.
8.0.3 - February 2023
Foreign key property no longer disappears after updating the slider value
We fixed an issue where after a slider number was adjusted for a foreign key property, the record disappeared from the screen but would appear after a page refresh. After adjusting the slider value, the record stays on the page, and the form automatically saves.
Slider now appears in list block when the value is zero
Previously if you entered "0" in a number value in a form, the corresponding property on a list block set to a slider disappeared. We've fixed this issue so that the slider is shown with a "0" value.
8.0.2 - February 2023
Use more than one property from a related model to sort content block
We've fixed an issue causing an error when you used two properties to sort a content block from the same related model.
Foreign key property now showing value in form block with interactions
When using form interactions to set a value on a form field, the foreign key property showed the ID instead of the value, which we've now fixed to show the value.
Record no longer disappears after updating the slider value
We fixed an issue where after a slider number was adjusted, the record disappeared from the screen but would appear after a page refresh. The record now stays on the page after adjusting the slider value.
Foreign key property now showing value in tabs block
We've fixed an issue where the foreign key field showed the ID instead of the value on the tabs block.
8.0.0 - December 2023
Improved load time by removing unnecessary filters from admin pages
These filters were ineffective, so we removed them to improve the page's load time.
- Pages filters from the Pages page.
- Models filtres from the Models page.
- Roles filters from the Roles page.
Optimised Acess Control filters loading speed
Previously the Access control page for models was loading all the data, which caused it to be slow. We've made the page load faster by only loading data when requested.
A chatbot can now trigger all workflow actions
Previously some workflow actions weren't triggering when started by a chatbot. We've made it so that a chatbot can trigger all workflow actions.
Stopped chatbots from showing up when editing a page
We fixed chatbots showing up on pages when in edit view.
Fixed error while trying to create a chatbot action
Fixed an API call, so no error shows when creating a chatbot action.
Fixed content block sorting using related properties
Previously when you added a related property as a sort property, the sort wasn't working. We've fixed it, so the related property works when using it as a sort property.
All the date property filters now show under the filters for a content block
Previously only five date property filters were showing in a content block when there were more. We've removed the limit so that all dates appear in the filter list.
Removed irrelevant"Search for" global search filters
Previously when you performed a global search, all the Search for filters appeared, which did not apply to the results. When you search, irrelevant filters are removed, showing only relevant filters in the search results.
More than one link now supported in Chatbots
Previously when you were adding a link to a chatbot action, you couldn't add more than one link without the previous link being removed. We've now added support to add as many links as you need to a chatbot action.
Related properties can now be used in form interactions
Previously when you created a form based on a related model property and used a related property in a form interaction, the form interaction failed when the form was submitted. We've now added support for related properties used in form interactions.
Date picker now works in a form block
Previously when you edited a form block, the date picker would fail to engage. We've now fixed this so that the picker loads correctly.
Cards/Tiles now don't overlap in bigger Organization Charts
Previously some cards or tiles on a large organization chart overlapped. We've fixed this now.
Limit now works on list when using the Mini-grid layout
Previously when using the mini-grid layout, the limit times option wasn't working. We've fixed this, so you can now limit the list of items using the mini-grid layout.
Fixed Face ID on mobile device
Previously when a user was asked if they wanted to set up Face ID now, they could only select Not now or Never. We've added the OK option so that they can now set it up.
History API now works with an API key
Previously you received an authorization error while using the History API, even with a token, we've now fixed this so that the token works as expected.
Fixed the sort order on the Roles page
We've fixed an issue, so when you sort the roles on the Roles page by the latest role, the latest shows at the top of the list.
Fixed Template installation messages
When installing templates, an error message was showing and then the success message, we've resolved the issue and no longer see the error message.
Include model data in a template if it has been installed through a template
We've fixed the issue so that now you can install a template with data onto your tenant and then create a new template and include the data from the model installed by the previous template.
Form interactions with the known and unknown criteria for date range and date, including time properties, now trigger correctly
We fixed an issue on form interactions not triggering when you create a form, using date range properties or dates that include time in the field, and using the known or unknown criteria. So now, when you set a few actions in the form interaction and trigger the form interaction, it works as expected.
Face ID and Touch ID now load the same language codes
Previously when you logged in with FaceID or Touch ID, the session was loading in a different language code than the original saved session. For example, US and EN. We've corrected this, so they both load with the same registered language code.
The multi-select date range fields are correctly set inside multi-row
Previously multi-select date range fields overlapped other fields when within a multi-row on a form. We've corrected this now so that they no longer overlap.