Files
MicroPythonOS/ota_updates/osupdate.json
T
Thomas Farstrike 1113646df6 Update osupdate.json
2025-05-08 12:29:02 +02:00

6 lines
579 B
JSON

{
"version": "0.0.3",
"download_url": "http://demo.lnpiggy.com:2121/osupdate_0.0.3.bin",
"changelog": "- appstore: add 'update' button if a new version of an app is available\n- appstore: add 'restore' button to restore updated built-in apps to their original built-in version\n- launcher: don't show launcher apps and sort alphabetically\n- osupdate: show info about update and 'Start OS Update' before updating\n- wificonf: scan and connect to wifi in background thread so app stays responsive\n- introduce MANIFEST.JSON format for apps\n- improve notification bar behavior"
}