Polr v2.1.0 Release Notes

Release Date: 2016-12-07 // over 7 years ago
  • ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fix XSS security vulnerability with DataTables
    • โž• Add DataTables integration for user and link tables
    • โž• Add user creation and user edit features to the admin panel
    • โœ‚ Remove vendored files -- composer is now required to use Polr
    • ๐Ÿ›  Other bug fixes and improvements

    Known bugs

    • ๐Ÿ›  #264 affects PHP version 5.5.9; fixed in 2.1.1

    โฌ†๏ธ Upgrading

    • Ensure your dependencies are up to date by running composer install --no-dev -o