Releases: NemesisRE/kiosk-mode
Releases Β· NemesisRE/kiosk-mode
v5.2.0
π Fixes
- Rollback home-assistant-query-selector deepQuery usage
- PR: #179 by @elchininet
𧩠Dependencies
- Update production dependencies
- PR: #165 by @elchininet
- Update development dependencies
- PR: #166 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #173 by @dependabot[bot]
- Update home-assistant-query-selector
- PR: #174 by @elchininet
- Rollback home-assistant-query-selector deepQuery usage
- PR: #179 by @elchininet
βοΈ Configuration
- Start to collect code coverage
- PR: #160 by @elchininet
- Enable dependabot dependencies update
- PR: #162 by @elchininet
- Cache Docker images
- PR: #161 by @elchininet
- Add tests for block_context_menu option
- PR: #175 by @elchininet
- Rollback home-assistant-query-selector deepQuery usage
- PR: #179 by @elchininet
π Documentation
- Add information about how to hide more-info dialogs attributes options
- PR: #158 by @elchininet
- Add more badges to the README
- PR: #159 by @elchininet
- Add a method to hide back button on subviews to kiosk mode complements
- PR: #177 by @elchininet
v5.1.0
π Fixes
- Change TypeScript target from ES2015 to ES5 and fix a bug with hide_dialog_attributes
- PR: #154 by @elchininet
𧩠Dependencies
- Update dependencies
- PR: #157 by @elchininet
βοΈ Configuration
- Change TypeScript target from ES2015 to ES5 and fix a bug with hide_dialog_attributes
- PR: #154 by @elchininet
π Documentation
- Remove a line from README
- PR: #152 by @elchininet
π¦ Other
- Update home assistant query selector
- PR: #156 by @elchininet
v5.0.0
β Note
With this update, the support for the next options have been removed for installations prior to 2023.9.x:
- hide_dialog_climate_actions
- hide_dialog_climate_settings_actions
- hide_dialog_climate_temperature_actions
π Fixes
- Fix some options in more-info dialogs after Home Assistant 2023.12.0
- PR: #150 by @elchininet
𧩠Dependencies
- Reduce the events management and DOM query logic
- PR: #147 by @elchininet
π¦ Other
- Add to the README how to separate multiple query parameters in the URL.
- PR: #151 by @elchininet
v4.6.0
π Fixes
- Refactor options management
- PR: #141 by @elchininet
βοΈ Configuration
- Implement end-to-end tests during pull requests and before releasing a new version of the plugin
- PR: #138 by @elchininet
- Add Eslint config and fix all the Eslint issues
- PR: #140 by @elchininet
π Documentation
- Remove inconsistencies from the README
- PR: #139 by @elchininet
v4.5.0
𧩠Dependencies
- Update dependencies
- PR: #137 by @elchininet
π¦ Other
- Add how to align tabs to the center to the kiosk-mode complements documentation
- PR: #136 by @elchininet
- Improve the styles to move the header to the bottom in the kiosk-mode complements
- PR: #135 by @elchininet
- Add how to hide the more-info dialogs header to the kiosk-mode complements
- PR: #134 by @elchininet
v4.4.0
π Features
π¦ Other
- Create kiosk-mode complements documentation
- PR: #132 by @elchininet
- Add "how to move header to the bottom" to kiosk-mode complements
- PR: #133 by @elchininet
v4.3.0
π Features
- More granular options to hide more-info dialog temperature actions
- PR: #125 by @elchininet
π¦ Other
- Add a link to a video about installation and configuration of kiosk-mode
- PR: #126 by @elchininet
v4.2.0
π¦ Other
- Fix hide_dialog_media_actions option
- PR: #121 by @elchininet
v4.1.0
π Features
- Block menu gestures when the sidebar is hidden
- PR: #116 by @elchininet
π¦ Other
- Hide attrbutes in more-info-light dialogs
- PR: #118 by @elchininet
v4.0.0
π Features
- Support for hide_dialog_climate_actions in Home Assistant >= 2023.9.x
- PR: #111 by @elchininet