Skip to content

Stable 2.1.0

Compare
Choose a tag to compare
@cydrobolt cydrobolt released this 07 Dec 01:11
· 190 commits to master since this release

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