Skip to content

Commit

Permalink
Merge pull request #226 from IgniteUI/vNext
Browse files Browse the repository at this point in the history
Promote June release notes
  • Loading branch information
zdrawku authored Jul 9, 2024
2 parents 2b6c558 + a5858e0 commit afba4ea
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
19 changes: 18 additions & 1 deletion en/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,24 @@ _keywords: App Builder, Web App Builder, Design Systems, Design Systems UX, UI k
# App Builder - Change Log

> [!NOTE]
> Latest update was made on 23 of May, 2024.
> Latest update was made on 25th of June, 2024.

# June 2024 Release
## Features
- Design and generate your apps for **React**.
- Allow first-time visitors to use App Builder in **Guest-access mode**. Visitors can save their progress at any time by signing in with an account.

## Improvements
- Added two-way data binding support to **Select, Text-area and Radio-group components**.
- Get notified of **updates to Datasources** that your app depends on, and view the changes.

## Maintenance updates
- Angular apps are generated using [Ignite UI for Angular `17.2.0`](https://github.com/IgniteUI/igniteui-angular/releases/tag/17.2.0).
- React apps are generated using [Ignite UI for React `18.6.1`](https://github.com/IgniteUI/igniteui-react).
- Web Component apps are generated using [Ignite UI for Web Components `4.9.0`](https://github.com/IgniteUI/igniteui-webcomponents/blob/4.9.0/CHANGELOG.md#490---2024-04-30).
- Blazor apps are generated using [Ignite UI for Blazor `23.2.204`](https://www.infragistics.com/products/ignite-ui-blazor/blazor/components/general-changelog-dv-blazor#232204).
- Bug fixes

## May 2024 Release
## Features
Expand Down
19 changes: 18 additions & 1 deletion jp/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,24 @@ _language: ja
# App Builder - 変更ログ

> [!NOTE]
> 最新の更新は 2024 年 5 月 23 日に行われました。
> 最新の更新は 2024 年 6 月 25 日に行われました。

# 2024 年 6 月リリース
## 機能
- **React** 用のアプリをデザインおよび生成します。
- 初めてアクセスするユーザーが **ゲスト アクセス モード**で App Builder を使用できるようにします。訪問者はアカウントでサインインすることで、いつでも進行状況を保存できます。

## 機能改善
- **Select、Text-area、Radio-group コンポーネント**に双方向データ バインディングのサポートが追加されました。
- アプリが依存する**データ ソースの更新**について通知を受け取り、変更内容を表示します。

## メンテナンス更新
- Angular アプリは [Ignite UI for Angular `17.2.0`](https://github.com/IgniteUI/igniteui-angular/releases/tag/17.2.0) を使用して生成されるようにしました。
- React アプリは、[Ignite UI for React `18.6.1`](https://github.com/IgniteUI/igniteui-react) を使用して生成されるようにしました。
- Web Component アプリは、[Ignite UI for Web Components `4.9.0`](https://github.com/IgniteUI/igniteui-webcomponents/blob/4.9.0/CHANGELOG.md#490---2024-04-30) を使用して生成されるようにしました。
- Blazor アプリは [Ignite UI for Blazor `23.2.204`](https://jp.infragistics.com/products/ignite-ui-blazor/blazor/components/general-changelog-dv-blazor#232204) を使用して生成されるようにしました。
- 不具合修正

## 2024 年 5 月リリース
## 機能
Expand Down

0 comments on commit afba4ea

Please sign in to comment.