Skip to content

Releases: nhsuk/wagtail-streamfield-index

Tox-v4 further changes

05 Dec 13:14
34d8f0a

Choose a tag to compare

Merge pull request #12 from nhsuk/tox-v4

Update deploy.yml with new package location

1.2.1: Merge pull request #11 from nhsuk/tox-v4-upgrade

05 Dec 12:06
d3648fd

Choose a tag to compare

1.2.0-rerelease: Merge pull request #10 from nhsuk/allow_wagtail_7

05 Dec 09:35
26edc0a

Choose a tag to compare

Re-release of 1.2.0 Upgrade to Wagtail 7.0.0

Upgrade to Wagtail 7

23 Oct 14:11
26edc0a

Choose a tag to compare

This release upgrades to use Wagtail 7, with all the necessary changes consequent to that upgrade.

v1.1.0

17 Jul 16:14
1f7911f

Choose a tag to compare

This release uses batching to improve the performance of the index_all() function, making six times faster in some cases.

v1.0.1

04 Sep 16:26
6e65234

Choose a tag to compare

v1.0.1 Pre-release
Pre-release

fix copy hook

1.0.0

07 Aug 16:55
61c0c05

Choose a tag to compare

1.0.0 Pre-release
Pre-release

fix version to wagtail 5, add signals / hooks

fix bug in usage reports that prevented indexes from being read

improve error handling

stop unpublished and draft pages from being indexed

fix test server url routing

fix deleted pages causing errors

Bump django version

11 Jul 09:24
ca46eef

Choose a tag to compare

Bump django version Pre-release
Pre-release
Merge pull request #3 from nhsuk/bump-django

bump django version

0.0.5

30 May 14:24
fa71f6e

Choose a tag to compare

Wagtail 5.0 compatibility

v0.0.4

06 Oct 12:00

Choose a tag to compare

v0.0.4 Pre-release
Pre-release

Fix publish hook. Use a signal instead