# Release notes

{% hint style="success" %}
MClimate is devoted to keeping our products up to date with the latest advances in the space of IoT. Thus, we push updates for the purpose of introducing New Features or in order to improve Existing Functionality. We are committed to making our products better!

We have made the option to update the firmware of your device (check improvements each version brings below) via a remote update. Learn on how to initiate the update in the [FUOTA section](/mclimate-lorawan-devices/firmware-upgrade-over-the-air-fuota.md) of our documentation.
{% endhint %}

**Would you like to receive news about new firmware updates for our products?**\
**Subscribe to our newsletter via the link below.**

{% embed url="<https://mclimate.eu/pages/firmware-updates-newsletter>" fullWidth="false" %}

### Firmware version 1.1

**Release date:** \
20 March 2025

* Fixed bug - the radio does not reset when the button is pressed while the radio is busy.
* Fixed bug - the relay turning on for a short time when overheating protection is triggered and the device is restarted.
* Fixed bug - incorrect operation of the LED indication when switching between on and off continuous indication mode.
* NEW - functionality for relay timer and radio [command](/mclimate-lorawan-devices/devices/mclimate-16a-dry-switch-16ads/mclimate-16ads-device-communication-protocol/relay-state-16ads.md#relay-timer-in-milliseconds) for timer setting.
* NEW - functionality and radio [command](/mclimate-lorawan-devices/devices/mclimate-16a-dry-switch-16ads/mclimate-16ads-device-communication-protocol/relay-state-16ads.md#relay-state-change-reason) to get the reason for changing the relay state.
* The default overheat protection trigger limit has been changed from 95°C to 85°C.

### Firmware version 1.0

**Release date:** \
31 October 2024

* Initial firmware release.


---

# 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.mclimate.eu/mclimate-lorawan-devices/devices/mclimate-16a-dry-switch-16ads/release-notes.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.
