Skip to content

Releases: UI-Lovelace-Minimalist/UI

v1.3.12 🏳️‍🌈

17 Dec 19:04
94bf9fc
Compare
Choose a tag to compare

Changes

HA version 2024.8 or higher required!

❤️ Thank you so much for helping out to keep this UI awesome

@warmfire540 and @wilbiev

v1.3.11 🏳️‍🌈

14 Dec 12:29
f3763dd
Compare
Choose a tag to compare

Changes

HA version 2024.8 or higher required!

❤️ Thank you so much for helping out to keep this UI awesome

@wilbiev

v1.3.10 🏳️‍🌈

03 Jul 12:09
c4079cc
Compare
Choose a tag to compare

Changes

📝 Documentation

  • #1514 [Action] Update custom_cards docs @github-actions

❤️ Thank you so much for helping out to keep this UI awesome

@AneeshBhatnagar, @Cookie987, @basbruss, @downey-lv, @fschlag, @idominiki, @lk-dll, @mileszk, @neiromaster, @rosarioscavo, @tieskuh, @voxmatt, @warmfire540, @weedpump and @wilbiev

v1.3.9 🏳️‍🌈

24 Nov 10:06
77424a7
Compare
Choose a tag to compare

Changes

✨ Code enhancements

🐛 Bug Fixes

📝 Documentation

❤️ Thank you so much for helping out to keep this UI awesome

@MastrUsr, @alexbergsland and @basbruss

v1.3.8 🏳️‍🌈

07 Nov 11:04
1d4de6d
Compare
Choose a tag to compare

⚠️Breaking Change

To fix #1398 the ulm_show_last_changed variable must be adapted to another naming scheme.
The naming scheme is changed to: ulm_{template_name}_show_last_changed

So for the card_binary_sensor the config changes from:

type: "custom:button-card"
template: "card_binary_sensor"
entity: "binary_sensor.my_sensor"
variables:
  ulm_show_last_changed: true

To the new version:

type: "custom:button-card"
template: "card_binary_sensor"
entity: "binary_sensor.my_sensor"
variables:
  ulm_card_binary_sensor_show_last_changed: true

Affected cards are:

  • card_binary_sensor
  • card_binary_sensor_alert
  • card_cover

Changes

🐛 Bug Fixes

💬 Translations

❤️ Thank you so much for helping out to keep this UI awesome

@MickLesk and @basbruss

v1.3.7 🏳️‍🌈

02 Nov 07:02
3438d15
Compare
Choose a tag to compare

Changes

✨ Code enhancements

💡 New Custom Cards

✨ Custom Card enhancements

  • #1333 UI and documentation improvements for "custom_card_imswel_person" @imswel

🐛 Bug Fixes

💬 Translations

📝 Documentation

  • #1317 [Action] Update custom_cards docs @github-actions
  • #1324 Docs: Setup: reformat dependency list @Lx
  • #1325 [Action] Update custom_cards docs @github-actions
  • #1347 [Action] Update custom_cards docs @github-actions
  • #1388 Fix Typo in troubleshooting.md @ruberVulpes

❤️ Thank you so much for helping out to keep this UI awesome

@Borty97, @CM000n, @Lx, @M4rtik4, @Rade0nFighter, @alray31, @basbruss, @imswel, @jeffreygarc, @kaaspad, @misa1515, @photomoose, @r03l, @rick2909, @ruberVulpes, @tobias-groeger and @valentinilk

v1.3.6 🏳️‍🌈

12 Jun 12:05
a0f150c
Compare
Choose a tag to compare

Changes

  • #1256 Favorite Button and Horizontal Fix @benbur98

💡 Features

✨ Code enhancements

  • #1287 Add ability to call script with custom fields/service_data to scene pills @finder39

💡 New Custom Cards

✨ Custom Card enhancements

  • #1281 Added an extra variable that defines the stop stage of a washer/dryer… @Cruguah

🐛 Bug Fixes

💬 Translations

📝 Documentation

  • #1292 Update README.md for Custom Chip Group Counter @ddewar
  • #1295 Updated installation-docs @ChrisK91
  • #1297 [Action] Update custom_cards docs @github-actions

❤️ Thank you so much for helping out to keep this UI awesome

@ChrisK91, @Cruguah, @Nesterovich2797, @basbruss, @benbur98, @ddewar, @dsvirdiau, @finder39, @github-actions and @shogun160

v1.3.5 🏳️‍🌈

03 May 22:37
6e6cb7c
Compare
Choose a tag to compare

⚠️ After downloading and restarting HA please run the frontend.reload_themes service from the developers-tools services page!

Changes

Another needed fix to reflect HA frontend changes in 2023.5.0

🐛 Bug Fixes

❤️ Thank you so much for helping out to keep this UI awesome

@basbruss

v1.3.4-Hotfix 🏳️‍🌈

17 Apr 15:04
6d147f2
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

❤️ Thank you so much for helping out to keep this UI awesome

@basbruss

v1.3.4 🏳️‍🌈

13 Apr 08:06
6244100
Compare
Choose a tag to compare

This release is only available on HA version 2023.4.3 or higher.

Includes:

  • Fix to the translation engine needed after changes to the Core/Frontend in 2023.4.3

This release is close to v1.3.3 that includes some need bugfixes. See release notes after changes:

Changes

Last Release:

Fixes for tap bar in the themes and unwanted background color behavior

⚠️ To apply the theme changes follow these steps.

after restarting HA go to dev-tools/services
Run service frontend.reload_themes
Hard reset cache on all devices/browsers/apps you use to display the dashboards

🐛 Bug Fixes

💬 Translations

❤️ Thank you so much for helping out to keep this UI awesome

@basbruss