24 lines
761 B
Markdown
24 lines
761 B
Markdown
# Changelog - Shark Attack Fantasy League
|
|
|
|
### 2026-07-10
|
|
- **Backend & Infrastructure:** Backend server deployed (Python/FastAPI on Core), push notifications, Discord-Hermes bridge.
|
|
|
|
### 2026-07-10
|
|
- **Game Logic:** Player registration, league creation, season start locked to Aug 1.
|
|
|
|
### 2026-07-10
|
|
- **Frontend:** Bottom navigation, PWA manifest, draft room, settings page.
|
|
|
|
### 2026-07-09
|
|
- **Backend:** Shark sighting scraper deployed, Caddy reverse proxy configured.
|
|
|
|
### 2026-07-09
|
|
- **Game Logic:** Scoring system designed (1pt sighting, 3pt bite, 10pt fatality).
|
|
|
|
### 2026-07-08
|
|
- **Design:** Game concept finalized, coastal regions defined, database schema.
|
|
|
|
### 2026-07-08
|
|
- **Frontend & Backend:** Initial frontend scaffold, API endpoints created.
|
|
|