1
0
forked from iarv/meshcore

Fix duplicate message issue for hashtag channels

Fixed issue with adding new hashtag channels that could lead to duplicate messages.
This commit is contained in:
Bernhard M
2026-02-01 13:01:00 +01:00
committed by GitHub
parent d90e198bf2
commit d7eb6d87ea

View File

@@ -10,7 +10,8 @@ All notable changes to this project.
- Mgmt / UI Zoom can now be changed with "^" or "v" buttons.
### Fixed
- Mgmt / Channels; fixed an issue where adding a new #hashtag channel could show "Channel exists" and could lead to duplicate message display.
-
---
## [v0.9.7]