CRUDlex v0.15.0 Release Notes

  • ๐Ÿš€ Released: Upcoming

    • ๐Ÿ‘ Attention: the support for PHP 7.1 has been dropped
    • โž• Added PHP 7.4 support
    • ๐Ÿ›  Fixed a crash where the namefield of a many relation is a MySQL keyword, thanks to https://github.com/th-lange
    • ๐Ÿ›  Fixed a timeout within the fetching of the language names
    • ๐Ÿ›  Fixed a crash if a referenced entity had hard deletion
    • ๐Ÿ›  Fixed a crash if a route of a non existent entity was requested, properly returning an HTTP 404 now
    • โšก๏ธ Updated dependencies:
      • "philiplb/valdi": "1.0"
      • "symfony/http-foundation": "4.4"
      • "symfony/routing": "4.4"
      • "symfony/yaml": "4.4"
      • "symfony/translation": "4.4"
      • "symfony/intl": "4.4"
      • "symfony/twig-bridge": "4.4"
      • "doctrine/dbal": "2.10"
      • "riimu/kit-phpencoder": "2.4"