Skip to content

Releases: commonknowledge/wagtail-linkchecker

v0.8.5

03 Oct 10:15
Compare
Choose a tag to compare

fix: add get_url http request timeout

v0.8.4

02 Oct 14:04
Compare
Choose a tag to compare

fix: don't retry failing tasks

v0.8.3

17 Sep 20:24
Compare
Choose a tag to compare

feat: check iframe src links

v0.8.2

17 Sep 17:36
Compare
Choose a tag to compare

feat: improve linkcheck command

v0.8.1

17 Sep 17:11
Compare
Choose a tag to compare

feat: remove link to unused settings page

v0.8

17 Sep 16:50
Compare
Choose a tag to compare

feat: replace celery with django background task

v0.7.2

17 Sep 15:33
Compare
Choose a tag to compare

fix: settings page

v0.7.1

17 Sep 14:38
Compare
Choose a tag to compare

Upgrade minimum wagtail version to 5.

v0.7.0

17 Sep 13:39
2de3098
Compare
Choose a tag to compare

Upgrade celery requirement to work with new Python versions (3.11+).