fristy/CHANGELOG.md

41 lines
1.2 KiB
Markdown

# Changelog
Alle bedeutenden Änderungen an diesem Projekt werden in dieser Datei dokumentiert.
Das Format basiert auf [Keep a Changelog](https://keepachangelog.com/de/1.0.0/),
und dieses Projekt folgt [Semantic Versioning](https://semver.org/lang/de/).
## [Unreleased]
### Geplant
- Auth Screens (Login, Register, Passwort Reset)
- Contract Management Screens
- Dashboard mit Statistiken
- Push-Benachrichtigungen
- Dokumenten-Upload
## [0.0.1] - 2025-11-17
### Hinzugefügt
- Initiales Projekt-Setup
- Modulare Architektur-Struktur
- TypeScript-Konfiguration mit Path-Aliases
- Shared Components (Button, Input, ContractCard)
- Design System (Colors, Spacing, Typography)
- Zustand State Management (Auth & Contracts)
- Supabase Integration
- Services Layer (Auth & Contract Services)
- Navigation Structure (Auth Stack & App Tabs)
- Vollständige TypeScript-Type-Definitionen
- Dokumentation (Architecture, Getting Started, README)
### Technologie-Stack
- React Native 0.73.0
- TypeScript 5.3.3
- Zustand 4.4.7
- Supabase 2.38.4
- React Navigation 6.x
[Unreleased]: http://192.168.1.142:3000/Fristy-app/fristy/compare/v0.0.1...HEAD
[0.0.1]: http://192.168.1.142:3000/Fristy-app/fristy/releases/tag/v0.0.1