Update package dependencies and documentation for LemonSpace v1.5

- Added `next-intl` dependency to `package.json` for internationalization support.
- Updated `pnpm-lock.yaml` to reflect the new dependency and its version.
- Revised LemonSpace Manifest and PRD to version 1.5, including updates to authentication methods and new features for offline sync and canvas management.
This commit is contained in:
2026-04-01 14:40:27 +02:00
parent d34f965dbc
commit 6ce1d4a82e
4 changed files with 431 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# 🍋 LemonSpace — Produkt-Manifest
**v1.4März 2026**
**v1.5April 2026**
*Self-Hosted, Source-Available Creative Workspace*
@@ -112,7 +112,7 @@ Kompakt statt erschöpfend. Details wandern in eigene Architecture Decision Reco
| Thema | Entscheidung | Status |
|-------|-------------|--------|
| Backend | Convex (self-hosted). Bewusster Lock-in für Realtime, Storage, Jobs. Migrations-Pfad: Convex Cloud EU. | ✅ |
| Auth | Better Auth (self-hosted, open-source) | ✅ |
| Auth | Better Auth + Magic Link (via polar-sh/better-auth plugin) | ✅ |
| AI Layer | OpenRouter als primäre AI-Schicht. 9 Image-Modelle, Text/Reasoning via Claude / GPT. | ✅ |
| Self-hosted KI | rembg, Real-ESRGAN, GFPGAN — kostenlos, separate Repos | ✅ |
| Payment | Polar.sh (MoR, VAT, Better Auth Plugin @polar-sh/better-auth) | ✅ |
@@ -234,4 +234,4 @@ Folgende Themen werden in eigenen Dokumenten vertieft. Das Manifest bleibt schla
---
*LemonSpace Manifest v1.4März 2026*
*LemonSpace Manifest v1.5April 2026*