|
4 | 4 | "version": "3.2.1", |
5 | 5 | "news": { |
6 | 6 | "3.2.1": { |
7 | | - "en": "Sanitize the IDs of the clients", |
8 | | - "de": "Sanitize die IDs der Kunden", |
9 | | - "ru": "Санитизируйте идентификаторы клиентов", |
10 | | - "pt": "Sanitize os IDs dos clientes", |
11 | | - "nl": "De identificaties van de cliënten reinigen", |
12 | | - "fr": "Sanitiser les ID des clients", |
13 | | - "it": "Smaltire gli ID dei clienti", |
14 | | - "es": "Sanitize the IDs of the clients", |
15 | | - "pl": "Sanitize identyfikatory klientów", |
16 | | - "uk": "Сатизувати ідентифікатори клієнтів", |
17 | | - "zh-cn": "对客户身份进行保密" |
18 | | - }, |
19 | | - "3.2.0": { |
20 | | - "en": "Added information about connected clients in the server mode", |
21 | | - "de": "Weitere Informationen zu verbundenen Clients im Servermodus", |
22 | | - "ru": "Добавлена информация о подключенных клиентах в серверном режиме", |
23 | | - "pt": "InformaçÃμes adicionais sobre clientes conectados no modo servidor", |
24 | | - "nl": "Informatie over verbonden clients toegevoegd in de servermodus", |
25 | | - "fr": "Ajout d'informations sur les clients connectés en mode serveur", |
26 | | - "it": "Aggiunte informazioni sui client connessi nella modalità server", |
27 | | - "es": "Información adicional sobre clientes conectados en el modo servidor", |
28 | | - "pl": "Dodano informacje o podłączonych klientach w trybie serwera", |
29 | | - "uk": "Додано інформацію про підключені клієнти в режимі сервера", |
30 | | - "zh-cn": "在服务器模式中添加了连接客户端的信息" |
| 7 | + "en": "Sanitize the IDs of the clients\nAdded information about connected clients in the server mode", |
| 8 | + "de": "Sanitize die IDs der Kunden\nWeitere Informationen zu verbundenen Clients im Servermodus", |
| 9 | + "ru": "Санитизируйте идентификаторы клиентов\nДобавлена информация о подключенных клиентах в серверном режиме", |
| 10 | + "pt": "Sanitize os IDs dos clientes\nInformaçÃμes adicionais sobre clientes conectados no modo servidor", |
| 11 | + "nl": "De identificaties van de cliënten reinigen\nInformatie over verbonden clients toegevoegd in de servermodus", |
| 12 | + "fr": "Sanitiser les ID des clients\nAjout d'informations sur les clients connectés en mode serveur", |
| 13 | + "it": "Smaltire gli ID dei clienti\nAggiunte informazioni sui client connessi nella modalità server", |
| 14 | + "es": "Sanitize the IDs of the clients\nInformación adicional sobre clientes conectados en el modo servidor", |
| 15 | + "pl": "Sanitize identyfikatory klientów\nDodano informacje o podłączonych klientach w trybie serwera", |
| 16 | + "uk": "Сатизувати ідентифікатори клієнтів\nДодано інформацію про підключені клієнти в режимі сервера", |
| 17 | + "zh-cn": "对客户身份进行保密\n在服务器模式中添加了连接客户端的信息" |
31 | 18 | }, |
32 | 19 | "3.1.2": { |
33 | 20 | "en": "updated packages", |
|
154 | 141 | "js-controller": ">=5.0.19" |
155 | 142 | } |
156 | 143 | ], |
| 144 | + "globalDependencies": [ |
| 145 | + { |
| 146 | + "admin": ">=7.6.17" |
| 147 | + } |
| 148 | + ], |
157 | 149 | "plugins": { |
158 | 150 | "sentry": { |
159 | 151 | "dsn": "https://b975bb630271452e96a6bf115ec7946d@sentry.iobroker.net/37" |
|
0 commit comments