Skip to content

Releases: wagtail-nest/wagtail-airtable

1.0.0

16 Dec 12:48

Choose a tag to compare

  • Breaking: Callables passed as PARENT_PAGE_ID no longer accept an instance argument (Matt Westcott)
  • Upgrade to pyairtable 2.x (Matt Westcott)
  • Add support for Wagtail 6.1 - 6.3 (Matt Westcott)
  • Update testing to include Python 3.13, Django 5.1 (Matt Westcott)
  • Rewrite importer module for robustness and better performance (Jake Howard, Matt Westcott)
  • Drop support for Python 3.8 (Matt Westcott)

0.7.0

06 Feb 17:07
b0f5875

Choose a tag to compare

  • Add support for Wagtail 5.2 (Josh Munn)
  • Add support for Wagtail 6.0 (Matt Westcott)
  • Update testing to include Python 3.12 (Josh Munn)
  • Improve logic for activating mock API when testing (Matt Westcott)
  • Use flit for packaging (Dan Braghis)
  • Drop support for Wagtail 5.1 and lower (Josh Munn)
  • Drop support for Python 3.7 (Josh Munn)