# Changelog

## Version 1.5.0

### Changed

* Bump BoxLang version to 1.5.0+41
* Systemd daemon for manage BoxLang MiniServer process is now `boxlang-site`

### Added

* startBoxLangSite.sh script is now on charge to start|stop BoxLang MiniServer process through boxlang-site Systemd daemon
  * It checks if there is custom site under `/web/boxlang-site/wwwroot` placed by users and if there is a server.json file, if not start default ColdBox Application under `/web/boxlang-site/default`

## Version 1.4.0

### Added

* Bump BoxLang version to 1.4.0

### Removed

* `/web/coldbox-site/wwwroot` directory was moved to `/web/boxlang-site/wwwroot`

## Version 1.3.0

### Added

* BoxLang MiniServer for Red Hat 8.10


---

# 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://cloud-servers.ortusbooks.com/aws/redhat-based-images/boxlang-miniserver/changelog.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.
