Skip to content

Commit

Permalink
* (bluefox) Added migration of password on JSON Config
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Aug 11, 2023
1 parent 3c72204 commit 25aa17e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ States:
### **WORK IN PROGRESS**
-->
## Changelog
### 3.0.0 (2023-08-11)
### **WORK IN PROGRESS**
* (bluefox) Added migration of password on JSON Config

### 2.5.7 (2023-07-07)
Expand Down
13 changes: 0 additions & 13 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,6 @@
"name": "sonoff",
"version": "3.0.0",
"news": {
"3.0.0": {
"en": "Added migration of password on JSON Config",
"de": "Migration von Passwort auf JSON Config hinzugefügt",
"ru": "Добавлена миграция пароля на JSON Config",
"pt": "Adicionado migração de senha em JSON Config",
"nl": "Vermelding van wachtwoord op JSON Config",
"fr": "Ajout de la migration de mot de passe sur JSON Config",
"it": "Aggiunta migrazione di password su JSON Config",
"es": "Migración agregada de contraseña en JSON Config",
"pl": "Dostęp do migracji haseł JSON Config",
"uk": "Додано міграції пароля на JSON Config",
"zh-cn": "A. 增加联索行动密码的移徙"
},
"2.5.7": {
"en": "Disabled the logging of username and password during connection errors\nadded json config",
"de": "Deaktiviert die Protokollierung von Benutzername und Passwort während der Verbindungsfehler\nadd json config",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"dependencies": {
"mqtt-connection": "^4.1.0",
"@iobroker/adapter-core": "^2.6.8"
"@iobroker/adapter-core": "^3.0.3"
},
"devDependencies": {
"@alcalzone/release-script": "^3.6.0",
Expand Down

0 comments on commit 25aa17e

Please sign in to comment.