Releases: NemesisRE/kiosk-mode
Releases Β· NemesisRE/kiosk-mode
v5.4.0
π Fixes
- Fix hide_edit_dashboard
- PR: #207 by @elchininet
𧩠Dependencies
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #201 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #204 by @dependabot[bot]
βοΈ Configuration
- Create coverage and upload artifacts in Nightly beta tests
- PR: #202 by @elchininet
v5.3.0
π Features
- If there is no hass object, avoid executing the entityWatchCallback method
- PR: #200 by @elchininet
𧩠Dependencies
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #180 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-prod group with 1 update
- PR: #183 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 5 updates
- PR: #184 by @dependabot[bot]
- Create nightly beta tests
- PR: #182 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 5 updates
- PR: #188 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #190 by @dependabot[bot]
- Update actions/cache and ScribeMD/docker-cache actions
- PR: #193 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #196 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #199 by @dependabot[bot]
βοΈ Configuration
- Create nightly beta tests
- PR: #182 by @elchininet
- Fix nightly beta tests
- PR: #192 by @elchininet
- Update Home Assistant docker image
- PR: #198 by @elchininet
π¦ Other
- Add tests for the disable_km URL parameter
- PR: #195 by @elchininet
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