Skip to content

Bubble Card v2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Clooos Clooos released this 02 Jun 12:21
00110af

Bubble Card 2 - First release candidate

If you missed it, you can take a look at the 2.0.0-beta.1 (huge) full changelog here.

Version 2.0.0-rc.1

Hi everyone!

After reviewing all your feedback on the previous beta, I can now confidently say that Bubble Card 2 is no longer a beta. It required a lot of work, and I’m extremely proud and relieved to finally be able to release the first release candidate!

I also have something to say to the Kiosk Mode (from NemesisRE) users. To ensure full compatibility, here are the steps to follow (I will add this to the v2 documentation):

  • First for your kiosk mode config, remove hide_sidebard: true or kiosk: true and just keep that under kiosk_mode:

    kiosk_mode:
      hide_header: true
  • Then go to your HA profile configuration then toggle this:

    image

  • This will now works as expected.

💡 New feature

  • I've added the possibility to disable the « close by clicking outside » pop-up feature in the editor. You can change this behavior in YAML by adding close_by_clicking_outside: false.

✔️ Bug fixes and optimizations

  • Custom style templates are now updated correctly when added inside a pop-up.
  • Fixed an issue where a pop-up was turning black when a dropdown was opened inside it. #521
  • Added the missing default sensor icons. #543
  • Fixed an issue where some cards were not displaying (outside of the editor) when added inside a pop-up. #491
  • Changed the slide to close threshold from 300px to 400px because it was too sensitive.

As always, I can't wait for your feedback!

Enjoy! 🍻