# Changelog

All notable changes to this project will be documented in this file.

## [1.1.0] - 2025-09-10

### Added
- 🎨 Ability to customize the **primary color** of the Filament panel via `primaryColor()` method.
  - Supports Filament color palettes (`Color::Blue`, `Color::Emerald`, etc.) and custom hex values.