27 lines
871 B
JSON
27 lines
871 B
JSON
{
|
|
"name": "Lumi Core",
|
|
"version": "1.2.0",
|
|
"channel": "stable",
|
|
"released_at": "2026-07-18",
|
|
"compatible_from": "0.1.9",
|
|
"compatibility_bridge": true,
|
|
"migration_kind": "compatibility_bridge",
|
|
"migration_notes": "Lumi performs required database and generated-knowledge migrations automatically. Local configuration, plugin data, community knowledge, AI models, runtimes, uploads, logs, and secrets remain preserved.",
|
|
"rollback_safe": true,
|
|
"requirements": [
|
|
"Node.js 18 or newer"
|
|
],
|
|
"versions": [
|
|
{
|
|
"version": "1.2.0",
|
|
"channel": "stable",
|
|
"released_at": "2026-07-18",
|
|
"compatible_from": "0.1.9",
|
|
"compatibility_bridge": true,
|
|
"migration_kind": "compatibility_bridge",
|
|
"rollback_safe": true,
|
|
"migration_notes": "Automatic migrations only; preserved local data is not replaced."
|
|
}
|
|
]
|
|
}
|