Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
* (klein0r) Just perform video info request if previous request was successful
* (klein0r) Improved error handling when API key is missing
* (klein0r) Updated logging
  • Loading branch information
klein0r committed Mar 17, 2022
1 parent bc32321 commit 4f42379
Show file tree
Hide file tree
Showing 7 changed files with 98 additions and 91 deletions.
80 changes: 80 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1 +1,81 @@
# Older changes
## 2.0.0 (2021-11-04)

* (klein0r) Admin 5 Support

## 1.1.1 (2021-08-03)

* (klein0r) Updated dependencies

## 1.1.0 (2021-05-03)

* (klein0r) Encrypt sensitive information **(BREAKING CHANGE - RE-ENTER YOUR API KEY)**

## 1.0.3 (2021-02-06)

* (klein0r) Remove forbidden chars from state
* (klein0r) Fixed async object creation

## 1.0.2 (2021-01-22)

* (klein0r) Delete unsed states

## 1.0.1 (2021-01-09)

* (klein0r) Fixed trailing dot in channel error message

## 1.0.0 (2020-08-27)

* (klein0r) First stable release

## 0.0.13

* (klein0r) Changed to new library

## 0.0.12

* (klein0r) Added json summary

## 0.0.11

* (klein0r) setTimeout found in main.js, but no clearTimeout detected

## 0.0.10

* (klein0r) Added missing translations

## 0.0.9

* (klein0r) Updated depencencies

## 0.0.8

* (klein0r) Removed link from overview

## 0.0.7

* (klein0r) Added VIS widget

## 0.0.6

* (klein0r) Collect YouTube information after configuration changes

## 0.0.5

* (klein0r) Bugfix

## 0.0.4

* (klein0r) Added more options

## 0.0.3

* (klein0r) Support for multiple channels

## 0.0.2

* (klein0r) improved error handling

## 0.0.1

* (klein0r) initial release
83 changes: 1 addition & 82 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To get an API-Key you have to go to [console.developers.google.com](https://cons
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 3.0.1 (2022-03-17)

* (klein0r) Just perform video info request if previous request was successful
* (klein0r) Improved error handling when API key is missing
Expand All @@ -66,87 +66,6 @@ To get an API-Key you have to go to [console.developers.google.com](https://cons

* (klein0r) Fixed missing translations

### 2.0.0 (2021-11-04)

* (klein0r) Admin 5 Support

### 1.1.1 (2021-08-03)

* (klein0r) Updated dependencies

### 1.1.0 (2021-05-03)

* (klein0r) Encrypt sensitive information **(BREAKING CHANGE - RE-ENTER YOUR API KEY)**

### 1.0.3 (2021-02-06)

* (klein0r) Remove forbidden chars from state
* (klein0r) Fixed async object creation

### 1.0.2 (2021-01-22)

* (klein0r) Delete unsed states

### 1.0.1 (2021-01-09)

* (klein0r) Fixed trailing dot in channel error message

### 1.0.0 (2020-08-27)

* (klein0r) First stable release

### 0.0.13

* (klein0r) Changed to new library

### 0.0.12

* (klein0r) Added json summary

### 0.0.11

* (klein0r) setTimeout found in main.js, but no clearTimeout detected

### 0.0.10

* (klein0r) Added missing translations

### 0.0.9

* (klein0r) Updated depencencies

### 0.0.8

* (klein0r) Removed link from overview

### 0.0.7

* (klein0r) Added VIS widget

### 0.0.6

* (klein0r) Collect YouTube information after configuration changes

### 0.0.5

* (klein0r) Bugfix

### 0.0.4

* (klein0r) Added more options

### 0.0.3

* (klein0r) Support for multiple channels

### 0.0.2

* (klein0r) improved error handling

### 0.0.1

* (klein0r) initial release

## License

The MIT License (MIT)
Expand Down
18 changes: 13 additions & 5 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{
"common": {
"name": "youtube",
"version": "3.0.0",
"version": "3.0.1",
"news": {
"3.0.1": {
"en": "Just perform video info request if previous request was successful\nImproved error handling when API key is missing\nUpdated logging",
"de": "Führen Sie einfach eine Video-Info-Anfrage durch, wenn die vorherige Anfrage erfolgreich war\nVerbesserte Fehlerbehandlung bei fehlendem API-Schlüssel\nAktualisierte Protokollierung",
"ru": "Просто выполните запрос информации о видео, если предыдущий запрос был успешным\nУлучшена обработка ошибок при отсутствии ключа API.\nОбновлено ведение журнала",
"pt": "Basta realizar a solicitação de informações do vídeo se a solicitação anterior foi bem-sucedida\nTratamento de erros aprimorado quando a chave de API está ausente\nRegistro atualizado",
"nl": "Voer gewoon een video-infoverzoek uit als het vorige verzoek succesvol was\nVerbeterde foutafhandeling wanneer API-sleutel ontbreekt\nBijgewerkte logboekregistratie",
"fr": "Effectuez simplement une demande d'informations sur la vidéo si la demande précédente a réussi\nAmélioration de la gestion des erreurs lorsque la clé API est manquante\nJournalisation mise à jour",
"it": "Basta eseguire la richiesta di informazioni sul video se la richiesta precedente ha avuto esito positivo\nGestione degli errori migliorata quando manca la chiave API\nRegistrazione aggiornata",
"es": "Simplemente realice una solicitud de información de video si la solicitud anterior fue exitosa\nManejo de errores mejorado cuando falta la clave API\nRegistro actualizado",
"pl": "Po prostu wyślij żądanie informacji o filmie, jeśli poprzednie żądanie zakończyło się powodzeniem\nPoprawiona obsługa błędów w przypadku braku klucza API\nZaktualizowane logowanie",
"zh-cn": "如果之前的请求成功,只需执行视频信息请求\n改进了 API 密钥丢失时的错误处理\n更新的日志记录"
},
"3.0.0": {
"en": "Updated state roles\nAdded hint for Admin 4 configuration",
"de": "Statusrollen aktualisiert\nHinweis für die Konfiguration von Admin 4 hinzugefügt",
Expand Down Expand Up @@ -42,10 +54,6 @@
"1.1.1": {
"en": "Updated dependencies",
"de": "Abhängigkeiten aktualisiert"
},
"1.1.0": {
"en": "Encrypt sensitive information",
"de": "Verschlüsselung von sensiblen Daten"
}
},
"titleLang": {
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.youtube",
"version": "3.0.0",
"version": "3.0.1",
"description": "ioBroker YouTube Adapter",
"author": {
"name": "Matthias Kleine",
Expand Down
2 changes: 1 addition & 1 deletion widgets/youtube.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
ioBroker.vis YouTube Widget-Set
Version: '3.0.0'
Version: '3.0.1'
Copyright 2022 Matthias Kleine [email protected]
-->
Expand Down
2 changes: 1 addition & 1 deletion widgets/youtube/js/youtube.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $.extend(

// this code can be placed directly in youtube.html
vis.binds['youtube'] = {
version: '3.0.0',
version: '3.0.1',
showVersion: function () {
if (vis.binds['youtube'].version) {
console.log('Version youtube: ' + vis.binds['youtube'].version);
Expand Down

0 comments on commit 4f42379

Please sign in to comment.