# 4 أبريل 2025

## GenStudio

### ميزات جديدة

* **نسخ الرسائل أثناء البث**: يمكن للمستخدمين الآن نسخ الرسائل أثناء البث لتحسين قابلية الاستخدام.

### تحسينات

* **تحسينات الأداء**: تحسين أداء التطبيق من خلال تجميع محسّن.

### إصلاحات الأخطاء

* **مشكلة عرض لوحة المفاتيح الافتراضية**: تم إصلاح مشكلة المساحة البيضاء عند ظهور لوحة المفاتيح الافتراضية.

## مركز التحكم

### ميزات جديدة

* **التفاعل المتبادل بين نماذج اللغة**: تم تنفيذ وظيفة تسمح لنماذج اللغة بالتفاعل مع نماذج لغة أخرى.

### التحسينات

* **تحسين أوصاف الأدوات**: تم تحديث وصف أداة "اسأل LLM آخر" لتحسين الوضوح.
* **تحسين استقرار النظام**: تم تعزيز اتصالات قاعدة البيانات لتحسين الاعتمادية.
* **صيانة أمنية منتظمة**: تم تنفيذ صيانة أمنية منتظمة وتحديثات.

### إصلاحات الأخطاء

* **مشكلة استخدام Gemini 2.5 Pro**: تم إصلاح مشكلة تمنع استخدام Gemini 2.5 Pro.
* **الوصول المتزامن للمسؤول والمستخدم**: تم حل مشكلة تسمح بالاستخدام المتزامن لحسابات المسؤولين والمستخدمين.


---

# 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/ar/releases/apr-4th-2025.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.
