docs: Add meshcore-cli 1.3.12 version requirement to README

Add explicit requirement for meshcore-cli >= 1.3.12 in Prerequisites section.
This version is required for proper Direct Messages (DM) functionality due
to the fix of SENT_MSG format (recipient and sender fields).

Related: Refactoring commit 879f704

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
MarekWo
2025-12-27 20:51:09 +01:00
parent 0ddcedca27
commit f02fa718aa

View File

@@ -43,6 +43,8 @@ A lightweight web interface for meshcore-cli, providing browser-based access to
**Note:** meshcore-cli is automatically installed inside the Docker container - no host installation required!
**Important:** This application requires meshcore-cli version **1.3.12 or newer** for proper Direct Messages (DM) functionality. The Docker container automatically installs the latest version.
### Installation
1. **Clone the repository**