@@ -2,6 +2,84 @@ Changelog
22=========
33
44
5+ 4.12.0 (2024-10-07)
6+ -------------------
7+
8+ ** New**
9+ ------
10+
11+ - Add missing PO file. [ TheYOSH]
12+ - Add link to remote. [ TheYOSH]
13+
14+ ** Fixes**
15+ ------
16+
17+ - Fix. [ TheYOSH]
18+ - Fix typo. [ TheYOSH]
19+ - Fix some Codacy issues. [ TheYOSH]
20+ - Fix deprecated cookie message. [ TheYOSH]
21+
22+ ** Updates**
23+ ------
24+
25+ - Update version number. [ TheYOSH]
26+ - Update libraries. [ TheYOSH]
27+ - More librarie updates. [ TheYOSH]
28+ - Update libraries. [ TheYOSH]
29+ - Update documentation supporting DIY mode. [ TheYOSH]
30+ - Update logging. [ TheYOSH]
31+ - Update NodeJS libraries. [ TheYOSH]
32+ - Update NodeJS libraries. [ TheYOSH]
33+ - Update libraries. [ TheYOSH]
34+ - Update libraries. [ TheYOSH]
35+ - Update NodeJS libraries. [ TheYOSH]
36+ - Update libraries. [ TheYOSH]
37+ - Update install.sh. [ TheYOSH]
38+
39+ Fix missing libssl1.1 on Bookworm
40+
41+ ** Other**
42+ ------
43+
44+ - New release post. [ TheYOSH]
45+ - More info. [ TheYOSH]
46+ - New Svelte GUI build. [ TheYOSH]
47+ - Another typo. [ TheYOSH]
48+ - Python code is blacked. [ TheYOSH]
49+ - Make DIY mode work for dimmer. [ TheYOSH]
50+ - New Svelte GUI build. [ TheYOSH]
51+ - Extra debug information. [ TheYOSH]
52+ - Python code is blacked. [ TheYOSH]
53+ - First attempt support Sonoff DIY. [ TheYOSH]
54+ - New Svelte GUI build. [ TheYOSH]
55+ - Translated using Weblate (Spanish) [ Alvaro Alonso]
56+
57+ Currently translated at 92.7% (1018 of 1097 strings)
58+ - Merge pull request [ #951 ] ( https://github.com/theyosh/TerrariumPI/issues/951 ) from theyosh/dependabot/bundler/google-
59+ protobuf-4.28.2. [ TheYOSH]
60+
61+ Bump google-protobuf from 4.28.1 to 4.28.2
62+ - Bump google-protobuf from 4.28.1 to 4.28.2. [ dependabot[ bot]]
63+
64+ Bumps [ google-protobuf] ( https://github.com/protocolbuffers/protobuf ) from 4.28.1 to 4.28.2.
65+ - [ Release notes] ( https://github.com/protocolbuffers/protobuf/releases )
66+ - [ Changelog] ( https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
67+ - [ Commits] ( https://github.com/protocolbuffers/protobuf/commits )
68+
69+ ---
70+ updated-dependencies:
71+ - dependency-name: google-protobuf
72+ dependency-type: indirect
73+ ...
74+ - New Svelte GUI build. [ TheYOSH]
75+ - Python code is blacked. [ TheYOSH]
76+ - New Svelte GUI build. [ TheYOSH]
77+ - New Svelte GUI build. [ TheYOSH]
78+ - Make sure libssl is installed. [ TheYOSH]
79+ - Backup some more. [ TheYOSH]
80+ - Better timer support when lights are on during 00:00 [ #948 ] ( https://github.com/theyosh/TerrariumPI/issues/948 ) . [ TheYOSH]
81+
82+
5834.11.1 (2024-09-07)
684-------------------
785
@@ -31,6 +109,7 @@ Changelog
31109** Updates**
32110------
33111
112+ - Update CHANGELOG. [ TheYOSH]
34113- Update version number. [ TheYOSH]
35114- Update Python libraries. [ TheYOSH]
36115- Update documentation libraries. [ TheYOSH]
@@ -54,6 +133,7 @@ Changelog
54133** Other**
55134------
56135
136+ - Typo. [ TheYOSH]
57137- New release post. [ TheYOSH]
58138- Documentation build trigger. [ TheYOSH]
59139- New Svelte GUI build. [ TheYOSH]
0 commit comments