Skip to content

Releases: elchininet/custom-sidebar

v4.6.0

06 Apr 01:27
Compare
Choose a tag to compare

🧩 Dependencies

  • Update home-assistant-javascript-templates to version 3.1.1
  • [Dependencies]: Bump the dependencies-dev group with 4 updates

⚙️ Configuration

  • Remove temporary fix that was waiting for Home Assistant 2024.4.0
  • Update Home Assistant Docker image to version 2024.4.1
  • Retry the Home Assistant api calls with a delay
  • Remove Coveralls from the Nightly beta tests and build workflows
  • Remove Docker Cache action

📝 Documentation

v4.5.2

28 Mar 20:37
Compare
Choose a tag to compare

🚀 Features

  • Prepare the plugin for home assistant 2024.4.0

🛠 Fixes

🧩 Dependencies

  • [Dependencies]: Bump the dependencies-dev group with 4 updates
  • [Dependencies]: Bump the dependencies-dev group with 5 updates
  • [Dependencies]: Bump the dependencies-dev group with 6 updates
  • [Dependencies]: Bump the dependencies-dev group with 5 updates
  • [Dependencies]: Bump the dependencies-dev group with 4 updates

⚙️ Configuration

📝 Documentation

v4.5.1

24 Feb 23:03
Compare
Choose a tag to compare

📦 Other

  • Remove a console.log that was left in the code

v4.5.0

21 Feb 01:46
Compare
Choose a tag to compare

🚀 Features

v4.4.1

20 Feb 00:16
Compare
Choose a tag to compare

🛠 Fixes

🧩 Dependencies

  • [Dependencies]: Bump the dependencies-dev group with 2 updates

⚙️ Configuration

  • Refactor tests and add tests for sidebar with notification collapsed
  • Update Home Assistant docker image to version 2024.2.2
  • Add Eslint to the project and create a linting script

v4.4.0

17 Feb 14:00
Compare
Choose a tag to compare

🚀 Features

v4.3.0

17 Feb 03:01
Compare
Choose a tag to compare

[BREAKING CHANGE]
Before update from version 3.x.x read the documentation, if you are using the JSON config, you need to import the file custom-sidebar-json.js.

🚀 Features

v4.2.0

15 Feb 20:22
Compare
Choose a tag to compare

[BREAKING CHANGE]
Before update from version 3.x.x read the documentation, if you are using the JSON config, you need to import the file custom-sidebar-json.js.

🚀 Features

  • Improve accesibility making keyboard navigation to work following the CSS order

⚙️ Configuration

  • Create a job for Home Assistant Nightly Beta Tests
  • Add coverage and artifacts jobs to the nightly beta tests job
  • Fix beta tests token retrieval

📝 Documentation

  • Add a Home Assistant Nighlty beta tests badge to the README

v4.1.0

13 Feb 00:13
Compare
Choose a tag to compare

[BREAKING CHANGE]
Before update from version 3.x.x read the documentation, if you are using the JSON config, you need to import the file custom-sidebar-json.js.

🚀 Features

v4.0.1 ⚠️⚠️⚠️[BREAKING CHANGE]⚠️⚠️⚠️

12 Feb 13:34
Compare
Choose a tag to compare

[BREAKING CHANGE]
Before update from version 3.x.x read the documentation, if you are using the JSON config, you need to import the file custom-sidebar-json.js.

🛠 Fixes

🧩 Dependencies

  • [Dependencies]: Bump the dependencies-dev group with 2 updates

📝 Documentation

📦 Other