Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 21 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,28 @@
## [2.12.6+2330] - 2025-10-09
## [2.14.0+2330] - 2025-10-17
### Added
- E2E tests for change language
- TW-2588 Add contact button (#2589)
- TW-2583 Add ability to swipe media when preview (#2584)
- TW-2574: Pause/Resume audio (#2575)
- TW #2578: Add support for sending images with captions in the same message bubble (#2579)
- TW-2555 Support Android 16kb page size
- TW-2562 Sync one-to-one notification setting
- TW-2592: add player for voice messages (#2595)
- TW-2588 Add contact button web (#2602)

### Fixed
- #2548 Chat profile app bar
- #2581 Error handling for create room with too much participants
### Changed
- TW-2593 Hide change avatar event (#2594)
- TW-2572 Redirect to common settings when delete account
- Change flutter image back to instrumentisto
- Enhance event visibility logic to hide redacted and redaction events (#2601)

## [2.12.5+2330] - 2025-10-02
### Fixed
- Hanlde composer lost input when lost focus
- TW-2568 Prevent actions for deleted messages (#2569)
- Fix analyze failed for generated files
- HOTFIX Build vodozemac on runner 2nd attempt (#2604)

### Updated
- Update alignment for media viewer (#2598)
- Support Flutter 3.32.8

## [2.12.4+2330] - 2025-09-30
### Fixed
Expand Down
Loading