From 5c4844ed1c7e0d5fd38d8f911d1f06bb610acb37 Mon Sep 17 00:00:00 2001 From: Tommy Johnston Date: Thu, 31 Jul 2025 20:39:22 +0000 Subject: [PATCH] Update Tommy's Radio Changelog --- Tommy%27s-Radio-Changelog.md | 34 ++++++++++++++++++++++++++++++++++ testHome.md | 1 - 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 Tommy%27s-Radio-Changelog.md delete mode 100644 testHome.md diff --git a/Tommy%27s-Radio-Changelog.md b/Tommy%27s-Radio-Changelog.md new file mode 100644 index 0000000..ba50e6a --- /dev/null +++ b/Tommy%27s-Radio-Changelog.md @@ -0,0 +1,34 @@ +### 07/28/2025 - v1.8 +* Improved dispatch panel: added callsign saving, theme selection, and customizable PTT key +* Player ID and unique NAC ID now shown instead of shared credentials +* General bug fixes and code cleanup + +### 07/27/2025 - v1.7 +* Dispatch panel now includes callsign input for better identification +* Fixed an issue where the radio animation could get stuck in vehicles +* Secured API routes used by the dispatch panel + +### 07/26/2025 - v1.6 +* Added support for scan-only permissions (listen without transmitting) +* Radio transmissions now include background effects like sirens, helicopters, and gunfire + +### 07/24/2025 - v1.5 +* Fixed issue where PTT sound played even when radio was off +* Added keybinds for quickly switching zones and channels + +### 07/23/2025 - v1.4 +* Introduced configurable PTT release delay to avoid users being cut off mid-sentence +* Added automatic reconnection handling for lost connections to the radio server + +### 07/22/2025 - v1.3 +* Microphone access errors now display proper warnings +* Users can now adjust the tone volume in settings + +### 07/20/2025 - v1.2 +* Added option to select and switch input microphone directly in radio settings + +### 07/18/2025 - v1.1 +* Fixed various issues related to map blips not updating or disappearing + +### 07/17/2025 - v1.0 +* Initial release \ No newline at end of file diff --git a/testHome.md b/testHome.md deleted file mode 100644 index 5d08b7b..0000000 --- a/testHome.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the Wiki. \ No newline at end of file