@unitybase/adminui-vue #

Added #

7.0.5 2025-06-16 #
  • add UFileContainer as a global component
  • $App.doCommand add property modalId then if modal/drawer minimized command with the same modalId maximize it
  • default-cell-template add prop gridState to correct add tooltip depends on user table settings (cell width)
  • UTable: Added a prop to configure the default table cell height. The default value is 1 and can be overridden via ubConfig.uiSettings.adminUI.cellLineCountUTable
  • add experimental: true field to all themes from ui-themes.json, then we can add uiSettings.adminUI.ignoreExperimentalThemes to ubConfig and show or hide experimental theme

Changed #

7.0.5 2025-06-16 #
  • clickable zone width of checkboxes wrapped inside UFormRow with labelPosition: 'top'. Now clickable zone width equals the width of a label
  • <default-cell-template /> moved to UTable folder, then used as default cell view
7.0.4 2025-06-02 #
  • Extended PDF Viewer: The Print and Download buttons will now automatically be hidden if their respective options are explicitly set to false in the app config.

Fixed #

7.0.5 2025-06-16 #
  • UTableEntityRoot fix wrapper styles—correct scroll only table content and pin table head to top

@unitybase/adminui-pub #

Fixed #

7.0.1 2025-06-02 #
  • PDFComponent: fix pdf viewer initialization in case of extendedPdfViewer is enabled

@unitybase/cdn #

Added #

5.24.56 2025-06-16 #
  • cdn_corrindex: added ability to override updateOrganizationCaptions method

@unitybase/org #

Fixed #

5.24.57 2025-06-16 #
  • org_employeeonstaff.assignCaption: prevent an error when execParams has property caption

@unitybase/ubcli #

Added #

5.25.71 2025-06-02 #
  • SECURITY added X-XSS-Protection "1; mode=block"; and X-Content-Type-Options nosniff; for all /models files, including authentication page
  • SECURITY added Strict-Transport-Security header for main page HTML and all static files

@unitybase/ubm #

Fixed #

5.24.56 2025-06-02 #
  • ShortcutTree: Fixed case when user has acces to shortcut but not to it's parent