FM-DX Webserver
Version 1.2.3
"Because I haven't been hotfixing stuff 10 minutes after release for a while..." (copying version mottos from @Sjef (PE5PVB) π³π± :D)
Changelog
-
Added a Sporadic E TX ID algorithm (thanks @Adam | Cheltenham, UK π¬π§ for the PR!)
-
Added a new message when a plugin is initialized / copied
-
Replaced PCM audio with MPEG server-side, so no double-conversion is happening anymore (this should drastically lower CPU usage)
(reverted for now due to unexpected issues)
-
Fixed direct serial connection on non-ESP32 devices (needs more testing!)
-
Optimized RDS data handling so it's not handled for every client individually
-
Password locked servers will appear as locked on the map
-
Dashboard locked servers will appear as locked on the map
-
Fixed a security issue related to a few serial commands
-
Admins can now send any serial command
-
Changed the links from list.fmdx.pl to servers.fmdx.org
-
Removed the toggle for smooth signal and made it the default
The following fixes come in a fix-pack by @Bkram π³π± and @AmateurAudioDude, massive thanks, guys!
-
Fixed an issue with multiple tooltips on screen
-
Fixed an automatic audio restart bug when you stop the audio manually
-
Added auto-reconnect on audio stream crash
-
Main WebSocket data is now shared with plugins
-
Replaced file copying with symlinks/junctions for plugins
Source Code / Download