mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 04:23:46 +00:00
dependencies: Downgrade @uppy/tus from 4.1.4 to 4.1.3.
It seems 4.1.4 is causing the client to ask the server to delete each upload immediately when it succeeds. https://chat.zulip.org/#narrow/channel/9-issues/topic/broken.20image.20uploads/near/1989833 Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
9f4b4a0c8a
commit
5d94541b6d
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 323 # Last bumped for "GET /streams `is_recently_active`"
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (304, 0) # bumped 2024-11-26 to upgrade JavaScript dependencies
|
||||
PROVISION_VERSION = (305, 0) # bumped 2024-11-27 to downgrade @uppy/tus
|
||||
|
||||
Reference in New Issue
Block a user