
Adds support for MySQL 8 and Lazarus 1.8.4.
Features
- Added support for Lazarus 1.8.4.
- Added support for MySQL 8.
- Added support for Support for sha2_password, caching_sha2_password authentications.
- Improves performance of batch operations.
- Added demo projects for IntraWeb 14.
Fixes
- Fixed bug with application freezing when using stored procedures.
- Fixed bug using LongStrings.
- Fixed bug updating a record when using the OnFilterRecord event handler.
- Fixed bug using encryption and CacheCalcFields.
- Fixed bug using a backslash in the Filter property.
- Fixed bug using First method in Master-Detail relationships.