mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2025-01-02 18:58:40 +00:00
Update package version to 1.14.2
This commit is contained in:
parent
ad861a9264
commit
46eefb9f69
2 changed files with 32 additions and 1 deletions
31
CHANGELOG
31
CHANGELOG
|
@ -518,3 +518,34 @@
|
|||
* Update Mastodon to 4.3.1
|
||||
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.3.1)
|
||||
|
||||
[1.14.2]
|
||||
* Update mastodon to 4.3.2
|
||||
* [Full Changelog](https://github.com/mastodon/mastodon/releases/tag/v4.3.2)
|
||||
* Add `tootctl feeds vacuum` ([#​33065](https://github.com/tootsuite/mastodon/issues/33065) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Add error message when user tries to follow their own account ([#​31910](https://github.com/tootsuite/mastodon/issues/31910) by [@​lenikadali](https://github.com/lenikadali))
|
||||
* Add client_secret_expires_at to OAuth Applications ([#​30317](https://github.com/tootsuite/mastodon/issues/30317) by [@​ThisIsMissEm](https://github.com/ThisIsMissEm))
|
||||
* Change design of Content Warnings and filters ([#​32543](https://github.com/tootsuite/mastodon/issues/32543) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix processing incoming post edits with mentions to unresolvable accounts ([#​33129](https://github.com/tootsuite/mastodon/issues/33129) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix error when including multiple instances of `embed.js` ([#​33107](https://github.com/tootsuite/mastodon/issues/33107) by [@​YKWeyer](https://github.com/YKWeyer))
|
||||
* Fix inactive users' timelines being backfilled on follow and unsuspend ([#​33094](https://github.com/tootsuite/mastodon/issues/33094) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix direct inbox delivery pushing posts into inactive followers' timelines ([#​33067](https://github.com/tootsuite/mastodon/issues/33067) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix `TagFollow` records not being correctly handled in account operations ([#​33063](https://github.com/tootsuite/mastodon/issues/33063) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix pushing hashtag-followed posts to feeds of inactive users ([#​33018](https://github.com/tootsuite/mastodon/issues/33018) by [@​Gargron](https://github.com/Gargron))
|
||||
* Fix duplicate notifications in notification groups when using slow mode ([#​33014](https://github.com/tootsuite/mastodon/issues/33014) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix posts made in the future being allowed to trend ([#​32996](https://github.com/tootsuite/mastodon/issues/32996) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix uploading higher-than-wide GIF profile picture with libvips enabled ([#​32911](https://github.com/tootsuite/mastodon/issues/32911) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix domain attribution field having autocorrect and autocapitalize enabled ([#​32903](https://github.com/tootsuite/mastodon/issues/32903) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix titles being escaped twice ([#​32889](https://github.com/tootsuite/mastodon/issues/32889) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix list creation limit check ([#​32869](https://github.com/tootsuite/mastodon/issues/32869) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix error in `tootctl email_domain_blocks` when supplying `--with-dns-records` ([#​32863](https://github.com/tootsuite/mastodon/issues/32863) by [@​mjankowski](https://github.com/mjankowski))
|
||||
* Fix `min_id` and `max_id` causing error in search API ([#​32857](https://github.com/tootsuite/mastodon/issues/32857) by [@​Gargron](https://github.com/Gargron))
|
||||
* Fix inefficiencies when processing removal of posts that use featured tags ([#​32787](https://github.com/tootsuite/mastodon/issues/32787) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix alt-text pop-in not using the translated description ([#​32766](https://github.com/tootsuite/mastodon/issues/32766) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix preview cards with long titles erroneously causing layout changes ([#​32678](https://github.com/tootsuite/mastodon/issues/32678) by [@​ClearlyClaire](https://github.com/ClearlyClaire))
|
||||
* Fix embed modal layout on mobile ([#​32641](https://github.com/tootsuite/mastodon/issues/32641) by [@​DismalShadowX](https://github.com/DismalShadowX))
|
||||
* Fix and improve batch attachment deletion handling when using OpenStack Swift ([#​32637](https://github.com/tootsuite/mastodon/issues/32637) by [@​hugogameiro](https://github.com/hugogameiro))
|
||||
* Fix blocks not being applied on link timeline ([#​32625](https://github.com/tootsuite/mastodon/issues/32625) by [@​tribela](https://github.com/tribela))
|
||||
* Fix follow counters being incorrectly changed ([#​32622](https://github.com/tootsuite/mastodon/issues/32622) by [@​oneiros](https://github.com/oneiros))
|
||||
* Fix 'unknown' media attachment type rendering ([#​32613](https://github.com/tootsuite/mastodon/issues/32613) and [#​32713](https://github.com/tootsuite/mastodon/issues/32713) by [@​ThisIsMissEm](https://github.com/ThisIsMissEm) and [@​renatolond](https://github.com/renatolond))
|
||||
* Fix tl language native name ([#​32606](https://github.com/tootsuite/mastodon/issues/32606) by [@​seav](https://github.com/seav))
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Federated social network",
|
||||
"version": "1.14.1",
|
||||
"version": "1.14.2",
|
||||
"upstreamVersion": "4.3.2",
|
||||
"healthCheckPath": "/about",
|
||||
"httpPort": 8000,
|
||||
|
|
Loading…
Reference in a new issue