Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.27 KB

File metadata and controls

49 lines (30 loc) · 1.27 KB

Wagtail QRcode Changelog

Unreleased

[2.1.1] - 2025-05-16

  • Test against Wagtail 5.2 - 6.3 and Django 4.2 - 5.1
  • Fix template attribute from class_name to classname for Wagtail 6.0 compatibility
  • Fix hooks to only delete documents with existing QR codes
  • Drop support for Python 3.8
  • Update contribution guidelines

[2.1.0] - 2024-07-14

  • Add testing for Wagtail 5.2 & 6.0
  • Add testing for Django 5.0
  • Add testing for Python 3.12

[2.0.0] - 2023-08-01

[1.0.0] - 2022-09-09

[0.1.4] - 2022-08-17

[0.1.3] - 2022-08-14

[0.1.2] - 2022-08-12

Correct version

[0.1.1] - 2022-08-12

Allow python >=3.7

[0.1.0] - 2022-08-11

Initial release