Skip to content

Releases: Lfd4/djangocms-haystack

v0.6.1

Choose a tag to compare

@ms-18 ms-18 released this 23 Jul 12:48
d07d94d

0.6.1 (2026-07-23)

Bug Fixes

  • add djangocms-admin-style explicitly as dependency to pyproject.toml since django 5.1 removed it as one, django-app-helper still uses it (7b87412)
  • update cms version constraints for compatibility (01e14ff)
  • update cms version to 5.1.0 in QA workflow (d9b6bc5)
  • update django-haystack dependency to version 3.4.0 (bf2bc38)

v0.6.0

Choose a tag to compare

@ms-18 ms-18 released this 07 May 13:29
f0ae061

0.6.0 (2026-05-07)

Features

  • add support and ci test job for djangocms 5.1 (f7709e0)

Bug Fixes

  • another round of poetry fixes (5152bf2)
  • toml parsing error (de0596b)
  • try djangocms version specific python version constrains (213aa2f)
  • try djangocms version specific python version constrains (29253d2)
  • use pre-release version in test and adjust upper bound for cms dependency (5e28534)

v0.5.1

Choose a tag to compare

@ms-18 ms-18 released this 25 Mar 10:27
72b69f2

0.5.1 (2026-03-25)

Bug Fixes

  • pin djangocms versions to fix treebeard dependency bug (0751cfd)
  • unpin cms dependency after fix on their side (323579b)

v0.5.0

Choose a tag to compare

@ms-18 ms-18 released this 25 Feb 10:31
0c28de6

0.5.0 (2026-02-25)

Features

  • add support and ci test jobs for cms version 5 (cdd900b)

v0.4.1

Choose a tag to compare

@filipweidemann filipweidemann released this 05 Sep 22:01
33de30b

0.4.1 (2024-09-05)

Documentation

v0.4.0

Choose a tag to compare

@filipweidemann filipweidemann released this 30 Jul 16:08
0c4ff48

0.4.0 (2024-07-30)

Features

v0.3.1

Choose a tag to compare

@filipweidemann filipweidemann released this 30 Jul 12:44
8c5cd24

0.3.1 (2024-07-30)

Bug Fixes

v0.3.0

Choose a tag to compare

@filipweidemann filipweidemann released this 29 Jul 11:24
ae0732e

0.3.0 (2024-07-29)

Features

  • add reverse name for search view (902057d)

v0.2.2

Choose a tag to compare

@filipweidemann filipweidemann released this 29 Jul 10:45
fe20524

0.2.2 (2024-07-29)

Bug Fixes

  • rename project to djangocms-haystack (42d65aa)

v0.2.1

Choose a tag to compare

@filipweidemann filipweidemann released this 29 Jul 10:32
935ee96

0.2.1 (2024-07-29)

Bug Fixes