Files
Phraseanet/CHANGELOG.md
2013-04-22 16:09:49 +02:00

604 B

CHANGELOG

  • 3.8.0 (2013-xx-xx)

    • SwiftMailer integration (replace PHPMailer)
      • Email now include an HTML view
      • Email can now include have subject prefix
      • Email can be sent to SMTP server using TLS encryption (only SSL was supported)
    • SphinxSearch is now stable (require SphinxSearch 2.0.6)
    • Add support for stemmatisation in Phrasea Engine
    • Add bin/setup command utility
      • Add ability to install Phraseanet command line
    • Lots of cleanup and code refactorisation
    • Add task-manager logging to syslog
    • Add bin/console mail:test command to check email configuration