# v0.64

* Added the refresh button to the Select EC3 Folder dialog.\\

  <div align="left"><figure><img src="https://979736188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnnfiqwqMJpMWTZIHDlMz%2Fuploads%2Fgit-blob-591450046aceccf50d657528ae59458dcb1c6262%2Fimage%20(15)%20(1).png?alt=media" alt=""><figcaption></figcaption></figure></div>
* Add syntax highlighting to the EC3 Properties Viewer in the Library.

<div align="left"><figure><img src="https://979736188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnnfiqwqMJpMWTZIHDlMz%2Fuploads%2Fgit-blob-cacac85dc1691a68da71ef684eb15712517f1178%2FScreenshot%202023-09-22%20110654.png?alt=media" alt=""><figcaption></figcaption></figure></div>

* Fixed deleting loadable family types from the Library; added the list of the items that are about to be deleted to the removal prompt.

<div align="left"><figure><img src="https://979736188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnnfiqwqMJpMWTZIHDlMz%2Fuploads%2Fgit-blob-5368538c52fdd5da2be85aa0fcc7573dee612523%2F269013012-23d38890-1beb-4e2e-88e6-b37207639c62.png?alt=media" alt=""><figcaption></figcaption></figure></div>

* Improved the GWP values display in the Library.

<div align="left" data-full-width="true"><figure><img src="https://979736188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnnfiqwqMJpMWTZIHDlMz%2Fuploads%2Fgit-blob-c7f995fecb508e19d993150c7c55f83421570733%2FScreenshot%202023-09-22%20204821.png?alt=media" alt=""><figcaption></figcaption></figure></div>

* Fixed calculation of the GWP quantities in the library. Now the Library Browser properly shows approximate GWP per unit of the target assembly.
* Added more details to Library error messages.

<div align="left"><figure><img src="https://979736188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnnfiqwqMJpMWTZIHDlMz%2Fuploads%2Fgit-blob-fc0435b4b3bef1a486e9778f096a35dff01c9628%2Fimage%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1).png?alt=media" alt=""><figcaption></figcaption></figure></div>

* Fixed recalculation of the quantities of materials added only on the EC3 side when adding a family type from the Library to a new project and exporting it to the EC3.
* Fixed Scan for Updates for loadable families.
* Numerous other fixes & improvements.


---

# 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.bimcat.org/release-notes/v0.64.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.
