From e1a725f56460cde306624fca57361c188bc3b133 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Fri, 16 Dec 2022 10:19:22 +0100 Subject: [PATCH 1/3] Update RELEASENOTES.md --- RELEASENOTES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 3e85cd33f..dbcfe6c05 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -94,12 +94,12 @@ The following binary downloads have been compiled with ESP32/Arduino library cor Latest released binaries can be downloaded from - https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware -- http://ota.tasmota.com/tasmota32/release +- https://ota.tasmota.com/tasmota32/release Historical binaries can be downloaded from -- http://ota.tasmota.com/tasmota32/release-12.3.1 +- https://ota.tasmota.com/tasmota32/release-12.3.1 -The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmota.com/tasmota32/release/tasmota32.bin`` +The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin`` ## Additional information From f15971d9d34015c1772b9fb3516388de26d82cb2 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Fri, 16 Dec 2022 11:08:35 +0100 Subject: [PATCH 2/3] Fix ESP32 uploads --- .github/workflows/Tasmota_build_master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Tasmota_build_master.yml b/.github/workflows/Tasmota_build_master.yml index f17e25eb6..dd06f83cf 100644 --- a/.github/workflows/Tasmota_build_master.yml +++ b/.github/workflows/Tasmota_build_master.yml @@ -175,7 +175,7 @@ jobs: path: ./build_output Upload: - needs: [base-images, language-images] + needs: [base-images, base32-images, language-images] runs-on: ubuntu-latest continue-on-error: true steps: From 4acd5d82e487d0980915dd5dd5aa0fb502bd451a Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Tue, 24 Jan 2023 10:30:46 +0100 Subject: [PATCH 3/3] Create TASMOTA_FullLogo_Vector_White.svg --- tools/logo/TASMOTA_FullLogo_Vector_White.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/logo/TASMOTA_FullLogo_Vector_White.svg diff --git a/tools/logo/TASMOTA_FullLogo_Vector_White.svg b/tools/logo/TASMOTA_FullLogo_Vector_White.svg new file mode 100644 index 000000000..0e5528acb --- /dev/null +++ b/tools/logo/TASMOTA_FullLogo_Vector_White.svg @@ -0,0 +1 @@ +Zeichenfläche 1 \ No newline at end of file