From 378bf177505be18c373decd03d5e54f077cae2d3 Mon Sep 17 00:00:00 2001 From: mrvnklm <24477241+mrvnklm@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:46:20 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3c2cfbb..ad4960e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# Update - 04. November 2021 + +- added arm64 builds (experimental) +- updated electron (v8 to v13) + dependencies + # NOTE [[INFO] This app is still maintained, v2 will be coming within the next months. Feature requests?](https://github.com/mrvnklm/homeassistant-desktop/issues/42) From b8492cda15c9167bbcf903bcee412a11f652cc21 Mon Sep 17 00:00:00 2001 From: mrvnklm <24477241+mrvnklm@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:46:42 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad4960e..73b5056 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Update - 04. November 2021 +# 04. November 2021 - changes: - added arm64 builds (experimental) - updated electron (v8 to v13) + dependencies From 900ac43c2ebb8001ea592515c19136fc11111287 Mon Sep 17 00:00:00 2001 From: mrvnklm <24477241+mrvnklm@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:47:03 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 73b5056..311dff4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -# 04. November 2021 - changes: - -- added arm64 builds (experimental) -- updated electron (v8 to v13) + dependencies - # NOTE [[INFO] This app is still maintained, v2 will be coming within the next months. Feature requests?](https://github.com/mrvnklm/homeassistant-desktop/issues/42) @@ -26,6 +21,11 @@ Just download the latest version for your platform from the [releases section](h - global keyboard shortcut (Cmd / Ctrl + Alt + X) can be enabled to show / hide Home Assistant - updates are installed automatically if a new version is available (restart required) +# 04. November 2021 - changes: + +- added arm64 builds (experimental) +- updated electron (v8 to v13) + dependencies + ## Notes - if using "detached window" on Windows, instead of dragging, you have to resize it to move it From 7013dc1fe8e95c067dcf272ed77c86a2c70a57b0 Mon Sep 17 00:00:00 2001 From: mrvnklm <24477241+mrvnklm@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:47:28 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 311dff4..f6e6fdb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Just download the latest version for your platform from the [releases section](h - global keyboard shortcut (Cmd / Ctrl + Alt + X) can be enabled to show / hide Home Assistant - updates are installed automatically if a new version is available (restart required) -# 04. November 2021 - changes: +## 04. November 2021 - changes: - added arm64 builds (experimental) - updated electron (v8 to v13) + dependencies