Releases: sypets/brofix
Releases · sypets/brofix
v4.0.2 - Update version constraints for page_callouts
Use latest version 3.0.0 which has a fix for TYPO3 v11.
4.0.1
v4.0.0
v3.2.2
v3.2.0
v3.0.0
Important: This update requires changes
- Configure access to the "Brofix" module in backend user (groups). The module was moved from the Info module to its own module
- Fetch language packs (help to update language labels if your language is not complete on crowdin: https://crowdin.com/project/typo3-extension-brofix)
Changes
- Brofix was moved from the Info module to its own module
- Extension icon was updated
- Filtering is now possible by content UID, link type or URL
- "clickfilter" available to filter by the UID or URL by clicking on current record
- simple / extended view. The "simple view" does not show all columns
- Manage exclusions module was added to manage the excluded link targets
We thank all contributors and want to mention especially:
- @gaumondp and @AtiGIT for improving the GUI, specifically the filtering and "Manage exclusions" list
- @sbuerk for improvements in testsuite
see also Changelog
v2.2.0
After updating to this version, please update the database and clear cache.
Changes:
- Add support for TYPO3 v11
- Add crdate to table. This will later make it possible to detect new broken links (or broken links recently detected).
- Add start and stop time to check links email report
- Change order of settings in check links email report
- Add additional setting mod.brofix.mail.language to set the language of the email report.
- Do not check records of default language if l18n_cfg is 1 or 3 (“Hide default language of page”)
- Also consider if records should be checked on page if rechecking URL or fields.
- Optimize external link checking: Do not use extra headers Accept-Language and Accept-Encoding by default. This causes problems with some websites.
- Optimize pagination: Do not show pagination controls if there is only one page
Changelog: https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html
v2.1.1
Changes:
- several bugfixes, see https://docs.typo3.org/p/sypets/brofix/2.1/en-us/Changelog/Index.html
Hints for upgrading
- Upgrading from before 2.1: analyze database and new checking of links is required
- Upgrading from before 2.0.0: A CLI command is now used instead of a scheduler task. It is recommended to remove the "old" scheduler task before updating.
2.0.1 Bugfixes
v2.0.1
2.0.0 Drop TYPO3 9 support
- Drop TYPO3 9 support
- Bugfixes and new features
Changes see https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html