# Types

***

## 1.6.0

22 Jan 2026

* Added support for nullable value types

***

## 1.5.0

17 Jul 2025

* Diff improvement: Renaming a folder does not regenerate IDs of referenced types in that folder

***

## 1.4.0

28 Jan 2025

* Updated to .NET 8.0
* Make file diffs less noisy by preventing changing IDs unnecessarily

***

## 1.3.2

1 Dec 2023

* Fixed: Designer hides most properties of a Task type

***

## 1.3.1

12 Sep 2023

* Fixed: Obsolete properties were listed which when used caused compilation errors. Obsolete properties are not listed anymore.

***

## 1.3.0

10 Feb 2023

* Create the type Task

***

## 1.2.0

27 Sep 2022

* Allow plugins to define friendly property names

***

## 1.1.0

17 Mar 2022

* First release


---

# 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.linx.software/releasenotes/solution-dependencies/types.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.
