Updating changelog + build for 3.14.0

This commit is contained in:
Jack Kingsman
2026-05-13 18:16:32 -07:00
parent 9addb2b403
commit 6cfd5eff63
4 changed files with 1347 additions and 1333 deletions
+14
View File
@@ -1,3 +1,17 @@
## [3.14.0] - 2026-05-13
* Feature: Support active/intervalized contact telemetry gathering + HA forwarding
* Feature: Stable packet analyzer chart coloring
* Feature: Add packet scope to inscpection
* Feature: Support websocket path config for community mqtt
* Bugfix: Drop token renewal time to 1hr for more sensitive services
* Bugfix: Don't forward unparseable packets to communitya ggregators
* Bugfix: Persist login status for rooms
* Bugfix: Fix gap in repeater/contact/sensor non-ingest logic
* Misc: Revise hop-length buckets to reflect path bit width
* Misc: Remove autocomplete from textarea
* Misc: Test & Dependency updates
## [3.13.0] - 2026-04-30
* Feature: Error counts included in repeater telemetry
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "remoteterm-meshcore-frontend",
"private": true,
"version": "3.13.0",
"version": "3.14.0",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "remoteterm-meshcore"
version = "3.13.0"
version = "3.14.0"
description = "RemoteTerm - Web interface for MeshCore radio mesh networks"
readme = "README.md"
requires-python = ">=3.11"
Generated
+1331 -1331
View File
File diff suppressed because it is too large Load Diff