Update CHANGELOG.md

This commit is contained in:
Alexandre
2024-05-19 17:05:14 +02:00
committed by GitHub
parent 9f0ef54812
commit 0a4accec81

View File

@@ -1,12 +1,12 @@
- Significantly improve the SPECIES_CONVERTER option, and add a webui when the option is enabled
- Improve the SPECIES_CONVERTER webui with input text filtering in both browser and mobile
- [SPECIES_CONVERTER] : Significantly improve, add a webui when the option is enabled
- [SPECIES_CONVERTER] : Improve the SPECIES_CONVERTER webui with input text filtering in both browser and mobile
## 0.13-28 (17-05-2024)
- Improve code clarity by separating modifications of code to make it work, and new features specific to the addon
- New option SPECIES_CONVERTER: if enabled, you need to put in the file /config/convert_species_list.txt the list of species you want to convert (example : Falco subbuteo_Faucon hobereau;Falco tinnunculus_Faucon Crécerelle). It will convert on the fly the specie when detected. This is not enabled by default as can be a cause for issues
- [SPECIES_CONVERTER] : New option ; if enabled, you need to put in the file /config/convert_species_list.txt the list of species you want to convert (example : Falco subbuteo_Faucon hobereau;Falco tinnunculus_Faucon Crécerelle). It will convert on the fly the specie when detected. This is not enabled by default as can be a cause for issues
- [code] : Improve code clarity by separating modifications of code to make it work, and new features specific to the addon
## 0.13-27 (15-05-2024)
- Enable new feature to change detection from webui
- [CHANGE DETECTION] : Enable new feature to change detection from webui
## 0.13-25 (13-05-2024)
- Allow ssl using certificates generated by let's encrypt