# 6.11.3218

## Bug fixes

### Designer

* A Notification action used inside of a DisplayMessageBox path caused a compilation exception
* EmbeddedFiles sporadically caused a locking exception when restarting or refreshing a previewed application
* Application Managers (SAM) set up in the Publish dialog disappeared after updating

### Server

* Republishing an application with an edited connection string caused the connection string to be lost
* UserAPI: The OpenAPI definition defined a 'displayName' instead of a 'name' property for the User type
* Installer: Installer asks to install .NET 8 even though .NET 8.0.401 is installed
* Fixed an issue where installing Stadium Server 6.10 broke the installed Stadium 5 Server.

### Published Web App

* CheckBoxList.SelectedValues were lost when Options were set from DB


---

# 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.stadium.software/6/release-notes/6.11.3218.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.
