Skip to content

Release 0.10.0#4

Merged
angeltabar merged 8 commits into
mainfrom
release/0.10.0
Jun 18, 2026
Merged

Release 0.10.0#4
angeltabar merged 8 commits into
mainfrom
release/0.10.0

Conversation

@angeltabar

Copy link
Copy Markdown
Collaborator

0.10.0

Release of noma_chat 0.10.0. Full notes in CHANGELOG.md.

Highlights

  • Global message searchmessages.search() roomId is now optional (search across all the caller's rooms).
  • Unified room preferencesrooms.patchPreferences(roomId, {muted?, muteUntil?, pinned?, hidden?}).
  • Hardening from the QA pass: realtime parser guards against off-contract payloads, polling no longer skips same-millisecond messages, paginated media/DM history, and assorted UI fixes.
  • Fix: UserInfoPage now reflects the backend after its background refresh (the fetched record is fed back into the shared user cache, so a roster-seeded entry no longer shadows the fresh bio).

Verification

  • flutter test -x golden2711 passing, flutter analyze clean.
  • Golden baselines regenerated on CI (Linux) via regen-goldens and committed.

Merge target main. The pub.dev publish is gated on the v0.10.0 tag (pushed after merge).

@angeltabar angeltabar merged commit af29696 into main Jun 18, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant