# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [1.0.0] - 2024-12-01 ### Added - Ghost Admin API integration with JWT authentication - Post creation with title and body - Image upload from gallery and camera - Link preview extraction via Open Graph - Scheduled publishing - Offline-first architecture with Room database - Background sync via WorkManager with exponential backoff - Encrypted credential storage (AES-256-GCM) - Setup wizard for Ghost blog configuration - Feed screen with pull-to-refresh - Post detail view - Settings screen with logout - Material 3 UI with Jetpack Compose - Comprehensive unit test suite (116 tests)