# 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.3

**Release date:** \
21 February 2025

* Energy harvesting optimisation in low light conditions.
* Fixed a bug related to the display of the label (400) on the CO2 graph.
* Added a function to send an uplink when pressing the "Check" button.
* Added [radio commands](/mclimate-lorawan-devices/devices/mclimate-co2-display-lite/co2-display-lite-device-communication-protocol/network-related-settings-and-others.md#set-get-uplink-sending-on-button-press) to enable/disable the uplink sending function when the "Check" button is pressed.

### Firmware version 1.2

**Release date:** \
18 November 2024

* Fixed issue with temperature reading.
* NEW - command to remotely [restart the device](/mclimate-lorawan-devices/devices/mclimate-co2-display-lite/co2-display-lite-device-communication-protocol/restart-device.md) - A5.

### Firmware version 1.1

**Release date:** \
23 May 2024

* Fixed an issue related to incorrect displaying of null values on graphs.
* Changed the child lock function to unlock/lock the device keys by holding the "Check" button for 10 seconds.

### Firmware version 1.0

**Release date:** \
10 May 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-co2-display-lite/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.
