Merge branch 'next-release' into 'master'

release: v4.17.8

See merge request caimira/caimira!533
This commit is contained in:
Nicola Tarocco 2025-03-13 13:51:30 +00:00
commit c50f9b4ad7
3 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,12 @@
# 4.17.8 (March 13, 2025)
## Bug Fixes
- Implemented missing preflight CORS request handling.
## Other
- Changed CO₂ transition times API response to split occupancy
and ventilation times. Adapted documentation.
# 4.17.7 (December 4, 2024)
## Features Added

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "caimira"
version = "4.17.7"
version = "4.17.8"
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
readme = "README.md"
license = { text = "Apache-2.0" }

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "cern-caimira"
version = "4.17.7"
version = "4.17.8"
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
license = { text = "Apache-2.0" }
authors = [