Skip to content

Commit cf3f205

Browse files
committed
chore: release v3.0.0
* (@klein0r) admin 7.6.17 and js-controller 6.0.11 (or later) are required
1 parent 2d42c4a commit cf3f205

5 files changed

Lines changed: 22 additions & 22 deletions

File tree

CHANGELOG_OLD.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Older changes
2+
## 1.4.1 (2024-11-20)
3+
4+
NodeJS >= 20.x and js-controller >= 6 is required
5+
26
## 1.4.0 (2024-11-20)
37

48
* (@klein0r) Added support for notification manager

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Buy here: [Aliexpress.com](https://haus-auto.com/p/ali/UlanziTC001) or here: [ul
4343
Placeholder for the next version (at the beginning of the line):
4444
### **WORK IN PROGRESS**
4545
-->
46-
### **WORK IN PROGRESS**
46+
### 3.0.0 (2025-10-21)
4747

4848
* (@klein0r) admin 7.6.17 and js-controller 6.0.11 (or later) are required
4949

@@ -70,10 +70,6 @@ Updated recommended firmware version to 0.97
7070

7171
* (@klein0r) Updated dependencies
7272

73-
### 1.4.1 (2024-11-20)
74-
75-
NodeJS >= 20.x and js-controller >= 6 is required
76-
7773
## License
7874

7975
MIT License

io-package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "awtrix-light",
4-
"version": "2.0.0",
4+
"version": "3.0.0",
55
"news": {
6+
"3.0.0": {
7+
"en": "admin 7.6.17 and js-controller 6.0.11 (or later) are required",
8+
"de": "admin 7.6.17 und js-controller 6.0.11 (oder später) sind erforderlich",
9+
"ru": "admin 7.6.17 и js-контроллер 6.0.11 (или более поздние)",
10+
"pt": "admin 7.6.17 e js-controller 6.0.11 (ou posterior) são necessários",
11+
"nl": "admin 7.6.17 en js-controller 6.0.11 (of later) zijn vereist",
12+
"fr": "admin 7.6.17 et js-contrôleur 6.0.11 (ou plus tard) sont requis",
13+
"it": "admin 7.6.17 e js-controller 6.0.11 (o successivo) sono richiesti",
14+
"es": "admin 7.6.17 y js-controller 6.0.11 (o posterior) son necesarios",
15+
"pl": "wymagany jest admin 7.6.17 i kontroler js- 6.0.11 (lub późniejszy)",
16+
"uk": "admin 7.6.17 та js-controller 6.0.11 (або пізніше) обов’язкові",
17+
"zh-cn": "需要admin 7.6.17和js控制器 6.0.11(或以后)"
18+
},
619
"2.0.0": {
720
"en": "Added base object for expert apps to allow all options\nAdded responsive design for admin config",
821
"de": "Basisobjekt für Experten-Apps hinzugefügt, um alle Optionen zu ermöglichen\nZusätzlich responsive design für admin config",
@@ -80,19 +93,6 @@
8093
"pl": "Dodano wtyczkę do zgłaszania błędów",
8194
"uk": "Додано плагін відправки для повідомлення про помилку",
8295
"zh-cn": "为错误报告添加了哨兵插件"
83-
},
84-
"1.2.1": {
85-
"en": "Fixed Blockly definitions (removed warnings)\nUpdated dependencies",
86-
"de": "Feste blockweise Definitionen (entfernte Warnungen)\nAktualisierte Abhängigkeiten",
87-
"ru": "Fixed Blockly definitions (removed warnings)\nОбновленные зависимости",
88-
"pt": "Definições bloqueadas fixas (avisões remotas)\nDependências atualizadas",
89-
"nl": "Vaste blokdefinities (verwijderde waarschuwingen)\nBijgewerkte afhankelijkheden",
90-
"fr": "Définition fixe par blocs (avertissements supprimés)\nDépendances actualisées",
91-
"it": "Definizioni Bloccate Fisse (avviso rimosso)\nDipendenze aggiornate",
92-
"es": "Definiciones limitadas (removidas advertencias)\nDependencias actualizadas",
93-
"pl": "Poprawione definicje blokady (usunięte ostrzeżenia)\nAktualizacja zależności",
94-
"uk": "Виправлені помилкові визначення (видалення попередження)\nОновлені залежності",
95-
"zh-cn": "固定块定义(撤消警告)\n更新的依赖关系"
9696
}
9797
},
9898
"titleLang": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.awtrix-light",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Integrate your Awtrix Light device (e.g. Ulanzi TC001) via HTTP ",
55
"author": {
66
"name": "Matthias Kleine",

0 commit comments

Comments
 (0)