• 3.4.1 7189f86b96

    3.4.1 Stable

    kerem released this 2023-02-25 21:05:18 +03:00 | 0 commits to master since this release

    📅 Originally published on GitHub: Sat, 25 Feb 2023 18:03:28 GMT
    🏷️ Git tag created: Sat, 25 Feb 2023 18:05:18 GMT

    🚨 PHP 8.0 is now the minimum support version of PHP. Please use v3.3.x if you need support for an earlier version of PHP.

    This release includes schema enhancements by indexing some columns - please fun the following after updating:

    # sanity check the output of:
    ./bin/doctrine2-cli.php orm:schema-tool:update --dump-sql
    
    # and then run:
    ./bin/doctrine2-cli.php orm:schema-tool:update --force
    

    ❤️ Thanks to everyone who reported bugs and submitted PRs.

    Changes and Fixes

    • Fixes minor typo in message #292 #293
    • Don't expose ViMbAdmin's patch level in the footer #299
    • Inflector depreciated #302
    • [DB] add unique constrint to aliases and mailboxes #289
    • Mailbox Automatic Aliases 2.0 #290
    Downloads