Serene v2.2.1 Release Notes

Release Date: 2016-05-28 // almost 8 years ago
  • ๐Ÿ”‹ Features:

    • add ListField as an alias for CustomClassField>. ListField also acts like RowListField when cloning rows, so it clones the list itself.

    ๐Ÿ›  Bugfixes:

    • options defined as property for formatters or editors written in TypeScript couldn't be set
    • invalid cast error for Time fields, due to a bug in ADO.NET that converts parameter type to DateTime when you set it to Time!