mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:35:42 +00:00
- Add CRUD handlers for managing what's-new entries stored in S3 - Add whats_new.html template with add/edit/delete forms - Add navigation link to layout.html - Add player-friendly summary generation to generate_changelog.sh - Add seed JSON file for initial data The admin console at /whats-new allows managing changelog entries that will be displayed to players in the Unity client. The script integration generates summaries and opens the admin console with pre-populated content after sending weekly changelogs. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>