Skip to content

Core 6.5.0

Latest
Compare
Choose a tag to compare
@dongnl dongnl released this 28 Mar 08:47
  1. Add checking filePath openable on init in CSVDataSource.
  2. Add separated port setting to MySQLDataSource.
  3. Support for separating widget's html and init client script so that developers could manage client scripts for their own likes
  4. Support Bootstrap 5
  5. Add Brackets for Filter process
  6. Add function to Filter process, add xor logic
  7. Add RowNumColumn process, similar to CalculatedColumn's rownum but simpler
  8. Add "betweenInclusive" and "notBetweenInclusive" for Filter process
  9. Add using existed connection option for PDO, MySQL, PostgreSQL, SQL Server, and Oracle datasources
  10. Fix Table's and Google Chart's eval bug when column formatValue is a Math formula string