Skip to content

Releases: sypets/brofix

v4.0.2 - Update version constraints for page_callouts

11 Sep 06:16
Compare
Choose a tag to compare

Use latest version 3.0.0 which has a fix for TYPO3 v11.

4.0.1

11 Sep 05:31
Compare
Choose a tag to compare
  • Bugfixes for TYPO3 v11 and PHP 8

v4.0.0

30 May 06:13
Compare
Choose a tag to compare

Release for TYPO3 v11

v3.2.2

28 May 07:50
Compare
Choose a tag to compare

Last release before dropping TYPO3 v10 support.

v3.2.0

27 Mar 15:24
Compare
Choose a tag to compare
  • Improvements for usability

Contributors:

v3.0.0

06 Mar 18:19
Compare
Choose a tag to compare

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

17 Sep 13:26
Compare
Choose a tag to compare

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

24 Jun 09:07
Compare
Choose a tag to compare

Changes:

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

17 May 18:10
Compare
Choose a tag to compare

2.0.0 Drop TYPO3 9 support

17 May 17:17
Compare
Choose a tag to compare