Platform Update - Signed plug-ins September 2024

In the last month, 5 plug-ins have received updates, which are now available to implement into your components in the Architect.
In this post you will find the affected plug-ins and a short description of the changes. If you want further information please contact your primary contact person.

UPDATE

  • P125 Settings Menu has been revoked, due to a loading issue in the global search. The global search would stay empty when the first user to load the global search options doesn’t have rights to the items. This affects other users too, since it’s cached.

Signed plug-ins

P9 Calendar r.117480

Changes

PI52136 Icons don't work on Apple

Bugfix - The icons in the tooltip of the Time Registration don’t work on an Apple or on a browser where the device pixel ratio of the selected config is 1.5 or higher.


P11 String Extensions r.117994

Changes

PI52456 - Missing Architect error to prevent type error

The "string".isnullorempty() function has been made available to the emailaddress typehandler, since this one inherits from the string typehandler.

PI52481 - Validated expression field does expression debugger's datamodelinfo request in each new window it's loaded in

Performance/bugfix - now the data model won’t be needlessly loaded every time a validated expression field is opened in a tab.

PI52543 - Create isAlphaNumeric function in String Extensions

A new function has been added to the String Extensions plug-in: "string".isalphanumeric(). It checks if the string that it’s called on contains only numbers and letters.


P36 Process Variables r.118582

Changes

PI52381 - Return the just-set variable from SetVariable action (just like declare does)

There is a need that the SetProcessVariable action returns the just-set value as a return value. A return value named “value” has been added.


P125 Settings menu r.118275
P150 Filters r.116843

Changes

PI50021 - Expand/Collapse of filters sidebar messes up styles for other plug-ins

UX change - collapsing/expanding sidebar happen without animations now.

PI51680 - After selecting an item in the filter, the typed value of the search is not cleared

UX-change - now after selecting an item from the filter, the query is cleared and the search/result list shows all viable options again.

2 Likes

As the question pop-ups every now and then: because the Settings menu has been revoked, M4991 r18 has been put to WIP.
We recommend reverting to r17 until a r19 has been released with a new settings menu.

1 Like

The forementioned component M4991-r18 should be M4993 Novulo Algemene instellingen en overzichten r18.
Since 16 October r19 is available which holds P125 Settings menu r.118934. If M4993-r18 is used updating to r19, instead of reverting to r17, is recommended.