Moonmoon v9.0.0-rc.3 Release Notes

Release Date: 2018-01-04 // over 6 years ago
  • Bugs

    • โช Reverted 3510092, which introduced at least two serious bugs (1e7eb27).
    • โž• Added the folder custom/ to the release archive.
    • ๐Ÿ›  Fixed autoloading issues with PHP 5.6.30 (98097b5).

Previous changes from v9.0.0-rc.2

  • This is not really a rc and things still need to be fixed, but 9.0.0 should land soon! Here are the (significant) changes since 9.0.0-rc:

    โœจ Enhancements

    • ๐ŸŒ The Spanish translation was already present but was not available during the install (#90) ; thanks @Emmafrs!
    • Improved support of PHP 7 by using more recent versions of SimplePie (#81, #82) ; thanks @silvyn!
    • ๐Ÿ“š Wrote a bit of documentation and improved coding style.
    • โž• Added various unit / integration tests, each commit is now automatically tested on Travis.

    ๐Ÿ”’ Security

    • Only allow to fetch feeds that were already added through the dashboard (#84).
    • โž• Added a mitigation against CSRF attacks (#98).