Update package version to 1.17.2
This commit is contained in:
14
CHANGELOG
14
CHANGELOG
@@ -764,3 +764,17 @@
|
||||
* Fix `/api/v1/statuses/:id/context` sometimes returing `Mastodon-Async-Refresh` without `result_count` ([#36779](https://github.com/tootsuite/mastodon/issues/36779) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix prepared quote not being discarded with contents when replying ([#36778](https://github.com/tootsuite/mastodon/issues/36778) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
|
||||
[1.17.2]
|
||||
* Update mastodon to 4.5.2
|
||||
* [Full Changelog](https://github.com/mastodon/mastodon/releases/tag/v4.5.2)
|
||||
* Change private quote education modal to not show up on self-quotes ([#36926](https://github.com/tootsuite/mastodon/issues/36926) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix missing fallback link in CW-only quote posts ([#36963](https://github.com/tootsuite/mastodon/issues/36963) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix statuses without text being hidden while loading ([#36962](https://github.com/tootsuite/mastodon/issues/36962) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix `g` + `h` keyboard shortcut not working when a post is focused ([#36935](https://github.com/tootsuite/mastodon/issues/36935) by [@diondiondion](https://github.com/diondiondion))
|
||||
* Fix quoting overwriting current content warning ([#36934](https://github.com/tootsuite/mastodon/issues/36934) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix scroll-to-status in threaded view being unreliable ([#36927](https://github.com/tootsuite/mastodon/issues/36927) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix path resolution for emoji worker ([#36897](https://github.com/tootsuite/mastodon/issues/36897) by [@ChaosExAnima](https://github.com/ChaosExAnima))
|
||||
* Fix `tootctl upgrade storage-schema` failing with `ArgumentError` ([#36914](https://github.com/tootsuite/mastodon/issues/36914) by [@shugo](https://github.com/shugo))
|
||||
* Fix cross-origin handling of CSS modules ([#36890](https://github.com/tootsuite/mastodon/issues/36890) by [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix error with remote tags including percent signs ([#36886](https://github.com/tootsuite/mastodon/issues/36886) and [#36925](https://github.com/tootsuite/mastodon/issues/36925) by [@ChaosExAnima](https://github.com/ChaosExAnima) and [@ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user