MDriven v7.0.x - December 2024

Released: Jan 16, 2025

Atualizações na v7.0.x - December 2024

Recursos

Designer

  • Significant updates to WebViewEdit:
    • Context menu updates for orange dot.
    • Clicking action view opens WebView if already open.
    • Buttons hidden in WebViewEdit (e.g., BrowserBack, UrlEdit, StyleCheck).
    • WebView tabs update display when selected.
    • Holding Ctrl while using WebViewEdit from the toolbar opens a second window.
    • ViewModel combos directly update WebViewEdit.
    • Synced ViewEdit and LiveView for consistency.
  • Continued work on separating WebEdit from WPFEdit and isolating edits for WebBlazor views.
  • Stable/Dynamic diagrams made more prominent improvements in right-click menus.
  • Introduced "Child items to Columnar-Layout" for quick UI patterns in editors.
  • Fast-access model upload button added to LiveEdit.
  • Added ability to mark diagrams as Stable or Dynamic with improved artifact control.

Framework

  • Introduced OnDeleteReasonSolve(reason:string) for cascading delete resolution.
  • Enhanced sorting for ViewModel names in debugger combos.
  • Added GraphAPI fields for access, patch, and permission handling.
  • Introduced SysGraphAPIError class for batch document handling.

Turnkey

  • Enhanced CellSelect functionality to support pasting tabular data and triggering imports.
  • Updates to built-in StyleChecker view for LiveEdit.

Server

  • Improved styles for Blazor data tables with enums.

Correções

Designer

  • Switched back to Angular in LiveEdit due to Blazor issues.
  • Fixed issues with StyleInModel-live changes not rendering in LiveEdit.
  • Fixed issues with SaveAs in modlr and improved model merging.
  • Removed unused app.config and adjusted build server configurations.

Framework

  • Fixed issues with string formatting and two-way binding for locale-dependent numbers in AngularJS.
  • Improved handling of WPF StringFormat for consistency across environments.
  • Arguments for OCL operators now have named parameters for clarity.
  • Fixed issues with CanExecuteNamedAction not accounting for ReadOnlyMode.
  • Fixed RestDownload parameter usage bugs and improved table paste functionality.

Turnkey

  • Improved messaging for Turnkey startup failures.
  • Fixed issues with GlobalSeekersAlwaysNew affecting modal behavior.
  • Improved handling of copy-paste dates in cells.
  • Better handling of Blazor datagrid resize logic.

Server

  • Build system now injects correct build time for improved version tracking via Eco.Interfaces.VersionInfo.ThisVersionDateTime.