[changes]
* Request parameters can be defined. They are sent as form data with `POST` and `PUT` requests, and as URL parameters in all other cases.
* Request parameters are read from the URL when the UI is opened, so that they are automatically set and sent to the server. 

[changes:de]
* Es können Anfrageparameter definiert werden. Sie werden bei `POST`- und `PUT`-Anfragen als Formulardaten und in allen anderen Fällen als URL-Parameter gesendet.
* Anfrageparameter werden aus der URL gelesen, wenn die Benutzeroberfläche geöffnet wird, so dass sie automatisch gesetzt und an den Server gesendet werden. 

[bugfixes]

[bugfixes:de]

[security]

[security:de]

