> For the complete documentation index, see [llms.txt](https://bimil.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bimil.gitbook.io/docs/notices/notices-archive/25-09-23.md).

# 25-09-23

## Add-ins Update – September 24

We’re happy to let you know that updates for Excel Sync and Auto Tag will be released tomorrow, September 24.

***

### 📌 Add-in Updates:

<div align="left"><figure><img src="/files/vGjih6nmsgdCVBv0kMTW" alt="" width="375"><figcaption></figcaption></figure></div>

* Linked Models Support: You can now check elements not only in the current model but also in linked models. (Editing is limited to the current model.)
* New Schedule Tab: Directly review and sync schedules inside your model. For schedules containing linked models, only the current model will be displayed.
* Schedule Export Options (Schedule tab only): Export schedules in a dedicated format (note: files exported in this format cannot be re-imported).
* Performance Boost: Faster Import and Apply operations.
* Bug Fixes

<figure><img src="/files/6fNsgKwzD4ED8ok1aWPD" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/9sDnGmJD6y6242pVoFHU" alt="" width="375"><figcaption></figcaption></figure></div>

* Bug fixes for improved stability.

***

### **🗓 Update Schedule**

Release Time:\
▸ Wednesday, September 24, 2025 at 4:00 AM (UTC)\
▸ Wednesday, September 24, 2025 at 1:00 PM (KST)

***

> 🗓 **ArchiFilm(Beta) Schedule**
>
> **Beta Service Period:**
>
> ▸Sep 1, 2025 · 4:00 AM (UTC) \~ Sep 30, 2025 · 11:59 PM (UTC)\
> ▸Sep 1, 2025 · 1:00 PM (KST) \~ Oct 01, 2025 · 8:59 AM (KST)
>
> ✨ Only 7 days left — the clock is ticking! Try ArchiFilm (Beta) free with 1,000 credits before the Beta ends.

***

📢 Please update your Profile! [\[Go to My Profile\]](https://bimil.bimpeers.com/Account)

### 💡 Your idea = the next star add-in

Please refresh the Add-in List on the release day to get all improvements right away.\
If you run into any issues, please contact [**help@bimpeers.com**](mailto:help@bimpeers.com?subject=undefined\&body=undefined).

Best regards,

The **BIMIL** Team

<figure><img src="/files/E4fNBQcfuSy0CbRuKIQN" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bimil.gitbook.io/docs/notices/notices-archive/25-09-23.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
