Skip to content

Commit

Permalink
[OFFICIAL RELEASE] 7.2.1
Browse files Browse the repository at this point in the history
-   (@GermanBluefox) Corrected some GUI errors
  • Loading branch information
foxriver76 authored Oct 6, 2024
1 parent 0f09a07 commit 9a7cfee
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 29 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Older changes
## 7.1.1 (2024-09-15)

- (bluefox) Showed the context menu under cursor position in the object browser
- (bluefox) Added links to aliases in the object browser
- (bluefox) Added confirmation for CRON dialog if set to triggering every minute

## 7.1.0 (2024-09-02)

- (bluefox) Added the possibility to show button in notifications
Expand Down
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The icons may not be reused in other projects without the proper flaticon licens
<!--
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 7.2.1 (2024-10-06)

- (@GermanBluefox) Corrected some GUI errors

Expand All @@ -113,12 +113,6 @@ The icons may not be reused in other projects without the proper flaticon licens

- (@foxriver76) fixed host base settings dialog

### 7.1.1 (2024-09-15)

- (bluefox) Showed the context menu under cursor position in the object browser
- (bluefox) Added links to aliases in the object browser
- (bluefox) Added confirmation for CRON dialog if set to triggering every minute

## License

The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.2.0",
"version": "7.2.1",
"packages": [
"packages/*"
],
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

28 changes: 14 additions & 14 deletions packages/admin/io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"name": "admin",
"version": "7.2.0",
"version": "7.2.1",
"titleLang": {
"en": "Admin",
"de": "Admin",
Expand All @@ -19,6 +19,19 @@
"connectionType": "local",
"dataSource": "push",
"news": {
"7.2.1": {
"en": "Corrected some GUI errors",
"de": "Einige GUI-Fehler korrigiert",
"ru": "Исправлены некоторые ошибки GUI",
"pt": "Corrigido alguns erros GUI",
"nl": "Enkele GUI-fouten gecorrigeerd",
"fr": "Correction de certaines erreurs d'interface graphique",
"it": "Corretto alcuni errori GUI",
"es": "Corregido algunos errores de GUI",
"pl": "Poprawiono niektóre błędy GUI",
"uk": "Виправлено деякі помилки інтерфейсу",
"zh-cn": "更正了一些图形用户界面错误"
},
"7.2.0": {
"en": "Added the check of well-known passwords for the linux systems\nAdded the history for the installation from URL\nfixed wrongly displayed repository warning",
"de": "Hinzugefügt die Überprüfung der bekannten Passwörter für die Linux-Systeme\nDie Geschichte der Installation von URL hinzugefügt\nfalsch angezeigte repository-warnung",
Expand Down Expand Up @@ -96,19 +109,6 @@
"pl": "Dodano możliwość wyświetlenia przycisku w powiadomieniach\nUsunięto przełyk z procesu budowania",
"uk": "Додано можливість показати кнопку в повідомленнях\nЗняти ковпачок з процесу будівництва",
"zh-cn": "添加在通知中显示按钮的可能性\n从构建过程中移除 gulp"
},
"7.0.25": {
"en": "Improvement for automatic tests\nAdded the possibility to style the response text for `textSendTo` in JSON Config",
"de": "Verbesserung für automatische Tests\nHinzufügen der Möglichkeit, den Antworttext für `textSendTo` in JSON Config",
"ru": "Совершенствование автоматических тестов\nДобавлена возможность отобразить текст ответа для `textSendTo' в JSON Config",
"pt": "Melhoria para testes automáticos\nAdicionado a possibilidade de estilo o texto de resposta para `textSendTo` em JSON Config",
"nl": "Verbetering van automatische tests\nToegevoegd de mogelijkheid om de response tekst voor te stijlen .textSendTo",
"fr": "Amélioration des essais automatiques\nAjout de la possibilité de styler le texte de réponse pour `textSendTo` dans JSON Config",
"it": "Miglioramento delle prove automatiche\nAggiunta la possibilità di definire il testo di risposta per `textSendTo` in JSON Config",
"es": "Mejora de las pruebas automáticas\nAgregó la posibilidad de estilo del texto de respuesta para 'textSendTo` en JSON Config",
"pl": "Poprawa w przypadku badań automatycznych\nDodano możliwość stylizacji tekstu odpowiedzi dla 'textSendTo' w konfiguracji JSON",
"uk": "Покращення автоматичних випробувань\nДодано можливість стилю тексту відповіді для `textSendTo`` в JSON Config",
"zh-cn": "改进自动测试\n在 JSON 配置中添加了“ textSendTo” 的响应文本样式"
}
},
"desc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker.admin",
"description": "The adapter opens a webserver for the ioBroker admin UI.",
"version": "7.2.0",
"version": "7.2.1",
"contributors": [
"bluefox <[email protected]>",
"apollon77",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/src-admin/public/css/adapter.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/dm-gui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iobroker/dm-gui-components",
"version": "7.2.0",
"version": "7.2.1",
"description": "ReactJS components to develop admin interface for ioBroker device manager.",
"author": {
"name": "Jey Cee",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsonConfig/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@iobroker/json-config",
"description": "This package contains the ioBroker JSON config UI components",
"version": "7.2.0",
"version": "7.2.1",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 9a7cfee

Please sign in to comment.