# Change Log

## [v0.3.0](https://transfer.hft-stuttgart.de/gitlab/co2ampel/ampel-firmware/-/releases/v0.3.0) 2022/03/18

* Web-configuration via IoTWebConf.
* Once the *Ampel* is configured, it should behave like previous versions.
* Lots of refactoring.

## [v0.2.3](https://transfer.hft-stuttgart.de/gitlab/co2ampel/ampel-firmware/-/releases/v0.2.3) 2022/02/22

* Last version with static configuration
* Allow unencrypted MQTT
* Updated libraries
* Slightly refactored structure, leaner header files
* `led 0/1` instead of `night_mode` as command

## [v0.2.2](https://transfer.hft-stuttgart.de/gitlab/co2ampel/ampel-firmware/-/releases/v0.2.2) 2021/10/01

* MAC address is now shown at startup and via HTTP

## [v0.2.1](https://transfer.hft-stuttgart.de/gitlab/co2ampel/ampel-firmware/-/releases/v0.2.1) 2021/06/06

* BUGFIX: Sensor would keep on calibrating after successful calibration.

## [v0.2.0](https://transfer.hft-stuttgart.de/gitlab/co2ampel/ampel-firmware/-/releases/v0.2.0) 2021/06/06

* BUGFIX: Calibration was not applied correctly (Thanks Michael Käppler for bug finding & fixing!)
* MQTT works again for ESP32 (board needs to be updated in Arduino IDE/PlaftormIO)

## [v0.1.0](https://transfer.hft-stuttgart.de/gitlab/co2ampel/ampel-firmware/-/releases/v0.1.0) 2021/05/19

* More stable calibration, with 10s timestep
* Allow commands from Serial/MQTT/Webserver
* Many bugfixes

## [v0.0.9](https://transfer.hft-stuttgart.de/gitlab/co2ampel/ampel-firmware/-/releases/v0.0.9) 2020/12/15

* First CO2 Ampel release.
* Basic functionality
