Catel v5.12.4 Release Notes

Release Date: 2020-03-27 // about 4 years ago
  • ๐Ÿš€ As part of this release we had 16 commits which resulted in 8 issues being closed.

    ๐Ÿ› Bugs

    • #1557 Check whether DialogResult can be set when closing a window initiated from a view model
    • #1551 Potential enumeration failure when using LanguageService.GetString
    • #1550 Deadlock in ExpressionTreeObjectAdapter.GetMemberValue

    ๐Ÿ‘Œ Improvements

    • #1561 Add support for .NET Core 3.1
    • #1559 Validate view model to model mappings once per view model type instead of every instance
    • #1555 Refactor SelectDirectoryService to work with a context instead of member values
    • #1554 Refactor OpenFileService and SaveFileService to work with a context instead of member values
    • #1545 UIVisualizerService attempts to create window on non-UI thread