Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.50.0](v5.49.0...v5.50.0) (2024-10-02) ### Bug Fixes * boolean values are converted to 1 and 0 only on configuration page ([#1347](#1347)) ([d0d0c11](d0d0c11)) * custom row loading on many tabs ([#1336](#1336)) ([f124b5e](f124b5e)) * **globalConfig:** update name and rest root convention ([#1335](#1335)) ([bdfa8c3](bdfa8c3)), closes [#1333](#1333) ### Features * **dashboard:** add possibility to display CRITICAL log lvl in dashboard ([#1337](#1337)) ([d937986](d937986)) * option for configuring is_visible from globalConfig.json ([#1345](#1345)) ([04c80e3](04c80e3)), closes [#1334](#1334) * provide support for Python 3.9 for OS-dependent libraries ([#1338](#1338)) ([5cfc889](5cfc889)) * restructure conf and spec file generation ([#1328](#1328)) ([bc6a36b](bc6a36b)) * restructure html file generation ([#1311](#1311)) ([ed2c2bd](ed2c2bd)) * restructure xml file generation ([#1312](#1312)) ([a171c8d](a171c8d))
- Loading branch information