We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0c7a7 commit 0aea212Copy full SHA for 0aea212
CHANGELOG.md
@@ -1,6 +1,10 @@
1
All notable changes to this project will be documented in this file.
2
We follow the [Semantic Versioning 2.0.0](http://semver.org/) format.
3
4
+## 2.14 2025-09-16
5
+
6
+- Support multiple settings-based sharing hosts (https://github.com/cfpb/wagtail-sharing/pull/79)
7
8
## 2.13 2025-08-01
9
10
- Add ability to configure sharing domain via Django settings (https://github.com/cfpb/wagtail-sharing/pull/78)
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "wagtail-sharing"
-version = "2.13"
+version = "2.14"
description = "Easier sharing of Wagtail drafts"
readme = "README.rst"
requires-python = ">=3.8"
0 commit comments