# Update Information

## ArchiX v1.0.8 Released

In this update, in addition to two new features—the AI Image Editing Feature V1 (Beta Version) and the AI Meeting Bot—Korean language support and Student Plans have been newly added.

{% stepper %}
{% step %}

### New Feature: AI Image Editing Feature (V1 - Beta Version)

![image.png](/files/AdHP0Pulf7dXZaWMrF37)

By using this feature, you can edit a portion of the image generated via **"Sketch to Rendering"**, allowing you to bring it closer to your ideal perspective drawing.

**How to Use:** Click the **"Edit Button"** displayed at the bottom right of the generated image. Select the area you want to change using the mask tool, and then provide editing instructions using a prompt.

* **Adding Products:** By uploading an image of your own product and using the mask and prompt to give instructions like **"add this chair to the scene"**, you can integrate it into the design.
* **Cost:** 10 credits are required per edit. For more precise editing instructions, please refer to this document.。<https://www.notion.so/actualinc/Inpainting-Preset-Prompt-Use-Case-28cbc510a8c3807aaa5fd7ec0c09bf37?source=copy_link>
* **Limitations:**
  * Only images generated through the **"Image to Image"** menu can be edited.
  * Only one reference image can be used per edit.
* **Future Plans:** Next month, we plan to release a dedicated image editing menu. This will allow you to edit directly without having to generate an image first.

![image.png](/files/qpKlxXm7LHAsOWdYwxFV)
{% endstep %}

{% step %}

### New Feature: Smart Meeting Language Bot

ArchiX's AI bot can now understand and transcribe over 100 languages in a single meeting. Even in meetings where multiple languages are spoken, accurate minutes will be generated for each language.

* **Auto-Detect Bot:** Supports over 100 languages, but the accuracy is slightly lower compared to bots dedicated to a single specific language.
* **Korean-Dedicated Bot:** Delivers higher accuracy for meetings conducted exclusively in Korean.
* **To Our Users in Japan:** To maintain maximum accuracy, your accounts are set to the Japanese-Dedicated Bot by default. If you require the auto-detect feature for multilingual meetings, please contact us.
  {% endstep %}

{% step %}

### Online Meeting Links for AI Meetings

* You can now add an online meeting link when creating an AI Meeting. The ArchiX bot will join the meeting to record and summarize it.

![image.png](/files/Ic3JdnkqYVZYYSam5U5r)

* **Cost:** Normal meeting creation costs 20 credits. If you add an online meeting link to have the bot join, an additional 80 credits will be required, for a total of 100 credits.
  {% endstep %}

{% step %}

### **ArchiX** Student Plan

* For users registered with an email address from an educational institution such as a university (e.g., .edu, .ac.jp), the Student Plan will be displayed in the billing menu.
* **Content:** 1,000 credits per month
* **Price (Japan)**: Annual: ¥2,980 (¥3,278 incl. tax) or Monthly: ¥3,590 (¥3,949 incl. tax)
* This plan is available worldwide, and local regional pricing will apply. The features are identical to the Small Business Plan, but inviting team members is not available.
  {% endstep %}

{% step %}

### Korean Language Support

The ArchiX interface is now available in Korean. You can change the language from the settings page.

![image.png](/files/OqFKwhpPiASM3ohtgUsG)
{% endstep %}

{% step %}

### General Fixes

* UI/UX adjustments have been made to improve the user experience.
* This also includes bug fixes and improvements related to the AI Meeting feature.
  {% endstep %}

{% step %}

### Important Notice: Regarding Calendar Integration

Due to technical issues, we have postponed the release of the Google Calendar and Outlook integration features. This functionality is now scheduled to be implemented in the late February release.
{% endstep %}
{% endstepper %}


---

# 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.archix.ai/en/product-updates/release-note.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.
