Release v1.8.0
- Added bulgarian translation
- Added Filter by Feature
- Added Language selector
- Added the ability to use an image as a logo
- Updated dependencies to Symfony 5.2.9
- Various fixes and improvements
Upgrading To 1.8.0 From 1.7.0
Before you update to v1.8.0, back up your website and update your environment to PHP 7.3 or 7.4
$ git pull
$ git checkout v1.8.0
$ composer install
$ php bin/console d:m:m -n
$ yarn install
After updating, update all your info pages and menu items in admin panel (set one of the suggested language)