v7.1.0
This release adds a new option to hide all the sidebar items by default.
Configuration options
Property | Type | Required | Description |
---|---|---|---|
hide_all | Boolean | no | Hides all items of the sidebar by default, useful if one wants to hide everything and just show a few items. (This options doesn't make any effect in an item with the property new_item in true ) |
🚀 Features
- Create new option to hide all items
- PR: #246 by @elchininet
🧩 Dependencies
- Remove long-live token
- PR: #236 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #244 by @dependabot[bot]
⚙️ Configuration
- Upgrade Home Assistant Docker image to version 2024.11.3
- PR: #225 by @elchininet
- Change pull_request event to pull_request_target
- PR: #233 by @elchininet
- Remove long-live token
- PR: #236 by @elchininet
- Remove expects from two service utilities
- PR: #237 by @elchininet
- Commit dist folder
- PR: #238 by @elchininet
📝 Documentation
- Multiple changes in the documentation
- PR: #243 by @elchininet
📦 Other
- Migrate CSS from CSS strings to CSS-In-Js
- PR: #224 by @elchininet