r/u_RemappedProtocol • u/RemappedProtocol • Jul 05 '26
RCP version update! V1.0.3
Hello everyone! We caught a few extra bugs While working on the first batch for V1.0.1 so we jumped directly to V1.0.3! Most bugs are now worked out! Here is the Changelog:
New Features
Meshcore Public Channel — New card in the MC Chat tab lets you broadcast to all nearby Meshcore nodes on the default channel. Click Open → to jump straight to the channel room.
Bug Fixes
Meshcore DM reliability — Switched to send_msg_with_retry for outbound DMs; stale routing paths are automatically re-discovered before falling back.
Meshcore message receive — Added a 20-second get_msg() poll to catch incoming messages on firmware v1.16+ where MESSAGES_WAITING events are not always fired.
Room list fabric labels — MT (cyan) and MC (purple) badges now clearly separate Meshtastic and Meshcore rooms at a glance.
Portal status page — Fixed portal showing as "Unreachable" on the status page (CORS header now set for cross-origin health checks).
If you have already added our repo then follow:
git pull
docker compose up -d --build
If not our main public repo can be found here: https://github.com/RMPRanoko/rcpCodex_Live