# 12.28.0

## New Features

* **Added PBAC conditions for Resources based on Case type**

  PBAC conditions for Resources (Case related documents on the Document API) allow role-based filtering by case type

## Bugfixes

* Fixed a bug where when using the same form flow multiple times in a case without refreshing the page could cause the wrong data to load.


---

# 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.valtimo.nl/v12/release-notes/12.x.x/12.28.0.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.
