Release date 18-03-2023
Changes
Key | Release note |
---|---|
UST-004754 | Financials: A meter can now be associated to a list of areas by using an areaset. This can be applied for correctly associating costs to rentable areas within a service charge settlement. |
UST-004807 | Financials: Meters can now be added to area sets |
UST-003625 | Other (Functionals): The field 'initials' on the object 'Person' had a maximum of 10 characters. This limit has been removed, such that longer initials can also be filled in |
UST-004064 | Other (Functionals): The function 'Archive' gave an error if not all mandatory fields on the object that was being archived were filled in. This check has been removed. |
UST-004818 | Other (Functionals): It's now possible to define a user interface skin on user level. This used to be only possible on profile level. |
UST-004864 | Other (Functionals): In an object selection field (as opposed to a pulldown) it is possible to type a few characters and get suggestions. The code limits the number of suggestions based on a client value (Client.useAutoCompleteSearchTreshhold). This setting can contain a value between 1 and 50. If this field is left empty, the code defaults to '15'. This has been changed to 50 (The maximum value) |
UST-004893 | User Interface: The tabs on instance pages, dashboards and includes have been redesigned so that they follow material design guidelines |
Bugs
Key | Release note |
---|---|
UST-004288 | Financials: When a bank account was specified on the invoice item, this was not taken into account for displaying eligible invoices when trying to add an invoice manually to a collection batch. This is now taken in account. |
UST-004771 | Integration: When booking on behalf of someone else in Workplace Experience, the invite for the relevant room should be sent to the person that was booked on behalf of instead of the person that used the app to create the booking. |
UST-004886 | User Interface: The search button on search screens only registered a user click when the text was clicked and not on the edges of the search button. This has been fixed so that the entire search button can be used. |
UST-004899 | User Interface: Several security related changes were made to mitigate cross-site scripting vulnerabilities. |