Please check downloads provided at http://sourceforge.net/projects/yawik/files/ . Downloads below are provided by github do not contain the composer dependencies and will not work as described at http://yawik.readthedocs.org/en/latest/installation.html
Please take a look at http://yawik.readthedocs.io/en/latest/upgrade.html#id when upgrading
Note
This release does not introduce a lot of new features, we focused on two main goals for this release:
- Compatibility with PHP 7
- Restructure to simplify installation / build process
Enhancements
- php7 compatibility
- simplified installation/build process using composer
(#466, #498, #500, #501, #508, #509, #511, #513, #518, #520, - New console command: 'purge'. Will delete entities permanently from the database. (#494)
Improvements
Fixes
- Data placeholder is not translated in select fields (#470)
- Pagination on the organization profiles page (#502, #503)
- CSS attach possibility in job form (#514, #517)
View all changes in #524