Update package version to 1.17.11
This commit is contained in:
@@ -868,3 +868,12 @@
|
|||||||
[1.17.10]
|
[1.17.10]
|
||||||
* fix: update doc links from /apps/ to /packages/
|
* fix: update doc links from /apps/ to /packages/
|
||||||
|
|
||||||
|
[1.17.11]
|
||||||
|
* Update mastodon to 4.5.10
|
||||||
|
* [Full Changelog](https://github.com/mastodon/mastodon/releases/tag/v4.5.10)
|
||||||
|
* Fix SSRF protection bypass ([GHSA-crr4-7rm4-8gpw](https://github.com/mastodon/mastodon/security/advisories/GHSA-crr4-7rm4-8gpw), [GHSA-xx55-4rrg-8xg6](https://github.com/mastodon/mastodon/security/advisories/GHSA-xx55-4rrg-8xg6))
|
||||||
|
* Fix Linked-Data Signature bypass through JSON-LD graph restructuring features ([GHSA-53m7-2wrh-q839](https://github.com/mastodon/mastodon/security/advisories/GHSA-53m7-2wrh-q839), [GHSA-chgx-jx3p-rf73](https://github.com/mastodon/mastodon/security/advisories/GHSA-chgx-jx3p-rf73))
|
||||||
|
* Updated dependencies
|
||||||
|
* Fix type of `interactingObject`, `interactionTarget` and add missing `QuoteAuthorization` ([#38940](https://github.com/tootsuite/mastodon/issues/38940) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||||
|
* Remove unused devise strategies ([#38795](https://github.com/tootsuite/mastodon/issues/38795) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||||
|
|
||||||
|
|||||||
@@ -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.17.10",
|
"version": "1.17.11",
|
||||||
"upstreamVersion": "4.5.10",
|
"upstreamVersion": "4.5.10",
|
||||||
"healthCheckPath": "/about",
|
"healthCheckPath": "/about",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
|||||||
Reference in New Issue
Block a user