--- title: CHANGELOG updated: 2025-08-23 version: 0.1.0 --- ## Unreleased ### Added #### 2025-09-07 - Task `context` field with list command (static) - General data table & data list abstraction on top of bubbles (basically, more consistent UI) - Media queue service with `colly` (v2), tested with sample files #### 2025-08-23 - CLI with cobra and fang integration - SQLite database setup with cross-platform config directory support - TOML configuration management with .noteleaf.conf.toml - Database migration system with versioned SQL files and embedded migrations - Repository interface & Model interface implementation across Task, Movie, TVShow, and Book entities - Setup, Reset, and Status command handlers with comprehensive error handling - Logging system with charmbracelet/log library and configurable levels/formats ### Fixed ### Removed ## Added ## Fixed ## Removed