@unitybase/adminui-vue #

Added #

7.0.48 2026-03-04 #
  • UDialog: added support for custom buttons via customButtons array in dialog options. Each button accepts value, title and optional props (defaults to {appearance: 'plain'})

Fixed #

7.0.48 2026-03-04 #
  • fix tinymce toolbar group style when small editor size
  • command.js: replaced _.cloneDeep with cloneConfig for cmpInitConfig cloning to preserve class instance references (ExtJS components, Vue instances).
  • el-notification: fixed scrollbar positioned with large offset from the right edge by adding flex: 1 to .el-notification__group
  • u-drawer: fixed --minimized-height offset calculation in styleVariables — now counts only minimized modals located after the current one in the stack
  • u-table: fixed localization for adjusting row heights
  • u-select-multiple: add flex-wrap style to additional buttons for better layout handling

@unitybase/aws #

Fixed #

5.24.15 2026-03-06 #
  • pin fast-xml-parser@4.5.3, 4.5.4 uses ?? syntax what not compatible with SpiderMonkey 52

@unitybase/ub #

Fixed #

5.25.80 2026-03-04 #
  • ubConfig json schema

@unitybase/ubm #

Fixed #

5.24.88 2026-03-09 #
  • ubm_desktop-scanerSettings-fm: fixed crash when customParams.UBScan is undefined (first launch or incomplete settings from scanner service) by deep-merging with defaults instead of all-or-nothing fallback

@unitybase/udisk #

Removed #

5.24.63 2026-03-04 #
  • udisk: let server fill stores tempPath automatically (removed tempPath from udisk stores partial config)