Releases: NemesisRE/kiosk-mode
Releases Β· NemesisRE/kiosk-mode
v6.4.0
π Fixes
- Fix #view padding-top when a theme is applied to a view in Home Assistant 2024.11.x
- PR: #301 by @elchininet
𧩠Dependencies
- [Dependencies]: Bump the dependencies-dev group across 1 directory with 6 updates
- PR: #291 by @dependabot[bot]
- Remove local styles management and start using Home Assistant Styles Manager
- PR: #292 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #298 by @dependabot[bot]
- [Dependencies]: Bump home-assistant-query-selector from 4.2.0 to 4.3.0 in the dependencies-prod group
- PR: #297 by @dependabot[bot]
- Remove local getPromosableElement utility
- PR: #299 by @elchininet
βοΈ Configuration
- Remove docker cache action
- PR: #294 by @elchininet
- Remove local getPromosableElement utility
- PR: #299 by @elchininet
π Documentation
- Change instructions to add the configuration
- PR: #289 by @elchininet
π¦ Other
- Remove unnecessary toArray utility
- PR: #293 by @elchininet
- Add tests to cover caching options
- PR: #296 by @elchininet
v6.3.1
π Fixes
- Fix hide_menubutton in Safari
- PR: #288 by @elchininet
v6.3.0
π Features
- Hide menu when hide_menubutton is activated and the sidebar is collapsed
- PR: #285 by @elchininet
𧩠Dependencies
- [Dependencies]: Bump the dependencies-dev group with 5 updates
- PR: #278 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #282 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #283 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 5 updates
- PR: #286 by @dependabot[bot]
π¦ Other
- Fix flaky test
- PR: #287 by @elchininet
v6.2.0
π Fixes
- Fix hide_sidebar option in Companion App
- PR: #276 by @elchininet
𧩠Dependencies
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #263 by @dependabot[bot]
- [Dependencies]: Bump micromatch from 4.0.5 to 4.0.8
- PR: #264 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #266 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #267 by @dependabot[bot]
- [Dependencies]: Bump path-to-regexp from 6.2.2 to 6.3.0
- PR: #270 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 6 updates
- PR: #273 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 5 updates
- PR: #277 by @dependabot[bot]
βοΈ Configuration
- Get the Playwright version from the package.json
- PR: #268 by @elchininet
- Update Home Assistant to version 2024.9.1
- PR: #269 by @elchininet
- Migrate package manager from Yarn to PNPM
- PR: #272 by @elchininet
v6.1.1
𧩠Dependencies
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #254 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 6 updates
- PR: #256 by @dependabot[bot]
- Replace Rollup terser plugin
- PR: #257 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #259 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #260 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #261 by @dependabot[bot]
v6.1.0
π Fixes
- Hide attributes in lock entities dialogs
- PR: #253 by @elchininet
𧩠Dependencies
- [Dependencies]: Bump the dependencies-dev group with 2 updates
- PR: #240 by @dependabot[bot]
- [Dependencies]: Bump braces from 3.0.2 to 3.0.3
- PR: #241 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group across 1 directory with 5 updates
- PR: #245 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #246 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #249 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #252 by @dependabot[bot]
v6.0.1
𧩠Dependencies
- [Dependencies]: Bump the dependencies-dev group with 7 updates
- PR: #223 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 5 updates
- PR: #225 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #228 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group across 1 directory with 4 updates
- PR: #230 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #233 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #236 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #238 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #239 by @dependabot[bot]
βοΈ Configuration
- Create a Husky hook to update the Playwright docker image
- PR: #226 by @elchininet
- Create a script to setup Husky
- PR: #227 by @elchininet
π Documentation
- Add a new item to the Important info section
- PR: #224 by @elchininet
π¦ Other
- fix: ensure CSS variable are usable in calc
- PR: #234 by @elchininet
v6.0.0
π Features
- Implement new dialog light options
- PR: #221 by @elchininet
𧩠Dependencies
- [Dependencies]: Bump the dependencies-dev group with 7 updates
- PR: #210 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #213 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #217 by @dependabot[bot]
βοΈ Configuration
- Do not cache docker images in beta tests workflow
- PR: #211 by @elchininet
- Update Home Assistant Docker image to version 2024.3.0
- PR: #212 by @elchininet
π Documentation
- Update installations methods
- PR: #216 by @elchininet
π¦ Other
- Clean compatibility with Home Assistant <= 2023.11.3
- PR: #219 by @elchininet
- Refactor dialogs logic
- PR: #220 by @elchininet
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