Release date
- April 24th, 2025
Download links
Also see the release notes of version 8.3.0, 8.3.1, 8.3.2, 8.3.3, 8.3.4, and 8.3.5.
Minor features
- Allow backend error pages to be configurable. You can set a URL of your choice in the menus look & feel and frontend server.
- Add JavaScript API for storing and restoring the current navigation state of a web form. May be useful e.g. for plugins that generate and show virtual pages.
- See $.xutil.saveNavigation and $.xutil.loadNavigation
- See $.xutil.on in combination with the saveNavigation and loadNavigation events.
Minor changes
- Increase character count limit for the plain text body of email actions.
- When a custom event gets invoked in the inbox, do not count this as a form submission for the statistics.
- Ignore invalid certificates when the server sends a request to itself via a loopback address.
- Show the generic "form not found" page when a form is not available on a frontend server, instead of the login page.
Fixes
Workflow
- When resolving attachments via their filename in the workflow, include all attachments, even if they happen to have the same file name.
Form designer
- Allow text for the add and delete button of repeated elements to be localized.
Web forms
- Allow links to be clicked via Enter (when focused via tabbing).
- Improve accessibility for select fields with autocomplete enabled.
- Improve keyboard controls for datepicker.
- Fix layout issue when buttons are right aligned.
Backend
- OpenID connect: Use refresh token to refresh access token when expired. Also expose a "Use nonce" option on the login services configuration, which defaults to true.
- Fix incorrect data being displayed in the statistics view. Some counts were mistakenly shown as twice their actual value.
- Setting the upload limit per file to -1 via the menu general correctly disables the limit.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article