new ubConfig.uiSettings.adminUI.allowNotFiltersForNullable (env variable UB_ALLOW_NOT_FILTERS_FOR_NULLABLE)
setting to control availability of notIn and notEqual filters in UTableEntity for nullable and JSON attributes
prevent opening two user (uba_user) form for the same user in case one opened from Users shortcut
and another - from employee form "Open User Profile" action
prevent opening two employee (uba_employee) form for the same employee in case one opened from "Employees of Our Organizations" shortcut
and another - from User form "Open Employee Card" action
DDL generator (Oracle, Postgres): fix random and unexpected primary key recreation for complex
primary keys (for example - many table PK) by adding order by field position