# Gateway

### Gateway for Linux

<table><thead><tr><th width="115.33333333333331">Version</th><th width="134">Released On</th><th>Comments</th></tr></thead><tbody><tr><td>6.81</td><td>05/10/2024</td><td><p><strong>New</strong></p><ul><li>Gateway now includes a command-line configuration utility, which allows you to configure parameters without manually editing the configuration files or enabling web browser access.</li></ul></td></tr><tr><td>6.71</td><td>09/02/2022</td><td><p><strong>New</strong></p><ul><li>Gateway now supports initials configuration via a web page http://&#x3C;gateway host>:8080 where you can configure parameters without manually editing the configuration files.</li></ul></td></tr><tr><td>6.67</td><td>01/18/2021</td><td><p><strong>Bug Fix</strong></p><ul><li>Fixed "Gateway doesn't start if no Java is installed on the local machine, even though a JRE is downloaded and configured in the conf/startup file".</li></ul></td></tr></tbody></table>

### Gateway for Windows

<table><thead><tr><th width="116.33333333333331">Version</th><th width="132">Released On</th><th>Comments</th></tr></thead><tbody><tr><td>6.72</td><td>09/16/2022</td><td><p><strong>Bug Fix</strong></p><ul><li>Fixed "Remote Gateway restart is not working on Windows 2019 and later".</li><li>Fixed "In the configuration utility, service start is allowed with unsaved data".</li></ul></td></tr><tr><td>5.17</td><td>06/15/2018</td><td><p><strong>Bug Fix</strong></p><ul><li>Fixed "Access Violation Exception on remote restart".</li></ul></td></tr></tbody></table>


---

# 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.itconductor.com/release-notes/gateway.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.
