Skip to content

Releases: timmo001/home-panel

v2.11.6

09 Nov 16:16
Compare
Choose a tag to compare

What’s changed

🧰 Maintenance

⬆️ Dependency updates

v2.11.5

20 Mar 13:05
7ac8a4e
Compare
Choose a tag to compare

What’s changed

🐛 Bug fixes

🧰 Maintenance

⬆️ Dependency updates

v2.11.4

19 Feb 22:02
Compare
Choose a tag to compare

What’s changed

  • Flat release file structure

v2.11.3

19 Feb 18:34
Compare
Choose a tag to compare

What’s changed

  • Minify and fix output

v2.11.2

19 Feb 18:18
Compare
Choose a tag to compare

What’s changed

  • Make full release artifact
  • Update base image to v1.0.1

v2.11.1

19 Feb 16:30
Compare
Choose a tag to compare

What’s changed

  • Fix release artifacts

v2.11.0

19 Feb 15:59
Compare
Choose a tag to compare

What’s changed

Dockerhub is no longer used and has been replaced by GitHub's Container Registry. All pipelines/workflows now run from GitHub only. This makes the app no longer dependent on any 3rd parties and keeps everything in one basket.

You can pull the latest image by following the instructions here.

⬆️ Dependency updates

v2.10.2

17 Oct 13:27
645e3b5
Compare
Choose a tag to compare

Changes

645e3b5 Dont set CSP
c64c4e7 Set INLINE_RUNTIME_CHUNK=false
cbfe79d Fix docker script

Full Changelog

v2.10.1

17 Oct 11:46
6e8316f
Compare
Choose a tag to compare

Changes

6e8316f Update tzdata to 2020c-r0
85eb369 Updates
c7a5eb8 Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.1 (#1292)
eeb95b7 Update lockfile
6763843 Bump jest from 26.4.2 to 26.5.3 (#1289)
e4186de Bump jest-junit from 11.1.0 to 12.0.0 (#1283)
ccf3aba Bump @feathersjs/authentication from 4.5.8 to 4.5.9 (#1295)
256d752 Bump moment from 2.29.0 to 2.29.1 (#1294)
ce1f984 Bump @types/react from 16.9.50 to 16.9.53 (#1293)
cd33341 Update curl to 7.69.1-r1
b349e03 Update node cache
ff36ea9 Fix yarn cache path
2cd7c17 Disable prettier check
2aea612 Remove yml check
42b5ff8 No yaml files
4ec162c Check yaml
7a71c9a Delete azure pipeline docs
db25935 Fix setup position
597a420 Move and rename
1a4d930 Cleanup
bc3eccf Format
bc04669 Fix
340dd8c Install apt repos
b4d3163 Match banner
74a32af Match palette with screenshots
92f68b3 Dark theme
120c6e0 Add cname
12569a7 Fix dict
fc3a82c Update mkdocs file
7ce88fb Name job
3ff12b8 Lint
9dc7733 Fix directory and add names to steps
5db3cca Add docs workflow
0a1db71 Fix
7fc3fd1 Update links for home-panel-docs.timmo.dev
cd565e1 Ignore yarn in yamllint
a8b4bcb Fix shellcheck
41d8961 Ignore devcontainer in shellcheck
67a15bf Add GitHub CI and Change Prettier Options (#1282)
36a270d Update project (#1281)
cc21ca1 Create codeql-analysis.yml
fcf7b2e Rename hassio to home assistant (#1278)
8aba8a7 Bump winston from 3.2.1 to 3.3.3 (#1256)
23a2441 Delete renovate.json
d98e2d3 Bump jest-junit from 10.0.0 to 11.0.1 (#1254)
042131b Bump @feathersjs/authentication-oauth from 4.5.4 to 4.5.6 (#1253)
10c3cee Bump @feathersjs/authentication-local from 4.5.4 to 4.5.6 (#1249)
cbfb6a8 Bump @material-ui/core from 4.10.2 to 4.11.0 (#1247)
a9c8dc5 Bump @types/node from 14.0.14 to 14.0.23 (#1250)
4bb6c3d Update dependabot.yml
01c383b Rename dependabot.yml to .github/dependabot.yml
8037f31 Create dependabot.yml
f5459a7 Update nodejs-current from 14.4.0-r0 to 14.5.0-r0 (#1241)
f7d8ad6 Update nodejs-current from 14.4.0-r0 to 14.5.0-r0 (#1240)
a1b2987 Update nodejs-current from 14.3.0-r0 to 14.4.0-r0 (#1239)

Full Changelog

v2.10.0

28 Jun 17:47
32acd4c
Compare
Choose a tag to compare

This release adds some new features (as well as the usual updates) including checklists, custom click actions for entities, and some general performance and usability improvements.

image

image

Changes

32acd4c Entity Click Action (#1218)
ee1602f Add headings to individual entity configs
cb7c483 Update lockfile
c010d4e ⬆ Update dependency home-assistant-js-websocket to v5.4.1 (#1216)
76d1fa4 ⬆ Update dependency jest to v26.1.0 (#1217)
b805e9e Replace up down arrows with left right for cards
0f6f87c Dont allow group movement at start or end
73d8c5b Split Groups from Overview
83cfb96 Merge branch 'master' of github.com:timmo001/home-panel
e212762 Fix for weather entities with no forecast
db25807 ⬆ Update dependency helmet to v3.23.3 (#1215)
28fcce5 ⬆ Update dependency @types/superagent to v4.1.8 (#1214)
0db340c Update image
d9a8726 Add sponsor image link
423f046 Dont allow cards to be moved past start or end
4b81fd4 Update lockfile
62a5fc7 ⬆ Update dependency @types/react to v16.9.41 (#1211)
42fb91a Update lockfile
a382463 Checklist (#1207)
4311ce6 ⬆ Update dependency @types/jest to v26.0.3 (#1209)
8108930 ⬆ Update dependency @types/node to v14.0.14 (#1210)
d9dc4c2 ⬆ Update dependency @types/react-color to v3.0.4 (#1212)
9747571 ⬆ Update dependency @types/recharts to v1.8.13 (#1213)
4cdfd26 ⬆ Update dependency eslint to v7.3.1 (#1208)
a64c04f Update tasks
c738d70 Performance improvements (#1206)
64f5455 Home assistant connecting state
3f2b6d8 ⬆ Update dependency moment to v2.27.0 (#1205)
33dae02 ⬆ Update dependency eslint to v7.3.0 (#1201)

Full Changelog