Skip to content

Releases: torchbox/wagtaildraftsharing

v0.3.0

21 May 14:01

Choose a tag to compare

[0.3.0] - 2025-05-21

Changed

  • Remove the ability to change which revision is shared on the draft sharing link edit page. (@mixxorz)

v0.2.0

28 Mar 12:02

Choose a tag to compare

[0.2.0] - 2025-03-028

Added

  • Support for Wagtail 6, including a Stimulus JS controller to replace legacy JS. (@stevejalim)
  • New option to generate a draft sharing link from the Action Menu when a page has an unpublished draft. (@stevejalim)
  • Customizable verbose names for draft sharing, implemented in a non-breaking way. (@stevejalim)
  • Customizable position for the draft sharing menu item. (@stevejalim)
  • GitHub Actions CI using tox and Python versions 3.9 to 3.12. (@stevejalim)
  • Add fallback handling if the Clipboard API is not available. (@mixxorz)
  • Add X-Robots-Tag header to prevent search engines from indexing draft sharing links. (@mixxorz)

Changed

New Contributors

Full Changelog: https://github.com/torchbox/wagtaildraftsharing/commits/v0.2.0