Skip to content

Commit

Permalink
[OFFICIAL RELEASE] 7.1.0
Browse files Browse the repository at this point in the history
* (bluefox) Added the possibility to show button in notifications
* (bluefox) Removed gulp from the build process
  • Loading branch information
foxriver76 authored Sep 2, 2024
1 parent 68e2f37 commit 5d73f48
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 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.0.18 (2024-07-22)
* (bluefox) Corrected export from JSON table
* (foxriver76) added `qrCode` component to JSON config
* (bluefox) Corrected adding of adapters with licenses (other than MIT)
* (bluefox) Improved license dialog

## 7.0.17 (2024-07-15)
* (bluefox) Corrected the CRON description
* (bluefox) Corrected the Device Manager Component
Expand Down
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The icons may not be reused in other projects without the proper flaticon licens
<!--
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 7.1.0 (2024-09-02)
* (bluefox) Added the possibility to show button in notifications
* (bluefox) Removed gulp from the build process

Expand All @@ -109,12 +109,6 @@ The icons may not be reused in other projects without the proper flaticon licens
* (bluefox) Corrected width of a side menu
* (bluefox) Allowed the pasting into object JSON editor

### 7.0.18 (2024-07-22)
* (bluefox) Corrected export from JSON table
* (foxriver76) added `qrCode` component to JSON config
* (bluefox) Corrected adding of adapters with licenses (other than MIT)
* (bluefox) Improved license dialog

## 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.0.25",
"version": "7.1.0",
"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.0.25",
"version": "7.1.0",
"titleLang": {
"en": "Admin",
"de": "Admin",
Expand All @@ -18,6 +18,19 @@
"connectionType": "local",
"dataSource": "push",
"news": {
"7.1.0": {
"en": "Added the possibility to show button in notifications\nRemoved gulp from the build process",
"de": "Zusätzlich die Möglichkeit, Schaltfläche in Benachrichtigungen anzeigen\nAus dem Build-Prozess entfernt",
"ru": "Добавлена возможность показать кнопку в уведомлениях\nУдаленный глоток из строительного процесса",
"pt": "Adicionado a possibilidade de mostrar botão em notificações\nGulp removido do processo de compilação",
"nl": "De mogelijkheid toegevoegd om de knop in meldingen te tonen\nGulp uit het bouwproces verwijderd",
"fr": "Ajout de la possibilité d'afficher le bouton dans les notifications\nSupprimé gulp du processus de construction",
"it": "Aggiunto la possibilità di mostrare pulsante in notifiche\nGolp rimosso dal processo di costruzione",
"es": "Se agregó la posibilidad de mostrar botón en notificaciones\nGolp eliminado del proceso de construcción",
"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",
Expand Down Expand Up @@ -95,19 +108,6 @@
"pl": "Poprawiono opis CRON\nNaprawiono element menedżera urządzeń",
"uk": "Виправлено опис CRON\nВиправлено компонент диспетчера пристроїв",
"zh-cn": "更正了CRON描述\n纠正了设备管理器组件"
},
"7.0.16": {
"en": "Allowed playing mp3 and video files in the file browser",
"de": "Erlaubt, mp3 und Videodateien im Dateibrowser zu spielen",
"ru": "Позволяет играть в mp3 и видео файлы в браузере файла",
"pt": "Permitiram reproduzir mp3 e arquivos de vídeo no navegador de arquivos",
"nl": "Toegestaan het afspelen van mp3 en videobestanden in de bestandsbrowser",
"fr": "Permet de lire des fichiers mp3 et vidéo dans le navigateur de fichiers",
"it": "Consentito di giocare mp3 e file video nel browser del file",
"es": "Permitido reproducir archivos mp3 y de vídeo en el navegador de archivos",
"pl": "Dozwolone odtwarzanie plików mp3 i wideo w przeglądarce plików",
"uk": "Дозволено відтворення mp3 та відео файлів у браузері файлів",
"zh-cn": "允许在文件浏览器中播放 mp3 和视频文件"
}
},
"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.0.25",
"version": "7.1.0",
"contributors": [
"bluefox <[email protected]>",
"apollon77",
Expand Down
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.0.25",
"version": "7.1.0",
"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.0.25",
"version": "7.1.0",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 5d73f48

Please sign in to comment.