Releases: SprtnDio/NoteRoom
NoteRoom v1.0.5
NoteRoom v1.0.5 – 32 Colors, Custom Rooms & Signing
New Features
- 🌈 32 colors
- 🏠 Create custom rooms (optional password)
- 🗳️ Report system
- 📜 Rules screen on every launch
Security
- Messages are now cryptographically signed (SHA‑256) to prevent tampering
Fixes & Improvements
- Save / Load more stable
NoteRoom v1.0.4
Patch Notes – v1.0.4
🛠️ Fixes
-
Save / Load Functionality Restored
Drawings saved to SD card now load correctly when selected. A previous issue prevented loaded drawings from appearing on the canvas. -
Drawing Preview Clipping
Chat drawing previews are now properly clipped to their message bubble boundaries – lines no longer spill outside the bubble.
✨ New Features
-
Improved Ban Evasion Protection
Banned users are now reliably blocked from joining any room. Deleting local ban files has no effect – the restriction is enforced server‑side and remains active for the full 48‑hour duration. -
Admin Recognition
Messages from server administrators are now marked with a gold [ADMIN] tag. Admins are identified via a built‑in ID list. -
Spam Protection for Menu Actions
Rapidly pressing the A button in menus no longer triggers multiple actions. A 0.5‑second cooldown prevents accidental double‑joins or room selections.
⚡ Improvements
-
Network Responsiveness
The MQTT receive loop now processes all incoming packets every frame, eliminating lag and stutter when many messages arrive at once. -
Drawing Precision
Touch input is now strictly clamped to the valid drawing area, preventing lines from being placed outside the canvas bounds. -
Heartbeat Reliability
Heartbeat messages are sent with QoS 1 to improve presence accuracy on unreliable connections. -
UI Polish
- Current pen/eraser size is displayed in the top toolbar.
- WiFi and battery indicators are more accurately rendered.
NoteRoom v1.0.3
New server address: Updated connection endpoint.
Ban evade patched: Banned users can no longer rejoin.
NoteRoom v1.0.2
NoteRoom v1.0.2
New
Save & Load Drawings – 12 local slots with preview (SAVE/LOAD buttons)
Colored Status Messages – Server messages support [#RRGGBB] color tags
Server Time Synchronization – More reliable than NTP
Targeted Admin Announcements – Send messages to specific lobbies only
Fixed
Minor chat toolbar display issues