Skip to content

Commit 4a4ce89

Browse files
authored
Merge pull request #340 from airgradienthq/release-information
Add release information section on README
2 parents e54c62a + 8985e08 commit 4a4ce89

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,23 @@ Make sure you have exactly the versions of libraries and boards installed as des
2020

2121
If you have an older version of the AirGradient PCB not mentioned in the example files, please downgrade this library to version 2.4.15 to support these legacy boards.
2222

23+
### Release Process
24+
25+
Releases published on GitHub are **not immediately deployed to all devices in the market**. Each release first goes through internal testing, including limited deployments in select locations to verify stability and functionality.
26+
27+
If the tests pass, the firmware is then made available for:
28+
- **FOTA (Firmware Over-The-Air) updates** from AirGradient dashboard
29+
- **Manual flashing** via [Airgradient](https://www.airgradient.com/documentation/firmwares/) website
30+
31+
Each GitHub release note will also include the planned rollout date for wider availability.
32+
2333
## Help & Support
2434

2535
If you have any questions or problems, check out [our forum](https://forum.airgradient.com/).
2636

2737
## Development
2838

29-
* See [compilation instructions](/docs/local-server.md) for details about how to customize AirGradient's firmware and flash it to your device.
39+
* See [compilation instructions](/docs/howto-compile.md) for details about how to customize AirGradient's firmware and flash it to your device.
3040

3141
## Over the air (OTA) updates
3242

0 commit comments

Comments
 (0)