@unitybase/adminui-vue #
Added #
5.24.19 2024-07-29 #
UTableEntity:onFetchResponseprop hook for additional custom processing of fetch items response
5.24.18 2024-07-17 #
- localization for Romanian language (ro)
5.24.17 2024-07-11 #
UTableEntityRoot: added tableBodyAppend slot. It can be used to enable preview mode, which is supported in the table and card views, inside theUTablePreviewForm: added a new property buildPreviewConfig. This allows to configure entity, formCode or other parameters before previewing the form
@unitybase/adminui-pub #
Added #
5.24.91 2024-07-17 #
- localization for Romanian language (ro)
@unitybase/adminui-reg #
Removed #
5.24.21 2024-07-29 #
- removed logging of all CSP headers during request to "/" handler
@unitybase/blob-stores #
Added #
5.24.12 2024-07-22 #
-
in case
ubConfig.security.blobStoresAccessAudit(recommended env isUB_BLOB_STORE_ACCESS_AUDIT) istrue, then all external access (view from client POV) of BLOB store items from client side are logged intouba_auditTrailwithactionType: 'VIEW',entityinfo_id: ID_of_BLOB_row,parentEntityInfo_id: reference_to_master.reference_to_masteris calculated based on value of softLock mixinlockIdentifier(if available) attribute or audit mixinparentIdentifierotherwise
5.24.10 2024-07-11 #
- localized error message to client side when trying to save a file with a size of 0 KB
@unitybase/cdn #
Added #
5.24.17 2024-07-17 #
- localization for Romanian language (ro)
@unitybase/org #
Changed #
5.24.18 2024-07-17 #
- localization for Romanian language (ro)
@unitybase/ub-pub #
Added #
5.24.13 2024-07-17 #
- localization for Romanian language (ro)
5.24.12 2024-07-11 #
- Localization for blob-stores error
invalidFileSize, which occurs when trying to save a file with a size of 0 KB
@unitybase/ub #
Added #
5.25.31 2024-07-22 #
- added documentation for new
ubConfig.security.blobStoresAccessAuditparameter (recommended env isUB_BLOB_STORE_ACCESS_AUDIT)
5.25.30 2024-07-17 #
- localization for Romanian language (ro)
ubConfig.schema.json: documented new propertieslobParametersandindexTablespaceof Database connection config (items ofubConfig.application.connections). These optional properties are used byubcli generateDDLto place newly added*LOB columnsandindexesinto predefined tablespaces\filegroups - mostly for performance tuning of big databases
Changed #
5.25.31 2024-07-22 #
- aclRls mixin: add safe expression
[instanceID]=[{master}.${connectAttr}]instead of unsafe[instanceID]={master}.${connectAttr}. Starting from UB@5.24.16 server will not accept unsafe correlation expressions ({master}.attr without [])
@unitybase/uba #
Added #
5.24.14 2024-07-22 #
- added new enum value
VIEWforAUDIT_ACTIONgroup (with localization)
5.24.13 2024-07-17 #
- localization for Romanian language (ro)
5.24.12 2024-07-11 #
- under Linux in case service is started by
systemdall security-related changes are logged into syslog/journald (in addition touba_audittable) with PRIORITY=Notice. This allows to do real-time integration with SIEM systems
Fixed #
5.24.12 2024-07-11 #
- uba_user form: set current user ID while adding new group for user
@unitybase/ubcli #
Added #
5.25.36 2024-07-17 #
ubcli generateDDLnow recognize new propertieslobParametersandindexTablespaceof Database connection config (items ofubConfig.application.connections). These optional properties are used to place newly added*LOB columnsandindexesinto predefined (manually created) tablespaces\filegroups - mostly for performance tuning of big databases. Options are ignored in case UB server version is < 5.24.15
Fixed #
5.25.35 2024-07-11 #
- fixed flushing a Redis database during update by adding
@unitybase/redisin@unitybase/ubclipackage dependencies. Before this fixubcli migratecommand do not found@unitybase/redispackage on production, becausedevDependenciesis not added into production bundle
@unitybase/ubm #
Added #
5.24.16 2024-07-17 #
- localization for Romanian language (ro)
@unitybase/ubq #
Added #
5.24.15 2024-07-17 #
- localization for Romanian language (ro)
@unitybase/ubs #
Added #
5.24.16 2024-07-17 #
- localization for Romanian language (ro)
