This repository has been archived by the owner on Nov 4, 2023. It is now read-only.
Releases: resoai/TileBoard
Releases · resoai/TileBoard
v2.1.1
Bug Fixes
- CAMERA_STREAM: support non-HLS-capable devices (#537) #537 (Alessandro Di Felice)
- CAMERA_STREAM: pause stream when screensaver active or page changed (#544) #544 (Rafał Chłodnicki)
- docs: clearer instructions in the fallback index.html (Rafał Chłodnicki)
- CAMERA_THUMBNAIL: remove deprecated CAMERA_THUMBNAIL tile (#548) #548 (Rafał Chłodnicki)
- merge default tile values correctly (#551) #551 (Rafał Chłodnicki)
Code Refactoring
- split directives into separate files (#550) #550 (Rafał Chłodnicki)
Chores
- bump lint-staged from 10.5.1 to 10.5.2 (#543) #543 (dependabot[bot])
- bump @babel/core from 7.12.3 to 7.12.8 (#542) #542 (dependabot[bot])
- bump eslint from 7.13.0 to 7.14.0 (#539) #539 (dependabot[bot])
- bump @babel/preset-env from 7.12.1 to 7.12.7 (#538) #538 (dependabot[bot])
- release: 2.1.1 (Rafał Chłodnicki)
v2.1.0
Features
- allow item.classes to be a function (#527) #527 (akloeckner)
- support config file selection using a "config" query (#530) #530 (Anthony LE GAL)
- use moment.js for timeAgo (#521) #521 (akloeckner)
Bug Fixes
- fullsize popup cropped at the bottom (#508) #508 (akloeckner)
- HOMEKIT: make colors of ON tiles consistent (#511) #511 (Rafał Chłodnicki)
- dev: don't lint unstaged changes on commit #516 (Rafał Chłodnicki)
- dev: automatically fix eslint errors in changed files on commit #516 (Rafał Chłodnicki)
- CLIMATE: fix climate state toggle not showing up in hvac mode (#533) #533 (Rafał Chłodnicki)
- improve handling of merging defaults for popup tiles (#519) #519 (akloeckner)
- popup: popup timeout now accessible to user on $scope (#535) #535 (akloeckner)
Code Refactoring
- move default actions to TILE_DEFAULTS (#522) #522 (akloeckner)
Chores
- bump @rollup/plugin-node-resolve from 9.0.0 to 10.0.0 (#505) #505 (dependabot[bot])
- bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 (#504) #504 (dependabot[bot])
- bump rollup-plugin-serve from 1.0.4 to 1.1.0 (#515) #515 (dependabot[bot])
- bump rollup from 2.32.1 to 2.33.1 (#514) #514 (dependabot[bot])
- bump node-sass from 4.14.1 to 5.0.0 (#513) #513 (dependabot[bot])
- bump @types/angular from 1.7.4 to 1.8.0 (#517) #517 (dependabot[bot])
- bump @types/hls.js from 0.13.2 to 0.13.3 (#529) #529 (dependabot[bot])
- bump rollup from 2.33.1 to 2.33.3 (#528) #528 (dependabot[bot])
- bump eslint from 7.12.1 to 7.13.0 (#520) #520 (dependabot[bot])
- enable camelcase eslint rule (#532) #532 (Rafał Chłodnicki)
- release: 2.1.0 (Rafał Chłodnicki)
v2.0.3
Bug Fixes
- app not installable on firefox (#495) #495 (akloeckner)
Chores
- bump @mdi/font from 5.7.55 to 5.8.55 (#501) #501 (dependabot[bot])
- bump eslint from 7.11.0 to 7.12.0 (#500) #500 (dependabot[bot])
- bump angular from 1.8.1 to 1.8.2 (#498) #498 (dependabot[bot])
- bump @types/angular from 1.7.3 to 1.7.4 (#507) #507 (dependabot[bot])
- bump eslint from 7.12.0 to 7.12.1 (#503) #503 (dependabot[bot])
- bump rollup from 2.32.0 to 2.32.1 (#497) #497 (dependabot[bot])
- release: 2.0.3 (Rafał Chłodnicki)
v2.0.2
Bug Fixes
- don't cache icon background (#471) #471 (akloeckner)
- enable arm buttons based on supported alarm features #473 (Rafał Chłodnicki)
- update alarm tile example with support for new states (#472) #472 (Rafał Chłodnicki)
- enable arm buttons based on supported alarm features (#473) #473 (Rafał Chłodnicki)
- long-press closes popups and light sliders immediately (#489) #489 (akloeckner)
- LIGHT: show color picker based on feature check (#488) #488 (Rafał Chłodnicki)
- sliders to allow zero values (#493) #493 (akloeckner)
Code Refactoring
- cache sliders and unify handling of them (#474) #474 (akloeckner)
Chores
- bump hls.js from 0.14.14 to 0.14.15 (#475) #475 (dependabot[bot])
- bump @mdi/font from 5.6.55 to 5.7.55 (#476) #476 (dependabot[bot])
- bump rollup from 2.29.0 to 2.30.0 (#477) #477 (dependabot[bot])
- bump @babel/preset-env from 7.11.5 to 7.12.0 (#478) #478 (dependabot[bot])
- bump @babel/plugin-transform-runtime from 7.11.5 to 7.12.0 (#479) #479 (dependabot[bot])
- bump @babel/core from 7.11.6 to 7.12.0 (#480) #480 (dependabot[bot])
- bump @babel/plugin-transform-runtime from 7.12.0 to 7.12.1 (#484) #484 (dependabot[bot])
- bump rollup from 2.30.0 to 2.31.0 (#482) #482 (dependabot[bot])
- bump @babel/core from 7.12.0 to 7.12.1 (#483) #483 (dependabot[bot])
- bump @babel/preset-env from 7.12.0 to 7.12.1 (#481) #481 (dependabot[bot])
- bump chart.js from 2.9.3 to 2.9.4 (#492) #492 (dependabot[bot])
- bump rollup from 2.31.0 to 2.32.0 (#491) #491 (dependabot[bot])
- bump @babel/core from 7.12.1 to 7.12.3 (#490) #490 (dependabot[bot])
- bump hls.js from 0.14.15 to 0.14.16 (#494) #494 (dependabot[bot])
- release: 2.0.2 (Rafał Chłodnicki)
Commits
v2.0.1
Bug Fixes
- camera full screen opening when clicking door entry camera (#463) #463 (akloeckner)
- bundle with mdi fonts instead of loading from external server (#468) #468 (Rafał Chłodnicki)
Code Refactoring
- use modular popup for door entry (#461) #461 (akloeckner)
Chores
- switch to yarn (#460) #460 (Rafał Chłodnicki)
- bump hls.js from 0.14.13 to 0.14.14 (#462) #462 (dependabot[bot])
- bump rollup-plugin-styles from 3.10.0 to 3.11.0 (#465) #465 (dependabot[bot])
- bump eslint from 7.10.0 to 7.11.0 (#466) #466 (dependabot[bot])
- remove unused getEntryCameraEntity (#469) #469 (akloeckner)
- release: 2.0.1 (Rafał Chłodnicki)
v2.0.0
Breaking Changes
- use modular popup for iframe popups (#450) #450 (akloeckner)
Code Refactoring
- use modular popup for iframe popups (#450) #450 (akloeckner)
Chores
- bump @types/hls.js from 0.13.1 to 0.13.2 (#459) #459 (dependabot[bot])
- bump rollup from 2.28.2 to 2.29.0 (#458) #458 (dependabot[bot])
- more consistent workflow name (Rafał Chłodnicki)
- ci: don't create pre-releases on pushing to master (Rafał Chłodnicki)
- release: 2.0.0 (Rafał Chłodnicki)
v1.0.4
Bug Fixes
- camera title extending beyong tile boundaries (#449) #449 (akloeckner)
Chores
- ci: avoid multiple events triggering on master (Rafał Chłodnicki)
- release: use "standard-version" hooks (Rafał Chłodnicki)
- warn on merge instead of running npm i (Rafał Chłodnicki)
- disable commit linting for now (Rafał Chłodnicki)
- docs: update contributing docs (Rafał Chłodnicki)
- change release workflow (Rafał Chłodnicki)
- ci: fix action version (Rafał Chłodnicki)
- use conventional commit convention for dependabot PRs (Rafał Chłodnicki)
- ci: use correct hook for pushing tag after release (Rafał Chłodnicki)
- release: 1.0.4 (Rafał Chłodnicki)
Commits
v1.0.3
Check "assets" section for links to download TileBoard.
v1.0.2
Check "assets" section for links to download TileBoard.