DotVVM v2.0.3 Release Notes

Release Date: 2018-12-21 // about 4 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