All Release Notes
ID | Title | Description |
---|---|---|
Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #82788@2024-11-09 UTF-8 | |
Inputnum format with group separator | Adjusted numeric format to not include hardcoded group and decimal separators in format value. Added a new conversion procedure Akioma/Swat/Tools/convert-extended-format-attributes.p which should be run once from wurmel, so that it can take into account the number format set in the application settings. Application settings entry globalFormats.globalNumericFormat for numeric formats needs to be changed manually to use the correctly defined group separator and decimal separator. |
ID | Title | Description |
---|---|---|
New field menu options for Master name attribute | Options to Open, create and replace for Master name attribute | |
Add support for hiding language selection on login screen | Added support for hiding the language select in login screen. | |
Expand nodes not working correctly | Removed redundant 'ownerhdl' filter on treegrid embedded datasource. | |
Error loading designer repoimage on swat-develop | Fixed an issue where some requests failed due to missing authorization header. | |
Adding elements to Offer template throws errors | Prevent from drag and drop item outside of treegrid. | |
Support customization on Blueprint-level | New event 'afterBlueprintRead' is available on SwatLayout object type to allow blueprints customizations. | |
Allow customizing layout of offer maintenance screen for different customers | Allow customize layout of offer screen for customer needs. | |
Templates folder doesn't exist on production | Fixed an issue where templates were missing and could not be created in AutomationHub. | |
GetInitialValues in QueryHelper not cleaned up | Fixed memory leaks in OE codebase. | |
hQuery in bufferHelper never deleted | Fixed memory leaks in OE codebase. | |
Ckeditor 5 classic toolbar is not fixed to top | Fixed issue with toolbar position when scrolling in CkEditor. Removed decoupled-document Editor Type option. | |
Fix AH credentials type handling | Fixed credential type check. | |
Add support for custom deployment configurations | We have added support for custom portainer deployment configs! You can now add custom configurations by adding new json configs to the .build/deploy folder with the following name pattern: <id>.portainer.deployment.config.json The config will act as an additional layer that will be applied over the existing portainer.deployment.config.json. | |
Products desktop Product state field should show description and filtering does not work | Display product state description instead of the key and fix filtering on the grid. | |
Add font family application settings for ckeditor 5 | Added fontFamily as part of application settings. |
ID | Title | Description |
---|---|---|
Fix types of message() method in Clapi and webui | - ExternalScreen: correct params of message method according to interface - BisinessEntity: correct params of message method according to its interface | |
Fix/stabilise failing UI tests | - UI tests refactoring: move property to a proper class - UI tests refactoring: adjust locators to UI-based format - UI tests refactoring: change how Desktop page Application panel is prepared before collapsing - UI tests refactoring: wait for all data load before testing building blocks | |
Fix/stabilise failing tests for grid-tests/grid.spec.ts | - UI tests: update abstract grid's dragAndDropColumn method - UI tests: update ScreenListGrid constructor params - UI tests: add resizeGrid method to ScreensPage - UI tests: stabilise attribute-form tests | |
UpdateSkipRefresh not working with multiple tables | Fixed an issue with updateSkipRefresh configuration in DataSource refreshScheme when configured to skip multiple table names. |
ID | Title | Description |
---|---|---|
Attributes save after each keypress in Firefox | Fixed a Firefox browser issue with form Inputs onChange event executed on value change not on blur | |
allow to use Apps as a Realm in Security-Assigment | Added a new BAA security realm, enabling authorization checks on apps. | |
Add Calibri and Noto sans in the CKeditor list of font families | Adjusted default CkEditor config to include fonts "Calibri", "Noto Sans" | |
Application unresponsive in certain cases | Fixed an issue with undefined ribbon when executing visibility rules. |
Back to Release Notes
Back to Home Page