Skip to content

PREFERendum 0.8.0

Latest
Compare
Choose a tag to compare
@ElTh0r0 ElTh0r0 released this 10 Nov 15:34
· 1 commit to main since this release
de181b1

Main changes

No front-end/user visible changes, only back-end changes:

  • Migrate from CakePHP 4.5 to 5.1
    • With this PHP 7 support was dropped; minimum PHP 8.1 required (as well as MySql 5.7+, MariaDB 10.1+, PostgreSQL 9.6+)
  • Fixing CakePHP related deprecations
  • phpcs code corrections

Update note: To update an existing DB from 0.6.0 to 0.8.x, access <your installation folder>/Db/update through your browser (e.g. yourdomain.com/preferendum/Db/update) and click the provided update link.

Full Changelog: v0.7.1...v0.8.0