Skip to content

Commit a3b9728

Browse files
Merge pull request #93 from torchbox/release-prep-0-15-0
Release prep
2 parents 20e9ffa + 439db51 commit a3b9728

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
`footnote-source-1-1`). This applies to all references, including single ones. Sites that target
1212
these IDs in CSS, JavaScript, or tests will need to update their selectors.
1313

14+
- Add "Create new footnote" button to the footnote chooser modal (https://github.com/torchbox/wagtail-footnotes/pull/92)
15+
- Add back-links in footnote panels that navigate to the corresponding in-text reference(s), enabling bi-directional navigation between the editor and footnotes (https://github.com/torchbox/wagtail-footnotes/pull/92)
16+
- Move inline styles to external CSS file to avoid Content Security Policy issues (https://github.com/torchbox/wagtail-footnotes/pull/92)
17+
- Use semantic `<button>` elements for back-links instead of `<a href="#">` (https://github.com/torchbox/wagtail-footnotes/pull/92)
1418
- Remove support for Wagtail 6.4 and 7.1, Python < 3.10, Django 5.1
1519
- Update tox testing to include Wagtail 7.2 and 7.3, Django 6.0
1620
- Include Python 3.14 in testing

0 commit comments

Comments
 (0)