Skip to content

chore: prepare release 1.10.0#356

Merged
7w1 merged 1 commit intodevfrom
release
Mar 20, 2026
Merged

chore: prepare release 1.10.0#356
7w1 merged 1 commit intodevfrom
release

Conversation

@sable-release-bot
Copy link

@sable-release-bot sable-release-bot bot commented Mar 18, 2026

Important

Merging this PR will create a new release.

Features

  • added the posibility to send using per message profiles with /usepmp (#309 by @dozro)
  • Added a setting to Appearance that attempts to convert text in names like (it/its) into a pronoun pill, enlabed by default. (#353 by @7w1)
  • Rewrite the room timeline using Virtua to fix all the scroll bugs. (#175 by @7w1)
  • Update calls to have RNNoise noise suppression. (#392 by @melogale)

Fixes

  • fix accidental leaking of private nicknames for users to be included in the message (#365 by @dozro)
  • Hide presence badge in members list for users without homeserver support, mimicking room profile apperance. (#354 by @7w1)
  • Tighten sliding sync memory management: stop the polling loop on client dispose, persist then prune large room timelines when leaving a room, remove adaptive timeline-limit logic, and auto-unsubscribe when the local user leaves or is banned from a room. (#348 by @Just-Insane)
  • Fix thread drawer showing no messages when using classic sync. (#343 by @Just-Insane)
  • Hide the redundant "Thread" indicator badge in the compose box when inside the Thread Drawer. (#347 by @Just-Insane)
  • Reduce dead space around the root message in the thread drawer. (#344 by @Just-Insane)
  • Added a toggle to notifications to disable full message mention highlighting. (#355 by @7w1)
  • Add a setting to disable reply mentions by default (#405 by @mini-bomba)
  • Reduced the opacity of mention highlight backgrounds to be less visually intrusive while remaining noticeable. (#401 by @sachin-dul)

@sable-release-bot sable-release-bot bot requested review from 7w1 and hazre as code owners March 18, 2026 03:01
@sable-release-bot sable-release-bot bot force-pushed the release branch 27 times, most recently from b7a20b4 to 91f2a8c Compare March 20, 2026 02:57
@sable-release-bot sable-release-bot bot force-pushed the release branch 5 times, most recently from 82d3f71 to 2ffa4f5 Compare March 20, 2026 03:33
@github-actions
Copy link
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-356-sable.raspy-dream-bb1d.workers.dev 8da3d4c pr-356 Fri, 20 Mar 2026 03:35:19 GMT

@7w1 7w1 added this pull request to the merge queue Mar 20, 2026
Merged via the queue into dev with commit 1f96a47 Mar 20, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reply leaks private nickname

1 participant