github brunosabot/streamline-card v0.0.23

latest release: v0.1.0
4 months ago

Streamline Card v0.0.23

Hello there!

Fans of "The Number 23" or Michael Jordan might expect big things from version 0.0.23, and I'm excited to say this release delivers!

First off, a huge thank you to @hco for his contribution! Thanks to him, you can now access areas directly within your JavaScript templates, opening up new possibilities for customization.

We've also continued to focus on performance. This version includes another round of optimizations for some heavy operations, which should make Streamline Card feel even snappier.

Most importantly, version 0.0.23 introduces the ability to define your templates in a separate YAML file! This is a major improvement that means you no longer need to copy the full YAML configuration into all your different views. Get ready for much cleaner view files!

Regarding the new template file, keep these points in mind:

  • There might be a slight delay the very first time you load a page with the card, as the template file needs to be loaded.
  • All templates need to be in this single file (you can't split it up), but it will still significantly tidy up your view YAML.
  • To get started, look for the streamline_templates.example.yaml file where it needs to be placed. Just rename it by removing the .example suffix, and you're ready to go!

We hope you enjoy these enhancements!

Full Changelog: v0.0.22...v0.0.23

Let me know if you encounter any issue!

-- Bruno

Don't miss a new streamline-card release

NewReleases is sending notifications on new releases.