RemoteTerm for MeshCore · Releases
from GitHub · updated 2026-07-1020 releases
v3.16.2 # 10 days ago · 2026-07-10 22:07 UTC
[3.16.2] - 2026-07-10
- Feature: Zero hop repeater region discover
v3.16.1 # 10 days ago · 2026-07-10 20:07 UTC
[3.16.1] - 2026-07-10
- Feature: Try using direct admin-binary fetch for repeater owner
- Feature: Add packet search to raw feed
- Feature: Add repeater region display
- Bug: Misc bugs around dm region scope + scope display, and flood-scope leak
- Misc: Add clearer error on missing privkey export for community MQTT
- Misc: Fix flaky test
v3.16.0 # 12 days ago · 2026-07-09 00:48 UTC
[3.16.0] - 2026-07-08
- Feature: Add incoming message region to bot kwargs
- Feature: Allow bots to send region scoped messages
- Feature: Show total neighbor count from repeater even if we don't successfully fetch all of them
- Feature: Add duty cycle setting display to repeaters
- Feature: Allow for empty-override regions
- Feature: Use request-scoped subscriptions for console commands (should make repeater comms much more reliable!)
- Bug: Clear out stale HA states
- Bug: Fix floating point gnarliness on recharts
- Bug: Be more forgiving around hashtag channel names
- Bug: More aggressive packet validity checking
- Bug: Defer chart render until node info drawer is done flying in
- Bug: Fix issue in gif rendering with mentions
- Misc: Suppress notification on expected JWT renewal community MQTT reconnect
- Misc: Add issue template
v3.15.2 # 27 days ago · 2026-06-24 04:39 UTC
[3.15.2] - 2026-06-23
- Bugfix: filter out geo from non-geo sensors, and publish gps for device tracking
v3.15.1 # 1 month ago · 2026-06-21 05:43 UTC
[3.15.1] - 2026-06-20
- Feature: Per-message + analyzer region tag support
- Feature: Sortable neighbor list in repeater pane
- Feature: Option to disable autoscroll on packet feed
- Feature: Bot globals
- Feature: Add draft support for Open gifs + reactions
- Bugfix: Use correct last-heard time for repeater recency
- Bugfix: Configurable VAPID subject for iOS web push
- Misc: Library updates, logging, test
v3.15.0 # 1 month ago · 2026-06-12 05:31 UTC
[3.15.0] - 2026-06-11
- Feature: Enhanced repeater telemetry with scrubbing and better extents
- Feature: Outbound message opt-in for Apprise
- Feature: Reverse-link button on trace pane
- Feature: Add recently traced contacts as own category in repeater pane
- Feature: More compact trace pane display
- Bugfix: Scavenge ACK codes for standalone acks, resolving issues with DM ack detection
- Bugfix: Proper timestamps for community MQTT
- Bugfix: Clearer packet history legend in packet view
- Misc: Add pubkey suffix to repeater neighbors
- Misc: Dependency bumps & test fixes
v3.14.1 # 2 months ago · 2026-06-02 02:34 UTC
[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
v3.14.0 # 2 months ago · 2026-05-14 01:20 UTC
[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
v3.13.0 # 3 months ago · 2026-05-01 03:35 UTC
[3.13.0] - 2026-04-30
- Feature: Error counts included in repeater telemetry
- Feature: RX error rate + percentage surfaced and tracked for repeaters
- Feature: Dynamic as-you-type text replacement for Cyrillic byte optimization
- Feature: Permit hourly checks for direct/routed repeaters
- Feature: Allow newlines in input
- Feature: Packet-send radio time added to packet analyzer
- Feature: Enable forced plaintext for Apprise
- Bugfix: Less annoying MQTT failure notifications with backoff
- Bugfis: Don't obscure input; use dvh everywhere
- Bugfix: Clearer save button for advert interval
- Misc: Library updates
- Misc: Rewrite 5xx to 4xx to avoid issues with proxies that don't react well to 503/504
v3.12.3 # 3 months ago · 2026-04-24 21:07 UTC
[3.12.3] - 2026-04-24
- Feature: Customizable Apprise strings
- Feature: Choose contact addition type
- Featuer: Make bulk-delete sortable by last-heard
- Misc: Bypass error on fail-to-unload-contact when it's not there
- Misc: Docs & test updates
v3.12.2 # 3 months ago · 2026-04-21 20:14 UTC
[3.12.2] - 2026-04-21
- Feature: Auto-disambiguate colliding LPP sensor names
- Feature: Radio config import/export
- Bugfix: Don't push stale firmware version/model on community MQTT
- Misc: Expose env vars in debug blob
- Misc: Longer linger for web push error
- Misc: Docs, test, & CI/CD improvements
v3.12.1 # 3 months ago · 2026-04-20 04:21 UTC
[3.12.1] - 2026-04-19
- Feature: Auto-evict/circular-buffer contact load mode (solves potential T-Beam issues)
- Feature: Channel mute
- Misc: HA Documentation improvements
- Misc: Bump deps & update tests
- Misc: Improve warnings around web push in untrusted contexts
v3.12.0 # 3 months ago · 2026-04-17 19:25 UTC
[3.12.0] - 2026-04-17
- Feature: Web Push -- get your mesh notifications on a locked phone or when your browser is closed!
- Feature: Add link to node from map display
- Feature: Map layers
- Feature: Better contact/channel selection for fanout
- Feature: Add glittering status dot option
- Feature: Add airtime math and average packets/min for repeater info displays
- Feature: Offer multiple timing intervals for repeater telemetry aurofetch
- Feature: Add ability to follow OS light/dark mode
- Bugfix: Clear 100% of messages from radio in fallback mode; don't stop at 100
- Bugfix: Don't stop DM retry just because the radio did not provide a radio ack on the wire
- Bugfix: Don't strip outgoing colons on DMs or room servers
- Bugfix: Patch statusbar overlap on PWA
- Bugfix: Patch default map upload URL
- Bugfix: Show learned path in routing override
- Bugfix: Centralize on "only means RF heard" for first_seen/last_seen
- Misc: Reduce frequency of time set failure chirping
- Misc: QoL improvements for Home Assistant integration
- Misc: Overhaul settings styling
- Misc: Documentation + tests updates
v3.11.3 # 3 months ago · 2026-04-13 06:58 UTC
[3.11.3] - 2026-04-12
- Bugfix: Add icons and screenshots for webmanifest
- Bugfix: Use incoming DMs, not just outgoing, for recency ranking for preferential radio contact load
v3.11.2 # 3 months ago · 2026-04-13 05:48 UTC
[3.11.2] - 2026-04-12
- Feature: Unread DMs are always at the top of the DM list no matter what
- Bugfix: Webmanifest needs withCredentials
v3.11.1 # 3 months ago · 2026-04-13 03:53 UTC
[3.11.1] - 2026-04-12
- Feature: Home Assistant MQTT fanout
- Feature: Add dummy service worker to enable PWA
- Bugfix: DB connection plurality issues
- Misc: Migration improvements
- Misc: Search keys from beginning
v3.11.0 # 3 months ago · 2026-04-10 23:16 UTC
[3.11.0] - 2026-04-10
- Feature: Radio health and contact data accessible on fanout bus
- Feature: Local node radio stats (voltage etc.) on WS health bus
- Feature: Battery indicator optional in status bar (configured in Local Settings)
- Bugfix: Fix same-second same-message collision in room servers
- Bugfix: Don't consume DM resend attempt if the radio was just busy
- Bugfix: Assume that a same-second same-message same-first-byte-key DM is more likely an echo than them sending the same message
- Bugfix: Multi-retry for flood scope restoration
- Misc: Testing & documentation improvements
v3.10.0 # 3 months ago · 2026-04-10 18:20 UTC
[3.10.0] - 2026-04-10
- Feature: Add Arch AUR package
- Feature: 72hr packet density view in statistics
- Feature: Add warnings for event loop selection for MQTT on Windows startup
- Bufix: Bump Apprise to 1.9.9 to fix Matrix bug
- Misc: More memory-conscious on recent contact fetch
- Misc: Fix statistics pane e2e test
v3.9.0 # 4 months ago · 2026-04-07 05:13 UTC
[3.9.0] - 2026-04-06
- Feature: Add hop counts to hop-width selection options
- Feature: Show cached repeater telemetry inline in settings
- Feature: Retain recent traces and make them click-to-re-run
- Feature: Autofocus channel/DM textbox on desktop
- Feature: Favorites on the radio are now imported as favorites
- Bugfix: Be clearer on issue identification for missing HTTPS context in channel finder
- Bugfix: Don't use sender timestamp for message sequence display
- Bugfix: Function on subdomains happily
- Misc: Be gentler, room s/cracker/finder/
- Misc: Test and frontend correctness & test fixes
- Misc: Don't repeat clock sync failure logs
- Misc: Make warning in readme clearer about taking over the radio
- Misc: Improve readme phrasings
- Misc: Better y-axis selection for battery read-out
- Misc: Provide clearer warning on docker setup without docker installed
- Misc: Default visualizer stale pruning to on/5 minutes
- Misc: Migrate favorites to better storage pattern
- Misc: Provide dumper script for API + WS interfaces for prep for HA integration
v3.8.0 # 4 months ago · 2026-04-04 02:40 UTC
[3.8.0] - 2026-04-03
- Feature: Per-channel hop width override
- Feature: Intervalized repeater telemetry collection
- Feature: Auto-resend option for byte-perfect resends on no repeater echo
- Feature: Attach RSSI/SNR to received packets
- Feature: Add motion packet display to map
- Feature: Map dark mode
- Bugfix: Make DB indices more useful around capitalization
- Misc: Bump required Python to 3.11
- Misc: Performance, documentation, and test improvements
- Misc: More yields during long radio operations
- Misc: Dead code & crufty test removal
- Misc: Remove all but stub frontend favorites migration for very very old versions