CraftCMS v3.0.25 Release Notes

Release Date: 2018-09-18 // over 5 years ago
  • βž• Added

    • βž• Added craft\log\FileTarget::$includeUserIp which determines whether users’ IP addresses should be included in the logs (false by default). (#3310)

    πŸ›  Fixed

    • πŸ›  Fixed an error that could occur when installing or updating something within the Control Panel if composer.json required the roave/security-advisories package.
    • πŸ›  Fixed a SQL error that could occur when searching elements on PostgreSQL installs.
    • πŸ›  Fixed a bug where Craft would ignore the last segment of template paths that ended in /0. (#3304)
    • πŸ›  Fixed a Twig Template Loading Error that would occur when testing email settings, if a custom email template was used and an error occurred when rendering it. (#3309)