Changelog

Release notes and version history for APRStac.

v0.1.9

May 2026

  • Added TAK (Team Awareness Kit) port support (BETA) — bidirectional bridge between APRS and TAK Server using mTLS and Cursor on Target (CoT) events. Translates positions and messages in both directions, participates in digipeating like any other port, and auto-confirms message delivery when the TAK server accepts the event
  • Removed macOS builds — ongoing macOS support requires actual Apple hardware for testing, which is not currently available. Linux, Windows, Raspberry Pi (ARM), and Android remain fully supported

v0.1.8

April 2026

  • Fixed a bug which would cause thread to pause, and packets to stop being processed
  • Added Patreon link to the application

v0.1.7

April 2026

  • Third-party APRS packets (DTI }, common on APRS-IS from IGates) are now unwrapped so the original transmitting station — not the relay — is attributed on the map, in the station list, in packet stats, and in webhook output
  • Repeater extraction no longer misreads the source callsign's SSID as a frequency offset on wrapped packets
  • Wrapped weather reports are now captured into the weather database
  • APRS-IS-delivered messages addressed to your callsign will now be auto-ACK'd over RF (previously ignored)
  • New max_stations setting (default 10,000) bounds the stations table against runaway growth from high-volume APRS-IS feeds
  • IGate IS→RF no longer risks double-wrapping when an already-wrapped packet passes its filters

v0.1.6

April 2026

  • Added Statistics dashboard: Top 5 heard stations, per-port RX/TX volume charts, total RX over 24h, and Top 5 BBS users
  • Added source_callsign tracking on logged packets and a BBS connection history table

v0.1.5

April 2026

  • Fixed a bug which would repeat packets for the station's own callsign
  • Made it so the digipeater won't repeat packets destined for the station's email listen callsign if enabled
  • Adjusted some tips within the application settings

v0.1.4

April 2026

  • Added Reflector Server and Client ports for encrypted APRS packet sharing over TCP
  • Fixed Meshtastic connected mode bugs (frame parsing, packet integrity, timer adjustments)
  • Added version check on application start with update notification in sidebar

v0.1.3

April 2026

  • Added modern web GUI-based BBS interface when connecting to other APRStac BBS hosts
  • Added BBS private messaging system (send, receive, read, delete messages between users)
  • Added BBS welcome message setting (customizable per host, max 60 characters)
  • Added BBS beacon option to include callsigns with unread messages
  • Added BBS storage limits for postings and messages with automatic pruning
  • Added interactive prompts for bare BBS commands (P, S, R, O, D without arguments)
  • Added unread message count display on BBS connection welcome banner
  • Revamped BBS Postings and Messages web UI to tabular layout with filters and modals

v0.1.2

April 2026

  • Fixed a bug which could cause a loop with the IGate feature
  • Added Weather sensor chart data and statistics
  • Added Post to Discord Webhook feature under Notifications
  • Fixed a bug which would cause duplicate repeaters
  • Added weather display to map
  • Added database cleanup tasks and maximum allowed packet storage

v0.1.1

April 2026

  • Added VARA FM modem port type for connected-mode BBS and fileshare sessions
  • Fixed APRS-IS reporting — corrected SSID handling, packet formatting, and IGate qAR constructs for aprs.fi visibility
  • Added Radios tab in Settings for rigctld-based rig control (groundwork for future HF port support)
  • Added "Range - RF Only" map layer showing dotted lines from your station to each RF-heard station with distance labels

v0.1.0

April 2026 — Initial Release

  • Single binary with embedded web interface for Windows, Linux, and Raspberry Pi
  • Real-time Leaflet map with station tracking, grid overlays, and offline tile caching
  • 6 port types: KISS Serial, KISS TCP, APRS-IS, UDP Broadcast, Meshtastic TCP, Meshtastic Serial
  • WIDEn-N digipeater and bidirectional IGate with configurable beacons
  • APRS messaging with ACK handling, retransmission, and unread badges
  • BBS message board hosting and terminal client over AX.25 connected mode
  • RF fileshare with automatic compression (zstd, gzip, brotli) and MD5 verification
  • Email gateway with SMTP/IMAP support
  • Meshtastic LoRa bridge via TCP or USB serial
  • Serial GPS support with map follow mode
  • Responsive mobile interface, accessible from any device on the network