# Release Notes

## 20.0.0.0

### What's New

* Adding a post calculation process as a new feature.
* Schema rows can be shown dynamically.
* Added an option to make schema rows bold.
* Schema formulas can now include filters such as ".." or "|".
* Providing integration events for planning calibration, pre- and post-calculation and planning transparency.

### Bugfixes

* Correction of a bug where Proportional Consumption Factor was not calculated correctly when multiple postings were combined to one prod. order component.
* Improved descriptions for tooltips.

## 19.0.0.0

### What's New

* demandPlus+ is available for On-Premises.
* Added a post-calculation as a new feature.

### Bugfixes

* Improved tooltip descriptions
* Extension of the field length of the item cateogry code in the pre-calculation. (from 10 to 20 characters)

{% hint style="info" %}
The versioning of demandPlus+ has been adjusted to better align with Microsoft's standard.
{% endhint %}

## 1.2.0.0

### What's New

Adding a pre-calculation as a new feature

### Bugfixes

* Correction of an error where the purchase unit of measure was not used correctly when calculating inventory costs.
* Improved error message in Assisted Setup
* Improved field descriptions

## 1.1.0.0

### What's New

Extension of the planning calibration

* Addition of **planning templates** to be able to switch quickly and flexibly between different planning settings.
* Addition of **period lines**. This makes it possible to calculate a planning calibration for different periods and use the appropriate value.
* Adding **usage period templates**. With this it is possible to store a template that dynamically uses current start and end dates.
* Add **shortcut fields** to include customer specific fields in the planning calibration.

### Bugfixes

* Improved tooltip descriptions
* Correction of an error where the safety stock is not taken into account in the reorder point.
* Improved error message in case of a missing usage period


---

# 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://brenkel-solutions-eg.gitbook.io/demandplus+/english/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.
