> 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-23.md).

# 25-06-23

## ✨Major BIMIL Update Is Here✨

We’re excited to share that the **June 23 BIMIL update is now live!** 🎉\
And yes — **BIMIL is now fully ready for Revit 2026**.

Here’s a quick look at what’s new:

***

### 📌 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 %}

{% columns %}
{% column %}
**📎 Note:**

The **Excel Link** add-in has been relocated from the **ArchiPeers** group to the **CommonPeers** group for better organization.
{% endcolumn %}

{% column %}

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

***

### 📌 **ArchiFlim Alpha ver. Test Has Ended**

The ArchiFlim Alpha has officially concluded.\
**Thank you** to everyone who participated and shared feedback — it was incredibly valuable.\
We’re now working hard on the **Beta version**, so stay tuned for what’s next!

***

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).

Thanks for being part of the BIMIL journey!<br>

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-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.
