Feat: query the SW version and display alongside the other versions in the User Settings #2591
Labels
App:Frontend
Kind:Enhancement
Improvements, new features, performance upgrades, etc.
Note:UI/UX
Priority:High
Problem
To help debug potential problems on mobile devices, it would help make sure that they're running the latest SW version. It's hard to know if they are though.
Solution
This involves three parts:
GI_VERSION
version it's runningmounted
, query this value and display it alongside the other version values in the User Settingsgi_logs
are exported, add this and all other versions to the JSON headers. There should be 3 values:GI_VERSION
of browser,GI_VERSION
of SW, andGI_CONTRACTS_VERSION
The text was updated successfully, but these errors were encountered: