Release notes

Asp.Net

  • Add SocialIntentsApiKey to _rootLayout.cshtml
  • Improve CallEventCompleted in ai-queue.js
  • Improve TilesView to make all the tile of all the tiles in one row with the same height
  • Repair pager at TilesView
  • Repair HtmlViewer (TilesView was overlaid)
  • Fix JavaScript error during resize of the popup 

WinForms

  • Repair OptimalLineCount in DataGrid
  • Improve colors readonly columns in DataGrid

Database manager

  • Improve getting enum value in DbValueConverter 

Model

  • Add comments at size properties of controls
  • Add InteractivePanel (UI is removed from Vbox/Hbox)
  • Add OnKeyInputComplete on FormBase
  • Improve ValidateFillV and ValidateFillH
  • Remove unused values: 'Custom', 'FitToWidth' and 'PageLevel'  of enum PdfZoomMode
  • Repair alignment of Labels

Performance

  • Improve memory usage in MultiActionResult

General

  • Add comments to HtmlForm
  • Improve build dependencies on database project to prevent crashing on de Ai.Callers project
  • Move HtmlForm to Controls\Websites
  • Move TilesView to Controls\Websites
  • Move MainContentContainer to Controls\Websites
  • Move MainMenu to Controls\Websites
  • Move HtmlViewer to Controls\Websites
  • Move WebViewer to Controls\Websites
  • Rename BrowserForm to HtmlForm
  • Split off CollapsibleViewStack from ViewStack