# 2024年8月16日

## GenStudio

### 改善点

* **同期された認証方法**: GenStudioは、Control Centerで設定された認証オプションを反映し、一貫したログイン体験を提供します。
* **優先されたGoogleログイン**: ログインページの上部にGoogleログインオプションを配置し、アクセスを容易にしました。
* **更新された翻訳**: より良い多言語サポートのために国際化設定を更新しました。

## コントロールセンター

### 新機能

* **複数の認証方法**: アカウントへのアクセスに柔軟性を提供する新しいサインインオプションを導入しました。
* **コントロールセンターユーザーのためのメール確認**: アカウントのセキュリティ強化のためにメール確認を実装しました。

### 改善点

* **優先されたGoogleサインイン**: Googleサインインオプションをログインページのトップに移動し、アクセスを容易にしました。また、フィールドラベルを明確に更新しました。
* **アカウント確認の強化**: 新たに確認されたオーナーが正しく認識され、アクセス権管理が改善されました。
* **検索機能の強化**: 検索機能に高度な日付範囲サポートを統合し、データ取得の効率を向上させました。

### バグ修正

* **Rememberizer統合の修正**: Rememberizerが再接続に失敗する問題を解決し、継続的なサービスを保証しました。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/ja/releases/aug-16th-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
