Update package version to 1.15.3

This commit is contained in:
Package Updates
2025-05-06 15:40:56 +00:00
parent 44b6c0e459
commit ca4404a533
2 changed files with 11 additions and 1 deletions

View File

@@ -612,3 +612,13 @@
* Fix `CacheBuster` being queued for missing media attachments ([#34253](https://github.com/tootsuite/mastodon/issues/34253) by [@ClearlyClaire](https://github.com/ClearlyClaire))
* Fix incorrect URL being used when cache busting ([#34189](https://github.com/tootsuite/mastodon/issues/34189) by [@ClearlyClaire](https://github.com/ClearlyClaire))
[1.15.3]
* Update mastodon to 4.3.8
* [Full Changelog](https://github.com/mastodon/mastodon/releases/tag/v4.3.8)
* Add warning for REDIS_NAMESPACE deprecation at startup ([#34581](https://github.com/tootsuite/mastodon/issues/34581) by [@ClearlyClaire](https://github.com/ClearlyClaire))
* Add built-in context for interaction policies ([#34574](https://github.com/tootsuite/mastodon/issues/34574) by [@ClearlyClaire](https://github.com/ClearlyClaire))
* Change activity distribution error handling to skip retrying for deleted accounts ([#33617](https://github.com/tootsuite/mastodon/issues/33617) by [@ClearlyClaire](https://github.com/ClearlyClaire))
* Remove double-query for signed query strings ([#34610](https://github.com/tootsuite/mastodon/issues/34610) by [@ClearlyClaire](https://github.com/ClearlyClaire))
* Fix incorrect redirect in response to unauthenticated API requests in limited federation mode ([#34549](https://github.com/tootsuite/mastodon/issues/34549) by [@ClearlyClaire](https://github.com/ClearlyClaire))
* Fix sign-up e-mail confirmation page reloading on error or redirect ([#34548](https://github.com/tootsuite/mastodon/issues/34548) by [@ClearlyClaire](https://github.com/ClearlyClaire))