We moved from DataTables 1.1.0 to 1.3.0 to address the multiple calls issue in 1.1.0. Thank you.
We've noticed two things:
1. The 'Equals' condition now works with a single line input control where the user must type a value, instead of picking their value from a dynamic select list - Is that by design or a defect?
For the 'Equals' condition: Is there option to indicate by attribute, when to render a select list or a single line input? This would be ideal.
2. Date attribute types now include time and time zone; the type of 'date' was not being passed to the server, and now a type is being passed of 'moment', resulting is a DataTable warning. Is there an option to not pass the type?
Are there any other known issues with this upgrade that we should be aware of; do you have a prelim release note or equivalent that we can review?