Catel v5.12.7 Release Notes

Release Date: 2020-07-01 // over 3 years ago
  • ๐Ÿš€ As part of this release we had 6 issues closed.

    ๐Ÿ› Bugs

    • #1610 Remove class constraint on FastMemberInvoker to support structs
    • #1606 KeyboardHelper.GetCurrentlyPressedModifiers should not contain None when other modifiers are active
    • #1605 Validation on view models is forced from the DataWindow even when validation should be deferred

    ๐Ÿ‘Œ Improvements

    • #1616 Improve modal window detection to prevent first chance exception
    • #1614 Optimize implementation and performance of TypeCache.GetTypeBySplittingInternals
    • #1613 Support serialization of collections with abstract item types