Skip to content

Releases: torchbox/wagtail-footnotes

v.0.15.0 Multiple references and UX icing

23 Apr 10:15
Immutable release. Only release title and notes can be modified.
a3b9728

Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.15.0

Breaking change

The HTML id format for in-text footnote reference anchors has changed from footnote-source-{N} to footnote-source-{N}-{M} (e.g. footnote-source-1 becomes footnote-source-1-1). This applies to all references, including single ones. Sites that target these IDs in CSS, JavaScript, or tests will need to update their selectors.

Thanks to

v0.14 - Wagtail 6.3 to 7.1, et un peut de français

11 Sep 15:58
b6a8f53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13.0...0.14.0

v0.13 - Bringing order to (footnote) chaos

18 Oct 16:17
2569b4b

Choose a tag to compare

This release makes the footnotes orderable and fixes a typo

What's Changed

Full Changelog: 0.12.0...0.13.0

v0.12 - Wagtail 6.2 and custom footnote reference rendering

13 Aug 15:52
3b18e6b

Choose a tag to compare

What's Changed

  • Allow custom footnote reference rendering by @willbarton in #70
  • Add backwards-compatible locale verbose_name migration by @willbarton in #72

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11 - Wagtail 5.2+ and translatable foonotes

17 May 14:58
49aa7fd

Choose a tag to compare

This release improves the documentation and makes the footnotes translatable!

What's Changed

New Contributors

Full Changelog: 0.10.0...0.11.0

0.10.0

28 Jul 16:27
df367bc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

14 Oct 15:41
ab35e79

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.1...0.9.0