Release date
- March 9th, 2026
Download links
Version 8.5.1 includes security-related improvements and updates. We recommend all customers to update to this version as soon as possible.
Minor changes
- Simplify permission checks for creating an deleting user portals. To create an delete portal, you now only need the permission "Basic settings" from the user portal role permissions, not any of the additional permissions.
Fixes
- Fixed an issue where the logo was displayed twice on the user portal login page.
- Added validation for the length of tags in the portal configuration (maximum length: 4000).
For plugin developers
- Form resource plugins (IPluginFormResources) can now add form resources depending on the specific form. Previously, resources could only be added globally to all forms. The method IPluginFormResources#getResources has been deprecated. Plugin developers should implement IPluginFormResources#findResources and IPluginFormRersources#findResourcesByFilename instead.
- Widget plugins (IXItemWidget) can now return different resources depending on whether the form is rendered in inline mode or not. Added a new method IGetWidgetResourceParams#isInLine to the parameters of IXItemWidget#getCssData and IXItemWidget#getJavaScriptData.
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