fix(ui): prevent overlapping widgets - #608
Merged
Merged
Conversation
cajus
approved these changes
Jul 29, 2026
semantic-release-tokenizer Bot
pushed a commit
that referenced
this pull request
Aug 4, 2026
# [2.5.0-beta.2](v2.5.0-beta.1...v2.5.0-beta.2) (2026-08-04) ### Bug Fixes * allow multiple CFG and ENV placeholders in config ([#580](#580)) ([ed9f868](ed9f868)) * avoid busy/hangup mixup in certain cases ([#583](#583)) ([9cb86b7](9cb86b7)) * conan openssl mixup ([#612](#612)) ([7957b5f](7957b5f)) * create direct chat room if not exists (via search) ([#624](#624)) ([4dc7ebf](4dc7ebf)) * do not send requests when IPC is disconnected ([#602](#602)) ([2dc88a5](2dc88a5)) * fixed crash because of empty stamp in jtisi message ([#582](#582)) ([b9b6aef](b9b6aef)) * fixed sending typing ping after message has been sent ([#617](#617)) ([3434d5b](3434d5b)) * initial network state ([#606](#606)) ([634406c](634406c)) * markdown fixes; CardDAV SIP subscribable attributes ([#584](#584)) ([0b4811c](0b4811c)) * no contact purge on CardDAV error ([#596](#596)) ([be8842e](be8842e)) * persist matrix pw ([#607](#607)) ([a5aca29](a5aca29)) * remove trailing new line from message ([#605](#605)) ([f09fbc5](f09fbc5)) * room invitations whilst offline ([#610](#610)) ([9fdca81](9fdca81)) * small UI fixes ([#589](#589)) ([5ea1898](5ea1898)) * tiny UI issues ([#597](#597)) ([81ba9e0](81ba9e0)) * ui polish ([#600](#600)) ([7095278](7095278)) * **ui:** better behavior of chat room creation ([#593](#593)) ([150515e](150515e)) * **ui:** escape now closes popups ([#614](#614)) ([ab81b53](ab81b53)) * **ui:** fixed disappearing section headers when leaving room ([#595](#595)) ([7f8f8ca](7f8f8ca)) * **ui:** fixed newlines when editing chat message ([#599](#599)) ([809d270](809d270)) * **ui:** fixed overflowing buttons in LargeImage ([#603](#603)) ([27f8678](27f8678)) * **ui:** make keyboard shortcuts work in web engine ([#615](#615)) ([93494eb](93494eb)) * **ui:** prevent overlapping widgets ([#608](#608)) ([fad8b56](fad8b56)) ### Features * check file size and disallow to large files ([#604](#604)) ([597c475](597c475)) * tag room with "[@room](https://github.com/room)" in message ([#618](#618)) ([8f41407](8f41407)) * **ui:** allow dtmf input in search box ([#609](#609)) ([51788a5](51788a5)) ### Performance Improvements * boost for initial matrix login ([#579](#579)) ([e9b1e3f](e9b1e3f))
|
🎉 This PR is included in version 2.5.0-beta.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.