> For the complete documentation index, see [llms.txt](https://manual.karamba3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.karamba3d.com/beta/appendix/a.1-updates-and-bug-fixes/version-1.3.3.md).

# Version 1.3.3

## **Known Bugs in Karamba3D 1.3.3**

* none at the moment

## **New in Karamba3D 1.3.3**

* There is now the possibility to use cloud-licenses in connection with Karamba3D
* The following bugs of version 1.3.2 were fixed:
  * The cross section area of Australian CHS sections in the Karamba3D cross section library was up to 10% too small.
  * The 'sig-max' and 'sig-min' output of the Utilization-component for circular hollow cross sections were too large and too small respectively if the resultant bending moment is not acting in local y- or z-direction of the cross section.
  * For cross sections un-symmetric about the Y-axis the resistance moments Wely+ and Wely- were swapped. This led to wrong signs in the 'sig-max' and 'sig-min' output of the Utilization-component.
  * The calculation of the mass of shells with varying cross sections was wrong.
  * Strain- and temperature loads were ignored in the procedure of the 'Large Deformation Analysis'-component.
  * For beams with eccentricities wrong cross section forces resulted in case the local and global directions of eccentricity did not coincide.


---

# 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:

```
GET https://manual.karamba3d.com/beta/appendix/a.1-updates-and-bug-fixes/version-1.3.3.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.
