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

# 25-06-25

## Filter+ Section Box & Smart Tab View – Bug Fix Update!✨

We’ve just rolled out an update for two of your favorite tools:\
**Filter+ Section Box Add-in** and **Smart Tab View Add-in**!

***

### ✨ What's New?

{% columns %}
{% column width="16.666666666666664%" %}

<figure><img src="/files/dkuUOqEbtJVRhFImNPUc" alt="" width="140"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}
**Filter+ Section Box**

\- Fixed a bug in the Manage Section Box\
👉 You can now save and load section boxes with **exactly the same position and rotation**

✅ Previously used section boxes can be loaded without issues.\
\&#xNAN;*(Note: Section boxes saved before this update may not be fully compatible.)*
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="16.666666666666664%" %}

<figure><img src="/files/AektibkU9Qnnj1VLejSk" alt="" width="108"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}
**Smart Tab View**

\- Bug fixes
{% endcolumn %}
{% endcolumns %}

### 🔄 How to Update

Please manually **refresh your Add-in list.**\
After refreshing, the **Update** button will appear next to the add-in so you can proceed with the update.\
⚠️ Please make sure Revit is closed before updating to avoid any issues.

***

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

Thank you for using BIMIL!<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-25.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.
