Update package version to 1.16.8
This commit is contained in:
@@ -731,3 +731,8 @@
|
|||||||
* Fix moderation warning e-mails that include posts ([#36462](https://github.com/tootsuite/mastodon/issues/36462) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
* Fix moderation warning e-mails that include posts ([#36462](https://github.com/tootsuite/mastodon/issues/36462) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||||
* Fix allow\_referrer\_origin typo ([#36460](https://github.com/tootsuite/mastodon/issues/36460) by [@ShadowJonathan](https://github.com/ShadowJonathan))
|
* Fix allow\_referrer\_origin typo ([#36460](https://github.com/tootsuite/mastodon/issues/36460) by [@ShadowJonathan](https://github.com/ShadowJonathan))
|
||||||
|
|
||||||
|
[1.16.8]
|
||||||
|
* Update mastodon to 4.4.8
|
||||||
|
* [Full Changelog](https://github.com/mastodon/mastodon/releases/tag/v4.4.8)
|
||||||
|
* Fix quote control bypass ([GHSA-8h43-rcqj-wpc6](https://github.com/mastodon/mastodon/security/advisories/GHSA-8h43-rcqj-wpc6))
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Federated social network",
|
"tagline": "Federated social network",
|
||||||
"version": "1.16.7",
|
"version": "1.16.8",
|
||||||
"upstreamVersion": "4.4.8",
|
"upstreamVersion": "4.4.8",
|
||||||
"healthCheckPath": "/about",
|
"healthCheckPath": "/about",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
|||||||
Reference in New Issue
Block a user