> 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-06-20.md).

# 25-06-20

## ✨Major BIMIL Update - Coming June 23✨

A major BIMIL update is coming on Monday, June 23, 2025 — and you’re going to want to be there when it drops.

This update will include:

***

### 📌 What’s Coming?

✔️ **Support for Revit 2026**

{% columns %}
{% column %}
✔️ **Auto Tag(Add-in) Enhancements**

・ Customize **font** and **line spacing**\
・ Add **thickness prefix options** (e.g., THK 200)
{% endcolumn %}

{% column %}

<figure><img src="/files/6QDv69uyoWdebD14bq1C" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
**✔️ Mynamo(Add-in) Enhancements**

・Now supports **triggers**, allowing more advanced control over your visual workflows
{% endcolumn %}

{% column %}

<figure><img src="/files/GLqaLNmvZ1HbLvcszgEj" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
✔️ BIMIL Add-in Manager Improvements

・New \[Update All] button to update all installed add-ins at once

・Refresh your add-in list to detect available updates — no need to restart BIMIL

・New “My Add-ins” tab – manage only the add-ins you’ve installed, in one place!
{% endcolumn %}

{% column %}

<figure><img src="/files/8oXA4d5cmKVUs7ynv9Gf" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

### 🗓 Update Release Schedule

Release Time:\
▸Monday, June 23, 2025 at 4:00 AM (UTC)\
▸Monday, June 23, 2025 at 1:00 PM (KST)

Maintenance Window:\
▸June 23, 3:00–4:00 AM (UTC) | 12:00–1:00 PM (KST)\
※ BIMIL may be temporarily unavailable during this time.

***

### ⚠️ Reminder: ArchiFlim Alpha ver. Ends Soon

The ArchiFlim Alpha Test will end at\
12:00 AM (UTC), June 23 | 9:00 AM (KST), June 23

🚫 Your 30 free credits will expire and cannot be reused after this time.

👉 Haven’t tried ArchiFlim yet? [Check out the full guide and give it a go.](/docs/archi-film.md)

***

We’re thrilled to share this next step with you.\
If you have any questions or need support, feel free to reach out at [help@bimpeers.com](mailto:help@bimpeers.com?subject=undefined\&body=undefined).

Best regards,

The **BIMIL** Team


---

# 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-06-20.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.
