Skip to content

v0.2.2

Choose a tag to compare

@skrashevich skrashevich released this 29 May 14:48
· 7 commits to main since this release
99131c4

Changes

  • 99131c4 feat(webui): enhance message display with raw protobuf option - add button to show/hide raw protobuf data - improve layout of message metadata for better alignment - refactor CSS classes for message styling and responsiveness (Sergey Krashevich)
  • 552d582 feat(chat): add ProtoJSON field to ChatMessage struct - include ProtoJSON in ChatMessage for enhanced data structure - implement chatMeshPacketJSON function to generate ProtoJSON - ensure ProtoJSON is populated in SendChat and TryRecordChatFromPacket functions (Sergey Krashevich)
  • 4e53e25 feat(config): add support for web UI address from CLI and env - allow web UI address to be set via command line or environment variable - update web UI flag logic to include CLI and env checks - implement flagPassed function to check command line arguments (Sergey Krashevich)

Docker images

docker pull ghcr.io/skrashevich/go-meshtastic-serial2tcp:0.2.2
docker pull ghcr.io/skrashevich/go-meshtastic-serial2tcp:latest

Supported platforms: linux/amd64, linux/arm64.

Full diff: v0.2.1...v0.2.2