CRUDlex v0.9.8 Release Notes

Release Date: 2015-09-28 // over 8 years ago
  • ๐Ÿš€ Released: 2015-09-28

    • โž• Added complete i18n support, initially with en, de and gr
    • โž• Added events for reactions before or after creating, updating or deleting an entity
    • โž• Added the possibility to override every single template
    • ๐ŸŽ‰ Initializing all needed providers in the CRUDServiceProvider if not done yet by the application
    • Made the nameField of a reference optional
    • โšก๏ธ Fixed a crash when choosing "created_at", "updated_at", "id", "deleted_at" or "version" as filter field
    • โœ… Some potential crashes in CRUDEntityDefinition fixed revealed by new unit tests
    • ๐Ÿ›  Fixed the display of very small float values which where converted to scientific notation