Releases: NemesisRE/kiosk-mode
Releases Β· NemesisRE/kiosk-mode
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
v3.1.0
𧩠Dependencies
- Bump semver from 7.3.8 to 7.5.4
- PR: #101 by @dependabot[bot]
- Update dependencies
- PR: #108 by @elchininet
π¦ Other
- Add option to hide notifications
- PR: #109 by @elchininet
v3.0.0
π’ FYI
This is a Major update because a lot of code was added or changed
despite that we do not expect any breaking changes.
π¦ Other
- More info dialogs styles
- PR: #94 by @elchininet
v2.0.0
β οΈ Warning
Note to be SemVer complaint we re-released 1.9.4 as 2.0.0
2.0.0 contains breaking changes to Home Assistant prior 2023.4.x
π Features
- Implement a block_overflow option and remove the auto_hide_overflow one
- PR: #87 by @elchininet
π Fixes
- Get all the main elements using promises
- PR: #89 by @elchininet
π¦ Other
- Clean home assistant < 2023.4.x compatibility
- PR: #85 by @elchininet
v1.9.3
π Features
- Add auto_hide_overflow option
- PR: #83 by @elchininet
π Fixes
- Change console.info styles
- PR: #82 by @elchininet
𧩠Dependencies
- Update dependencies
- PR: #84 by @elchininet
π Documentation
- Update issue templates
- PR: #81 by @NemesisRE
v1.9.2
π Fixes
- Get Lovelace config using a promise
- PR: #80 by @elchininet
v1.9.1
π Features
- Make Kiosk Mode detects the Home Assistant version with development tags
- PR: #77 by @elchininet
π Documentation
- Change documentation to reflect the current behaviour with the sidebar open gesture
- PR: #72 by @elchininet
- Change repository HACS badge by the default one
- PR: #73 by @elchininet
v1.9.0
π Features
- Ignore disable_km option
- PR: #62 by @elchininet
- Add a delay to the getMenuItems utility method
- PR: #64 by @elchininet
π Fixes
- Solve some errors selecting elements in Home Assistant
- PR: #60 by @elchininet
βοΈ Configuration
- Add feature-request label to the Feature category of the changelog
- PR: #61 by @elchininet
- Update Home Assistant Docker image and remove config files from gitignore
- PR: #65 by @elchininet
π Documentation
- Update README.md
- PR: #40 by @NemesisRE
v1.8.3
βοΈ Configuration
- Create actions to test the library using Docker
- PR: #41 by @elchininet
- Make a flow for automatic releases creation
- PR: #51 by @elchininet
π¦ Other
- Hide aside element when hide_sidebar is true
- PR: #56 by @elchininet