Skip to content

Latest commit

 

History

History
120 lines (71 loc) · 3.08 KB

File metadata and controls

120 lines (71 loc) · 3.08 KB

Changelog

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

[v0.3.3] - 2026-01-13

What's Changed

✨ Features

  • feat: add clock display, overlay opacity control, and wind speed units (6f9337a)

🔧 Chores & Maintenance

  • chore: bump version to 0.3.3 (3ac570a)

Full Changelog: https://github.com/teuchezh/dynamic-weather-card/compare/v0.3.2...v0.3.3

[v0.3.2] - 2026-01-13

What's Changed

🐛 Bug Fixes

  • fix: smooth animation timing in rain and snow (e1bb12c)

📚 Documentation

  • 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

[v0.3.1] - 2026-01-12

What's Changed

✨ Features

  • feat: add ESLint configuration and improve animations (88550d3)

🐛 Bug Fixes

  • fix: info.md formatting (1f5b24a)

📚 Documentation

  • 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

[v0.3.0] - 2026-01-11

What's Changed

✨ Features

  • 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)

🐛 Bug Fixes

  • fix: improve text contrast with subtle overlay (962688a)

📚 Documentation

  • docs: add credits for Basmilius Weather Icons (a74b766)
  • docs: update CHANGELOG.md for v0.2.3 (17f38f8)

🔧 Chores & Maintenance

  • chore: bump version to 0.3.0 (d668603)

Full Changelog: https://github.com/teuchezh/dynamic-weather-card/compare/v0.2.3...v0.3.0

[v0.2.3] - 2026-01-11

What's Changed

🐛 Bug Fixes

  • fix: auto-tag workflow now triggers release workflow (537fd1f)
  • fix: prevent weather card elements from overlapping modals (e8c4ca6)

📚 Documentation

  • docs: update CHANGELOG.md for v0.2.2 (067d104)

🔧 Chores & Maintenance

  • chore: bump version to v0.2.3 (e08e677)

Full Changelog: https://github.com/teuchezh/dynamic-weather-card/compare/v0.2.2...v0.2.3

[v0.2.2] - 2026-01-08

What's Changed

✨ Features

  • 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.

[v0.2.1] - 2024-12-XX

🔧 Chores & Maintenance

  • Release v0.2.1

📚 Documentation

  • Updated documentation and HACS configuration

[v0.2.0] - 2024-12-XX

✨ Features

  • Added English translation for documentation
  • Updated default display settings

📚 Documentation

  • Release v0.2.0

Previous Versions

For changes before v0.2.0, please see the commit history.