# Changelog
`app-edl21-opto` – LoRaWAN with Opto Adapter for EDL21 devices.
This changelog's format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 0.5.1 - 2021-02-16
- Fixed a crash on unexpected input
## 0.5.0 - 2020-10-30
- Unified output of power on self test.
- Add support for up to 25 Obis codes (less with values of more then 8 bytes).
- Adjust data message size (on port 3) to current SF (use up to 222 bytes).
- Send multiple data message uplinks (port 3).
- Enable LostReboot feature by default
- Add new config parameter `PayloadFormat`
- Add new PayloadFormat `2` on Port `4` that prefixes data uploads with timestamp of readout
## 0.4.2 - 2020-10-07
- Built with LoRaWAN-Stack we certified in different Hardware (fixes some edge case issues).
- Redesign Changelog
## 0.4.1
- fixed remote append
- fixed reset to default issue
- WARNING: Due to changes in the generation of the LoRa parameters the values for JoinEUI and
AppKey will change if you use the Restore Default function in the Lobaro Maintenance Tool in
order to reset the configuration.
## 0.4.0
- added remote config
## 0.3.2
- added initial read before otaa
## 0.2.0
- Fix bug where readout failed after wakeup from deep sleep
- Fix bug where Obis code lookup failed |