Navigation Menu

Skip to content

19.1.303.0

Compare
Choose a tag to compare
@expand expand released this 29 May 00:23
· 614 commits to master since this release

GitHub Releases (by Release) Custom badge

This release is compiled against DevExpress.XAF v19.1.3.
Big thanks for their contribution to:
apobekiaris, emeyke, isatahiri, ramos41, rSeeFip, skybluex3, vimarx, wcraytor, Apostolis Bekiaris,

Bugs

  1. #363, #406 #363 XtraDashboard: Support Localized Name for ObjectDataSource and allow multiple ObjectDataSources.
  2. #418 VSIX displays Version too short message
  3. #416 #404 Make EnumPropertyEditor non default editors and fix null reference on WinEnumpropertyEditor

Enhancements

  1. #412 #411 ExcelImporter: Provide a DSL/Reactive implementation on the AutoImport functionality

Breaking Changes

  1. #416 #404 Make EnumPropertyEditor non default editors and fix null reference on WinEnumpropertyEditor
  2. #417 #403 Clean-up demos folder

The msi installer is replaced with the powershell XpandPosh module.
To install artifacts you can use either the Install-Xpand function or copy paste the next line in an Admin powershell prompt.

Set-ExecutionPolicy Bypass -Scope Process -Force;iex "$(([System.Net.WebClient]::new()).DownloadString('http://install.expandframework.com'));Install-Xpand -Assets @('Assemblies','Nuget','VSIX','Source')  #-Version '19.1.303.0' -SkipGac -InstallationPath 'YOURPATH'"

open collective backers and sponsors