## [0.52.0] - 2026-08-20

### Added
- **buttons:** add ui:menu action opening the home hub overlay
- **settings:** add configurable weekday names
- **media_control:** add a source-aware pause command
- **board_pins:** add nine configurable button pins
- **buttons:** add polled button driver with a configurable action map
- **media_control:** add mute, screen and sd shuffle/repeat commands
- **web:** add the Buttons action-map tab

### Changed
- **defines:** add HAS_BT_MODULE / HAS_ENCODER switches and fix the BT pin typo
- **defines:** gate the CTP and SD pin blocks on their variant
- **ui:** drop the ENCODER_ prefix from input events
- **encoder:** move the push-button to the buttons component
- **ui:** drop the ENCODER_ prefix from input events

### Fixed
- **scripts:** warn instead of aborting when otadata erase fails
- **www:** link the web UI zip from atlascube.net instead of github
- **buttons:** keep action labels readable in the 440px settings card
