You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Update CHANGELOG and MANIFESTs
This commit is contained in:
+2
-4
@@ -1,10 +1,8 @@
|
||||
0.1.1
|
||||
=====
|
||||
- OSUpdate: check update depending on current hardware identifier, add "force update" option
|
||||
|
||||
0.1.0
|
||||
=====
|
||||
- Update to MicroPython 1.25.1 and LVGL 9.3
|
||||
- OSUpdate: check update depending on current hardware identifier, add "force update" option
|
||||
- AppStore, Launcher, Settings: fix compatibility with LVGL 9.3
|
||||
|
||||
0.0.11
|
||||
======
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
"publisher": "MicroPythonOS",
|
||||
"short_description": "Info about MicroPythonOS",
|
||||
"long_description": "Shows current MicroPythonOS version, MicroPython version, build date and other useful info..",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.0.3_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.0.3.mpk",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.0.4_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.0.4.mpk",
|
||||
"fullname": "com.micropythonos.about",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"category": "development",
|
||||
"activities": [
|
||||
{
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
"publisher": "MicroPythonOS",
|
||||
"short_description": "Store for App(lication)s",
|
||||
"long_description": "",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.4_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.4.mpk",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.6_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.6.mpk",
|
||||
"fullname": "com.micropythonos.appstore",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.6",
|
||||
"category": "appstore",
|
||||
"activities": [
|
||||
{
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
"publisher": "MicroPythonOS",
|
||||
"short_description": "Simple launcher to start apps.",
|
||||
"long_description": "",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.0.4_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.0.4.mpk",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.0.5_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.0.5.mpk",
|
||||
"fullname": "com.micropythonos.launcher",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"category": "launcher",
|
||||
"activities": [
|
||||
{
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
"publisher": "MicroPythonOS",
|
||||
"short_description": "View and change MicroPythonOS settings.",
|
||||
"long_description": "This is the official settings app for MicroPythonOS. It allows you to configure all aspects of MicroPythonOS.",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/icons/com.micropythonos.settings_0.0.3_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/mpks/com.micropythonos.settings_0.0.3.mpk",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/icons/com.micropythonos.settings_0.0.4_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/mpks/com.micropythonos.settings_0.0.4.mpk",
|
||||
"fullname": "com.micropythonos.settings",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"category": "development",
|
||||
"activities": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user