Commit 1f6b87b
authored
chore: prepare release 1.16.1 (SableClient#844)
> [!IMPORTANT]
> Merging this PR will create a new release.
## Fixes
* Fix issues related to editing messages with links losing previews or
gaining \<> ([SableClient#847](<SableClient#847>) by
@7w1)
* Made markdown headers also function properly with single new lines
instead of only two new lines.
([SableClient#837](<SableClient#837>) by @7w1)
* Fix mentions not being linkfied.
([SableClient#837](<SableClient#837>) by @7w1)
* Fixed crash when rendering some `m.room.pinned_events` timeline rows
(old/malformed pin state edge case).
([SableClient#848](<SableClient#848>) by @7w1)
* Fixed reply chips for deleted messages and media without captions
showing `m.room.message` type instead of the event.
([SableClient#846](<SableClient#846>) by @7w1)
* Fixed room pings looking like normal message links instead of pings.
([SableClient#837](<SableClient#837>) by @7w1)
* Properly centered message loading indicators to avoid brief scrollbar
shift while loading messages.
([SableClient#849](<SableClient#849>) by @7w1)9 files changed
Lines changed: 13 additions & 36 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments