mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-07-30 21:43:14 +02:00
Updating changelog + build for 3.17.0
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## [3.17.0] - 2026-07-21
|
||||
|
||||
* Feature: Add toggleable UI tweak for hop width display inline on channel messages
|
||||
* Feature: Launch packet analyzer from visualizer feed
|
||||
* Feature: Add customizable date binning on map view
|
||||
* Feature: Add repeater telemetry export as CSV
|
||||
* Misc: Tidy up Github issue templates
|
||||
|
||||
## [3.16.2] - 2026-07-10
|
||||
|
||||
* Feature: Zero hop repeater region discover
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "remoteterm-meshcore-frontend",
|
||||
"private": true,
|
||||
"version": "3.16.2",
|
||||
"version": "3.17.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "remoteterm-meshcore"
|
||||
version = "3.16.2"
|
||||
version = "3.17.0"
|
||||
description = "RemoteTerm - Web interface for MeshCore radio mesh networks"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user