> For the complete documentation index, see [llms.txt](https://docs.mclimate.eu/mclimate-lorawan-devices/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mclimate.eu/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/release-notes.md).

# 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 2.0

**Release date:** \
30 April 2026

* :new: NEW [Device-to-device (D2D) radio communication](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/device-to-device-communication-d2d.md#set-d2d-state) has been implemented.
* Added [radio commands to manage D2D communication](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/device-to-device-communication-d2d.md#set-d2d-state).
* Added functionality to [visualize the status of D2D communication](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/device-to-device-communication-d2d.md#d2d-transmission-status-visualization) on the display.
* Added [radio commands for device clock synchronization](/mclimate-lorawan-devices/devices/mclimate-vicki-lorawan/vicki-lorawan-device-communication-protocol/heating-schedules/device-time-and-time-zone.md#device-time-zone).
* Improved the functionality of device [restart](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/network-related-settings-and-others.md#restart-device) and [deep sleep](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/network-related-settings-and-others.md#deep-sleep-activation) commands to account for the received downlink type (confirmed or unconfirmed).
* Improved the [radio watchdog](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/network-related-settings-and-others.md#communication-watch-dog) functionality.
* Improved display functionality.

### Firmware version 1.9

**Release date:** \
27 May 2025

* NEW - Radio command to set/get the [temperature measurement period](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/network-related-settings-and-others.md#temperature-measurement-period).

### Firmware version 1.8

**Release date:** \
06 March 2025

* Radio communication improvement - bugfix in Semtech's LoRaWAN code.

### Firmware version 1.7

**Release date:** \
19 Feb 2025

* Improved startup mechanism using non-Energizer L91 batteries,.
* Energy harvesting optimization in low light conditions.
* Тhe PIR sensor functionality has been changed to report pir=true during the [blind period](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/pir-motion-sensor.md#pir-blind-period).

### Firmware version 1.6

**Release date:** \
06 December 2024

* NEW - radio command to remotely power cycle the device - [A5](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/network-related-settings-and-others.md#reset-device).
* Fixed an issue related to temperature measurement and readings.

### Firmware version 1.5

**Release date:** \
07 June 2024

* Changed reset button hold time from 10 seconds to 5 seconds.

### Firmware version 1.4

**Release date:** \
08 April 2024

* [New command to set target temperature with 0.1°C resolution.](https://docs.mclimate.eu/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/pages/l9kJr6FL3Og4ORGKUTxp#target-temperature-with-resolution-0.1-c)
* Changed target temperature function to display temperature with 0.1°C resolution.
* [New commands to set a target temperature step.](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/target-temperature-and-temperature-range.md#target-temperature-range)
* [New functionality and commands for temperature control with temperature hysteresis.](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/target-temperature-and-temperature-range.md#temperature-hysteresis)
* [New functionality and commands for temperature sensor compensation.](/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/wireless-thermostat-device-communication-protocol/target-temperature-and-temperature-range.md#measured-temperature-sensor-compensation)
* Changed start byte of keep-alive packet from 01 to 81 and added another byte to collect target temperature with 0.1°C resolution.

### Firmware version 1.3

**Release date:** \
15 November 2023

* Added the voltage thresholds start-up mechanism.
* Further improvements of the display communication.&#x20;
* Correct the conditions of the set target temperature command.

### Firmware version 1.2

**Release date:** \
28 June 2023

* Further improvements of the PIR sensor.

### Firmware version 1.1

**Release date:** \
26 April 2023

* Improvements of the PIR sensor
  * The PIR sensor powers off when the radio/display are active.&#x20;
  * The default blind period of the PIR sensor has been changed to 10min.

### Firmware version 1.0

**Release date:** \
13 April 2023

* Initial firmware release


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mclimate.eu/mclimate-lorawan-devices/devices/mclimate-wireless-thermostat/release-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
