mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-27 03:52:29 +02:00
529b114104
Brings the docs up to date with the two undocumented batches on dev since the last docs commit (d16093b). whatsnew.md is split by ship date: a 2026-06-26 section (already live on main) gains the raw channel-message resend feature, the Edit-message button rename, and the log-loop / connection-badge / failed-reconnect fixes; a new 2026-07-02 section covers touch-device explicit send, DM line-break preservation, and the Letsmesh analyzer becoming a normal editable row. A fresh Unreleased(sincedebb711) opens on top. architecture.md documents the channel_messages.raw_packet column, the POST /api/messages/<id>/resend endpoint, the new /api/status fw/resend/ path-hash fields, the DeviceManager raw-resend + liveness-watcher behavior, the werkzeug log-filter, and the analyzer seeding change. user-guide.md adds a Message Actions section (Edit/Resend), the touch Enter-vs-Send note in channels and DM, and rewrites the Analyzer tab to reflect Letsmesh-as-normal-row. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>