DotVVM v2.0.3 Release Notes

Release Date: 2018-12-21 // over 5 years ago
  • ๐Ÿ†• New features

    • 0๏ธโƒฃ Default ControlRegistrationStrategy now includes subfolders
    • Prohibited hardcoded values on DataContext
    • ๐Ÿ‘ EmailAddress attribute now supports client-side validation

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed bug in dotvvm.events.unsubscribe
    • ๐Ÿ›  Fixed number formatting bug with zero values
    • ๐Ÿ›  Fixed data-binding issue of hard-coded values into markup controls
    • ๐Ÿ›  Fixed invoking generic methods from static commands
    • ๐Ÿ›  Fixed data context handling for some GridViewColumn properties
    • ๐Ÿ›  Fixed null reference exception in detection of data context changes
    • ๐Ÿ›  Fixed byte array serialization