Updating changelog + build for 3.14.1

This commit is contained in:
Jack Kingsman
2026-06-01 19:30:21 -07:00
parent 257f09c2b4
commit 42ed3f0289
4 changed files with 1344 additions and 1333 deletions
+11
View File
@@ -1,3 +1,14 @@
## [3.14.1] - 2026-06-01
* Feature: Enhance online documentation
* Feature: Chain nav to browser history state
* Feature: Add packet_hash to bot kwargs
* Bug: Fix amp/ma units for HA integration of LPP sensors
* Bug: Don't display blocked contacts on the map
* Bug: Don't trim trailing space from repeater console commands
* Bug: Make the trace pane not unusable with a bunch of hops or a bunch of recents
* Misc: Dependency bumps + test updates
## [3.14.0] - 2026-05-13
* Feature: Support active/intervalized contact telemetry gathering + HA forwarding
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "remoteterm-meshcore-frontend",
"private": true,
"version": "3.14.0",
"version": "3.14.1",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "remoteterm-meshcore"
version = "3.14.0"
version = "3.14.1"
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