Skip to content

fix: keep pinned message data upon message editing#1590

Merged
MartinCupela merged 1 commit intomasterfrom
fix/messageComposer/update-message-with-unchaged-fields
Aug 1, 2025
Merged

fix: keep pinned message data upon message editing#1590
MartinCupela merged 1 commit intomasterfrom
fix/messageComposer/update-message-with-unchaged-fields

Conversation

@MartinCupela
Copy link
Contributor

@github-actions
Copy link
Contributor

Size Change: +26 B (+0.01%)

Total Size: 442 kB

Filename Size Change
dist/cjs/index.browser.cjs 128 kB +9 B (+0.01%)
dist/cjs/index.node.cjs 173 kB +8 B (0%)
dist/esm/index.js 141 kB +9 B (+0.01%)

compressed-size-action

@MartinCupela MartinCupela merged commit 3bcfc28 into master Aug 1, 2025
4 checks passed
@MartinCupela MartinCupela deleted the fix/messageComposer/update-message-with-unchaged-fields branch August 1, 2025 15:36
github-actions bot pushed a commit that referenced this pull request Aug 1, 2025
## [9.14.0](v9.13.0...v9.14.0) (2025-08-01)

### Bug Fixes

* consider locally filtered messages in message pagination params calculation ([#1595](#1595)) ([b2c01e8](b2c01e8))
* keep pinned message data upon message editing ([#1590](#1590)) ([3bcfc28](3bcfc28))

### Features

* add attachment manager middleware for pre-upload and post-upload events ([#1588](#1588)) ([a8b0497](a8b0497))

### Chores

* **deps:** upgrade form-data to version 4.0.4 ([#1592](#1592)) ([2dd6676](2dd6676))
@stream-ci-bot
Copy link

🎉 This PR is included in version 9.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Pinned message automatically unpins after being edited

3 participants