2.14.0
New datasources
New features
- DataFilter:
- Add strict mode (at call or at type definition).
- Add optional fields in associative arrays.
- Add new types (date, time, datetime, uuid, isbn, ean, ip, ipv4, ipv6, mac, port, slug, json, color, geo, phone).
- Auth controller: Check email domain is valid. Add auth attempts rate limit.
Improvements
- Comma: Add loader aliases and prefixes management.
- Auth controller: Manage interactions with the Language plugin.
- Memcache datasource: Improved tests.
Debugs
- Redis datasource: Prevent assignment bug under PHP 8.3.26+.