- Added ? to avoid deprecation (09/03/2025)
- Modified Twig extension AssetExists to take into account folder assets (10/10/2024)
- Changed DependencyInjection Extension (10/09/2024)
- Changed frequency for Backup email to once a week( monday) (25/03/2024)
- Added Twig Extension AssetExists() (09/03/2024)
- Removed use of dompdf (23/02/2024)
- Changed to new recomended bundle SF 7 structure (15/01/2024)
Upgrading from v3.x? Check UPGRADE.md
- Added TreeBuilder return type (29/05/2023)
- Added missing return type (06/04/2023)
- Corrected call of composer2 install (27/07/2022)
- Modified call of composer2 install (27/07/2022)
- Corrected use of container (25/07/2022)
- Changed compatibility to PHP 8 (25/07/2022)
Upgrading from v2.x? Check UPGRADE.md
- Suppressed use of container (24/07/2022)
- Corrected security-bundle (24/07/2022)
- Changed compatibility to Symfony 6 (24/07/2022)
- Corrected script to use branch main instead of master (24/07/2022)
Upgrading from v1.x? Check UPGRADE.md
- Corrected folder path for SF > 3 (08/10/2021)
- Corrected
ServiceUserto check wether token is NOT null (20/09/2021)
- Replaced
kernel.root_dirbykernel.project_dir(03/09/2021)
- Changed
Symfony\Component\Translation\TranslatorInterfacetoSymfony\Contracts\Translation\TranslatorInterface(03/09/2021)
- Removed twig/extensions (03/09/2021)
- Removed versions constraints in composer (03/09/2021)
- Cosmetic changes due to Codacy review (05/03/2020)
- Added possibility to specify an exclude file for BackupFolders.sh (24/02/2020)
- Modified GitHookPostUpdate.sh to add dump-env and made use of --optimize-autoloader (07/10/2019)
- Added possibility to rotate image (12/08/2019)
- Updated README.md (12/08/2019)
- Added posiibility to resize image in square format (11/08/2019)
- Added possibility to add a stamp in the image resized (11/08/2019)
- Added Twig Extension TemplateExists (09/08/2019)
- Added dependency for c975L/ConfigBundle (09/08/2019)
- Added script to import SQL file to server (07/08/2019)
- Added list of known bots (07/08/2019)
- Added list of known file extensions (07/08/2019)
- Made use of
git reset --hard origin/masterto force overwrite of local changes (03/08/2019)
- Added
getPdfFilePath()to return the url instead of the content (15/07/2019)
- Added Twig function to check if a Route exists (14/07/2019)
- Removed ">>>" echoed in email to avoid having indentation (02/07/2019)
- Changed Github's author reference url (08/04/2019)
- Added example to resize image in README.md (19/03/2019)
- Modified Dependencyinjection rootNode to be not empty (13/02/2019)
- Corrected BackupCleaning.sh (08/02/2019)
- Modified behaviour of sent email, for Backup scripts, to sum up the actions (08/02/2019)
- Modified the BackupFolders.sh for complete backup to occur on week day instead of month day (31/01/2019)
- Corrected Scripts for sending email (07/02/2019)
- Added
2>/dev/nullfor tar actions to avoid messages in email sent (08/02/2019)
- Corrected cleaning for bash scripts (18/01/2019)
- Modified date formats in scripts (17/01/2019)
- Added duration for backup (17/01/2019)
- Modified message sent in email (17/01/2019)
- Corrected
BackupCommon.sh(17/01/2019) - Corrected
BackupMySql.sh(17/01/2019) - Added dump of whole database in
BackupMySql.sh(17/01/2019)
- Updated composer.json (15/01/2019)
- Added
.shscripts (14/01/2019)
- Modified required versions in
composer.json(25/12/2018)
- Added rector to composer dev part (23/12/2018)
- Modified required versions in composer (23/12/2018)
- Updated composer.json (01/09/2018)
- Added check for
null !== Requestin case called from Command (02/09/2018)
- Updated
README.md(26/08/2018) - Added possibility to create a flash without translation domain (27/08/2018)
- Added core files (26/08/2018)
- Corrected name in composer.json (26/08/2018)
- Creation of bundle (26/08/2018)