# Update | D5 Sync for Archicad

## Ver. 0.7.0.0018

`Release date: 20231012`

### New and Improvement <a href="#new-and-improvement-2" id="new-and-improvement-2"></a>

* Support Archicad 27
* Refactoring of the incremental synchronization function
* Optimization of the .d5a export function
* Optimization of the installation package

### Fixes <a href="#fixes-3" id="fixes-3"></a>

* Fixed the issue of synchronization crashes in some scenes
* Fixed the issue of abnormal light synchronization in some scenes
* Fixed the issue where the base color texture in some scenes could not be synchronized
* Fixed the issue of abnormal texture UV display after synchronization in some scenes

### Known issues <a href="#known-issues-4" id="known-issues-4"></a>

1. Material synchronization only supports basic engine
2. Simultaneous rotation and scaling effects of texture UV are not supported for synchronization
3. Occasional lag in Archicad when restarting D5 in linked state (It is recommended to manually closing D5 Sync and re-linking)

***

## Ver. 0.6.1.0011 <a href="#ver-0610011-5" id="ver-0610011-5"></a>

`Release date: 20230727`

### New and Improvement <a href="#new-and-improvement-6" id="new-and-improvement-6"></a>

* A brand new UI
* Version information added to the menu bar
* Archicad 25/26 Solo version supported

### Fixes <a href="#fixes-7" id="fixes-7"></a>

* Material overlapping after syncing from Archicad

***

## Ver. 0.6.0.0003 <a href="#ver-0600003-8" id="ver-0600003-8"></a>

`Release date: 20230221`

### New and Improvement <a href="#new-and-improvement-9" id="new-and-improvement-9"></a>

* A brand new UI
* Optimized wording of the Settings window
* Optimized auto-update notification
* AMD graphics cards supported

### Fixes <a href="#fixes-10" id="fixes-10"></a>

* Clicking on Sync too quickly caused the software to crash
* Switching among 3D and other views cut off the live sync

***

## Ver. 0.5.2 <a href="#ver-052-11" id="ver-052-11"></a>

`Release date: 2022.8.2`

### New and Improvement <a href="#new-and-improvement-12" id="new-and-improvement-12"></a>

* Support Archicad 26

### Fixes <a href="#fixes-13" id="fixes-13"></a>

* Material loading error under some special conditions
* D5 Crashes when synchronizing some special large scenes.

***

## Ver. 0.5.0 <a href="#ver-050-14" id="ver-050-14"></a>

`Release date: 2022.4.27`

### New and Improvement <a href="#new-and-improvement-15" id="new-and-improvement-15"></a>

* Support Archicad 25 Solo and 2021 SE (Start Edition) version
* Optimize the interaction in the live sync when clicking Sync or Cancel mutilple times

### Fixes <a href="#fixes-16" id="fixes-16"></a>

* Settings window and textures displays incorrectly in some languages.
* Fix the problem when exported file name is blank.
* Correct the synchronized camera postions.
* Archicad files can only Save as after connecting to D5.
* Sync error after exporting .d5a files.
* Textures get lost during the sync after models are hided then unhided .
* Texture changes do not sync to D5 correctly.

***

## Ver. 0.4.0 <a href="#ver-040-17" id="ver-040-17"></a>

`Release date: 2021.12.24`

### New <a href="#new-18" id="new-18"></a>

* Support Archicad 25

### Improvement <a href="#improvement-19" id="improvement-19"></a>

* Better performance on flat curved surface


---

# 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.d5render.com/workflow/archicad/update-or-d5-sync-for-archicad.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.
