# Release Notes

<details open>

<summary>v1.0.10 (Apr 15, 2026)</summary>

* \[BUILD] GDS path issue fixed.
* \[BUILD] image files (.png) of unit cell phase and unit cell transmittance are exported after build finishes successfully. &#x20;
* \[SIMULATE] Simulation algorithm improved.
* Minor improvements.

</details>

<details>

<summary>v1.0.9 (Mar 16, 2026)</summary>

* \[New Feature] Options are available for the curved shape accuracy of gds/oas files.&#x20;

</details>

<details>

<summary>v1.0.8 (Mar 15, 2026)</summary>

* \[SIMULATE - Focusing] Focusing efficiency computation algorithm improved. Simulation ranges of I<sub>xy</sub> and I<sub>y</sub> are adjusted to be equal.&#x20;
* \[New Feature] \[SIMULATE - Focusing] Distortion can be used to help locate the focal spot at the center of the simulation domain in case of off-normal incidence.
* \[ANALYZE - Focusing] Focusing efficiency calculation is allowed when FWHM displayed is 'N/A' if custom focal area size is used. Some other minor improvements.&#x20;

</details>

<details>

<summary>v1.0.7 (Mar 3, 2026)</summary>

* In focusing simulation of SOI lenses, the circular aperture is only applied to the unit cell layer, not to the substrate.

</details>

<details>

<summary>v1.0.6 (Mar 2, 2026)</summary>

* \[New Feature] \[SIMULATE - Focusing] Defocus.
* \[New Feature] \[ANALYZE - Focusing] Users can now specify the size of focal area when calculating focusing efficiency.
* After focusing simulation of SOI lenses, the intensity incident on the substrate and the intensity incident on the unit cell layer are exported into separate image files (.png). In previous versions, the exported intensity images were the intensity incident on the unit cell layer.
* Minor improvements

</details>

<details>

<summary>v1.0.5 (Feb 20, 2026)</summary>

* \[New Feature] \[SIMULATE] Imaging simulation of MOI lenses
* [Keyboard shortcuts](/docs/smd-pro/tutorial/keyboard-shortcuts.md) added
* Minor improvements

</details>

<details>

<summary>v1.0.4 (Feb 8, 2026)</summary>

* \[BUILD] Search bug fixed
* Minor UX improvements&#x20;

</details>

<details>

<summary>v1.0.3 (Feb 6, 2026)</summary>

* Network stability improved
* Minor improvements

</details>

<details>

<summary>v1.0.2 (Nov 9, 2025)</summary>

* \[New Feature] \[BUILD] The sign convention of unit cell phase can now be specified to individual unit cells by using the 'Positive Sign on Phase Shift' checkbox.
* \[New Feature] A new basic unit cell shape added: 'Cross'.
* Minor bug fix.

</details>

<details>

<summary>v1.0.1 (Oct 11, 2025)</summary>

* \[ANALYZE] Color scale of 2D plots modified.
* Unit cell library updated with additional unit cell data.

</details>

<details>

<summary>v1.0.0 </summary>

Sep 27, 2025: Terms of use updated.

Sep 21, 2025: 1st release of SMD PRO!

</details>


---

# 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://simplemetalens.gitbook.io/docs/smd-pro/release-notes.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.
