mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-06 09:27:44 +00:00
docs: record v3.0.2 chat improvements
This commit is contained in:
+19
-3
@@ -26,11 +26,27 @@
|
||||
|
||||
---
|
||||
|
||||
## ✅ Completed
|
||||
|
||||
### v3.0.2 — Chat UX hardening
|
||||
|
||||
- **Release date:** 2026-07-31
|
||||
- **Status:** Shipped
|
||||
- **Quick-reaction emojis:** Six encrypted one-click reactions can appear only in chat
|
||||
or as a bounded animation over the selected video.
|
||||
- **Long-message splitting:** The composer accepts up to 5000 Unicode characters and
|
||||
sends them sequentially as at most ten acknowledged messages of 500 characters each.
|
||||
- **Non-overlapping docking:** Left and right dock modes reserve page space in normal
|
||||
and fullscreen layouts, so the selected video and other page content end at the chat
|
||||
edge instead of continuing behind it.
|
||||
|
||||
---
|
||||
|
||||
## 📋 Planned
|
||||
|
||||
*Prioritized for upcoming phases.*
|
||||
|
||||
### v3.0 — Modern Room Chat
|
||||
### Future — Modern Room Chat
|
||||
|
||||
- **Release date:** Not scheduled
|
||||
- **Priority:** P1
|
||||
@@ -90,7 +106,7 @@
|
||||
- Bounded queues, payloads, unread counters, typing events, reactions, and attachment
|
||||
metadata; backpressure and rate limits on both client and relay.
|
||||
- Real Chrome and Firefox extension E2E coverage for bubble, unread count, overlay,
|
||||
fullscreen, reconnect, and mixed-version rooms before v3.0 can ship.
|
||||
fullscreen, reconnect, and mixed-version rooms before these additions ship.
|
||||
|
||||
#### Accessibility and localization
|
||||
|
||||
@@ -100,7 +116,7 @@
|
||||
- All chat UI, notification text, moderation states, and errors localized across every
|
||||
supported locale before release.
|
||||
|
||||
#### Explicit non-goals for the first v3.0 release
|
||||
#### Explicit non-goals for the planned chat expansion
|
||||
|
||||
- No server-readable plaintext.
|
||||
- No mandatory accounts, public room directory, advertising, tracking, or presence
|
||||
|
||||
Reference in New Issue
Block a user