From 3a2eb451be5f3495abf77d686a691f595be274c0 Mon Sep 17 00:00:00 2001 From: Bluefox Date: Wed, 11 Dec 2024 19:26:05 +0000 Subject: [PATCH] Fix build 1 (#2863) --- README.md | 2 +- packages/admin/io-package.json | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/README.md b/README.md index ad6288fc7..8ab796691 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ The icons may not be reused in other projects without the proper flaticon licens -### 7.4.5 (2024-12-11) +### **WORK IN PROGRESS** - (@GermanBluefox) Corrected the rendering of custom JSON config components - (@GermanBluefox) Corrected the news dialog for multi-line messages diff --git a/packages/admin/io-package.json b/packages/admin/io-package.json index a9c3474a4..32ad861b6 100644 --- a/packages/admin/io-package.json +++ b/packages/admin/io-package.json @@ -19,19 +19,6 @@ "connectionType": "local", "dataSource": "push", "news": { - "7.4.5": { - "en": "Corrected the rendering of custom JSON config components\nCorrected the news dialog for multi-line messages", - "de": "Korrektur des Renderns von benutzerdefinierten JSON config Komponenten\nKorrektur des Nachrichtendialogs für Multi-Line-Nachrichten", - "ru": "Исправлено отображение пользовательских компонентов конфигурации JSON\nИсправлен диалог новостей для многолинейных сообщений", - "pt": "Corrigido a renderização de componentes de configuração JSON personalizados\nCorrigido o diálogo de notícias para mensagens multilinhas", - "nl": "De weergave van aangepaste JSON config componenten gecorrigeerd\nHet dialoogvenster Nieuws voor meerregelige berichten corrigeren", - "fr": "Correction du rendu des composants de configuration JSON personnalisés\nCorrection de la boîte de dialogue de nouvelles pour les messages multilignes", - "it": "Corretto il rendering dei componenti di configurazione JSON personalizzati\nCorretto la finestra di dialogo delle notizie per i messaggi multi-linea", - "es": "Corregido el renderizado de componentes de configuración personalizados JSON\nCorregido el diálogo de noticias para mensajes multilínea", - "pl": "Poprawiono renderowanie niestandardowych komponentów konfiguracyjnych JSON\nPoprawiono okno dialogowe wiadomości dla wiadomości wieloliniowych", - "uk": "Виправлено відображення компонентів користувацького налаштування JSON\nВиправлено діалогове вікно новин для багатоканальних повідомлень", - "zh-cn": "纠正自定义 JSON 配置组件的渲染\n更正多行消息的新闻对话框" - }, "7.4.4": { "en": "Showed value in object edit dialog", "de": "Gezeigter Wert im Objekt bearbeiten Dialog",