All notable changes to this project will be documented in this file.
- feat: add clock display, overlay opacity control, and wind speed units (6f9337a)
- chore: bump version to 0.3.3 (3ac570a)
Full Changelog: https://github.com/teuchezh/dynamic-weather-card/compare/v0.3.2...v0.3.3
- fix: smooth animation timing in rain and snow (e1bb12c)
- docs: update CHANGELOG.md for v0.3.1 (544d7ed)
Full Changelog: https://github.com/teuchezh/dynamic-weather-card/compare/v0.3.1...v0.3.2
- feat: add ESLint configuration and improve animations (88550d3)
- fix: info.md formatting (1f5b24a)
- docs: update CHANGELOG.md for v0.3.0 (ffa50bd)
Full Changelog: https://github.com/teuchezh/dynamic-weather-card/compare/v0.3.0...v0.3.1
- feat: add multilingual support and adjust card width on demo page (ab9163c)
- feat: replace forecast emoji with animated SVG weather icons (dc5bbc2)
- feat: replace emoji with SVG icons from Basmilius Weather Icons (1f34fbc)
- feat: add tap_action, hold_action and double_tap_action support (6ed1e8e)
- fix: improve text contrast with subtle overlay (962688a)
- docs: add credits for Basmilius Weather Icons (a74b766)
- docs: update CHANGELOG.md for v0.2.3 (17f38f8)
- chore: bump version to 0.3.0 (d668603)
Full Changelog: https://github.com/teuchezh/dynamic-weather-card/compare/v0.2.3...v0.3.0
- fix: auto-tag workflow now triggers release workflow (537fd1f)
- fix: prevent weather card elements from overlapping modals (e8c4ca6)
- docs: update CHANGELOG.md for v0.2.2 (067d104)
- chore: bump version to v0.2.3 (e08e677)
Full Changelog: https://github.com/teuchezh/dynamic-weather-card/compare/v0.2.2...v0.2.3
- feat: add automated release workflow with changelog generation (e435bad)
- feat: change default language from Russian to English (943a4ec)
Full Changelog: https://github.com/teuchezh/dynamic-weather-card/compare/v0.2.1...v0.2.2
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Release v0.2.1
- Updated documentation and HACS configuration
- Added English translation for documentation
- Updated default display settings
- Release v0.2.0
For changes before v0.2.0, please see the commit history.