Skip to content

Commit f9a9a26

Browse files
committed
chore: release v1.2.11
* (@GermanBluefox) Show in color if fx is not empty * (@GermanBluefox) Added for all text fields the clear button
1 parent 1bf78c4 commit f9a9a26

4 files changed

Lines changed: 7135 additions & 7122 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ This adapter is built with the help of `type-detector`. All possible devices cou
128128
Placeholder for the next version (at the beginning of the line):
129129
### **WORK IN PROGRESS**
130130
-->
131-
### **WORK IN PROGRESS**
131+
### 1.2.11 (2026-02-01)
132132
* (@GermanBluefox) Show in color if fx is not empty
133133
* (@GermanBluefox) Added for all text fields the clear button
134134

io-package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "devices",
4-
"version": "1.2.10",
4+
"version": "1.2.11",
55
"news": {
6+
"1.2.11": {
7+
"en": "Show in color if fx is not empty\nAdded for all text fields the clear button",
8+
"de": "Farbe anzeigen, wenn fx nicht leer ist\nHinzugefügt für alle Textfelder die klare Schaltfläche",
9+
"ru": "Показать цвет, если fx не пустой\nДобавлено для всех текстовых полей четкая кнопка",
10+
"pt": "Mostrar na cor se o fx não estiver vazio\nAdicionado para todos os campos de texto o botão limpar",
11+
"nl": "In kleur tonen als fx niet leeg is\nToegevoegd voor alle tekstvelden de knop wissen",
12+
"fr": "Afficher en couleur si fx n'est pas vide\nAjouté pour tous les champs de texte le bouton clair",
13+
"it": "Mostra nel colore se fx non è vuoto\nAggiunto per tutti i campi di testo il pulsante chiaro",
14+
"es": "Mostrar en color si el fx no está vacío\nAñadido para todos los campos de texto el botón claro",
15+
"pl": "Pokaż kolor, jeśli fx nie jest pusty\nDodano dla wszystkich pól tekstowych czysty przycisk",
16+
"uk": "Показати в кольорі якщо fx не порожній\nДодано для всіх текстових полів чітку кнопку",
17+
"zh-cn": "如果 fx 不为空, 以颜色显示\n为所有文本字段添加了清晰的按钮"
18+
},
619
"1.2.9": {
720
"en": "Created for new created states of devices the full name and not just last part, like `ACTUAL` ",
821
"de": "Für neu erstellte Gerätezustände wird der vollständige Name erstellt und nicht nur der letzte Teil, wie „ACTUAL“.",

0 commit comments

Comments
 (0)