richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
239 stars 72 forks source link

Feature request: add version number to the WebUI #65

Closed S57PNX closed 7 months ago

S57PNX commented 7 months ago

Can you add versionDate somewhere on the WebUI screen? It would help me track at a glance which version of FW I am running on a specific device, it is easy to lose track otherwise.

Thanks in advance.

richonguzman commented 7 months ago

this would be a great add ;)

SQ2CPA commented 7 months ago

Yes, we will add that in the footer. Build date, software version (defined in code) and variables used in build.

SQ2CPA commented 7 months ago

Done in https://github.com/richonguzman/LoRa_APRS_iGate/pull/68