Catel v5.12.11 Release Notes

Release Date: 2020-11-25 // over 3 years ago
  • ๐Ÿš€ As part of this release we had 11 commits which resulted in 5 issues being closed.

    ๐Ÿ› Bugs

    • #1712 ViewModelBase constructor memory leak
    • #1693 CatelTypeInfo contains Catel properties in _nonCatelProperties fields

    ๐Ÿ‘Œ Improvements

    • #1714 Update all system packages to 5.0
    • #1713 Add support for .net 5.0
    • #1691 FastObservableDictionary should allow null-values and not throw ArgumentNullException

Previous changes from v5.12.10

  • ๐Ÿš€ As part of this release we had 8 commits which resulted in 3 issues being closed.

    ๐Ÿ› Bugs

    • #1676 ProcessService verb is not working on .NET Core
    • #1670 Validation messages don't appear for child windows when using content presentors
    • #1669 ArgumentNullException when using ViewModelToModelMapping on property of concrete model that does not have this property