Skip to content
Snippets Groups Projects
UPGRADE.md 749 B
Newer Older
## Version 5 Breaking Changes

- Dropped TYPO3 9 support
- Dropped php 7.3 support
- Dropped city, street, zip and hide_in_frontend fields from the contact table. There is no upgrade wizard. The fields were not used inside the main template/code since some time. The latter one was depcrated since a while. Adjust your local template to use the company fields instead.
- Job location field is deprecated, use different Companies instead; job.location is unused in default templates/settings
- Dropped support for sg_seo < 6.0
- Dropped support for sg_mail < 8.0
- global manual sorting extension setting has been dropped, please check your joblist plugins and switch to your desired sorting

## Version 4 Breaking Changes

- Dropped TYPO3 8 support