Skip to content

Commit

Permalink
chore: release v1.0.11
Browse files Browse the repository at this point in the history
* Extend Sentry logging for details.groups when "deprecated"
* Cancel active pause not working after startup if active beforehand
* Merge libraries request and twinkly
* Optimized Code in requests
* Updated Sentry logging for better viewability
  • Loading branch information
patrickbs96 committed Dec 13, 2022
1 parent 85cbc02 commit 1f9a3eb
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 16 deletions.
11 changes: 0 additions & 11 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
# Older changes
## 1.0.7 (2022-11-19)
* Fixed deprecated messages from Sentry with api-validations
* Automatic switch mode had an error with playlists. Playlist item could never be selected.

## 1.0.6 (2022-11-19)
* Fixed polling (ledBri, ledSat)
* Added Connection-Info

## 1.0.5 (2022-10-16)
* Fixed error when changing active movie (#173)

## 1.0.4 (2022-10-15)
* Upload Movies
* Upload Generated Movies
Expand Down
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ response => {
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 1.0.11 (2022-12-13)
* Extend Sentry logging for details.groups when "deprecated"
* Cancel active pause not working after startup if active beforehand
* Merge libraries request and twinkly
Expand All @@ -159,6 +159,17 @@ response => {
* Add Ukrainian translation
* Rework how objects are created, objects are now created after first connect after startup and updated after a firmware update

### 1.0.7 (2022-11-19)
* Fixed deprecated messages from Sentry with api-validations
* Automatic switch mode had an error with playlists. Playlist item could never be selected.

### 1.0.6 (2022-11-19)
* Fixed polling (ledBri, ledSat)
* Added Connection-Info

### 1.0.5 (2022-10-16)
* Fixed error when changing active movie (#173)

## License
MIT License

Expand Down
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "twinkly",
"version": "1.0.11-beta.4",
"version": "1.0.11",
"news": {
"1.0.11": {
"en": "Extend Sentry logging for details.groups when \"deprecated\"\nCancel active pause not working after startup if active beforehand\nMerge libraries request and twinkly\nOptimized Code in requests\nUpdated Sentry logging for better viewability",
"de": "Erweitern Sie Sentry Protokoll für Details. Gruppen bei Abschreibungen\nStoppen Sie die aktive Pause nicht nach dem Start arbeiten, wenn aktiv vorhand\nMerge Bibliotheken Anfrage und twinkly\nOptimierter Code in Anfragen\nAktualisiertes Sentry Protokoll für bessere Sichtbarkeit",
"ru": "Расширяйте заготовку Sentry для деталей. группы при определённом\nОтменить активную паузу не работая после запуска если активный заранее\nЗапрос на библиотеки Merge и twinkly\nОптимизированный код в запросах\nОбновленная стружка Sentry для лучшего просмотра",
"pt": "Estenda o registro da Sentry para obter detalhes. grupos quando desprezados\nCancelar pausa ativa não funciona após a inicialização se ativa de antemão\nRequisito de bibliotecas de mescla e twinkly\nCódigo otimizado em pedidos\nRegistro de Sentry atualizado para melhor visibilidade",
"nl": "Extend Sentry op zoek naar details. Groep wanneer gedepreceerd\nAnnuleer actieve pauze niet na de start\nMeerdere bibliotheken verzoeken en tweeling\nOptimated Code in verzoek\nUpdate Sentry op zoek naar beter zicht",
"fr": "Étendez Sentry logging pour plus de détails. les groupes dépréciés\nAnnuler pause active ne fonctionnant pas après le démarrage si active avant-main\nDemande de bibliothèques de fusion et bikly\nCode optimisé dans les demandes\nMise à jour du logging Sentry pour une meilleure visibilité",
"it": "Estendere la registrazione Sentry per i dettagli. gruppi quando deprecato\nAnnulla pausa attiva non funzionante dopo l'avvio se attiva in anticipo\nUnire la richiesta di librerie e twinkly\nCodice ottimizzato nelle richieste\nRegistrazione Sentry aggiornata per una migliore visibilità",
"es": "Extender registro de centinelas para detalles. grupos cuando deprecated\nCancelar pausa activa no trabajar después de la puesta en marcha si activa antes\nMerge bibliotecas petición y gemelo\nCódigo optimizado en solicitudes\nRegistro de centry actualizado para una mejor visualización",
"pl": "Długa lista do szczegółów. Grupy, w których wspominają o uprzednim zaniedbowaniu\nAktywność Cancela nie działa po rozpoczęciu startu, jeśli aktywnie działała\nBiblioteka Merge (ang. Merge library)\nOświadczony kod na żądanie\nUlepszona praca Sentrylog for better viewability",
"uk": "Продовжити журналювання Sentry для деталей. групи при депресованих\nСкасувати активний пауза не працює після запуску, якщо активна передньою рукою\nЗапитайте та проконсультуйтеся з бібліотеками\nОптимальний код в запитах\nОновлений журнал Sentry для кращої видимості",
"zh-cn": "详见Sentry伐木。 被提名的群体\n如果在先知之前积极开展工作,那么在开始后没有工作。\n混合图书馆要求和双重频率\n请求中的《受害者法》\nA. 更新的采样,以便更好地了解"
},
"1.0.10": {
"en": "Add sendTo message `uploadTwinkleMovie` to upload a twinkle movie with own colors\nUpdate Release Integration in Github Actions and Sentry",
"de": "In den Warenkorb Zur Nachricht hochladenTwinkle Film zum Hochladen eines twinkle Films mit eigenen Farben\nVeröffentlichung Integration in Github Actions und Sentry",
Expand Down
4 changes: 2 additions & 2 deletions 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.twinkly",
"version": "1.0.11-beta.4",
"version": "1.0.11",
"description": "Adapter to communicate with the Twinkly lights.",
"author": {
"name": "patrickbs96",
Expand Down

0 comments on commit 1f9a3eb

Please sign in to comment.