Fixed database size usage and disk usage output on the info pages

This commit is contained in:
alexey
2026-03-26 22:52:45 +03:00
parent e37e8a0d1e
commit ec4bb73609
4 changed files with 33 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
Name: hestia
Version: 1.9.6
Release: 5%{dist}
Release: 6%{dist}
Summary: Hestia Control Panel
Group: System Environment/Base
License: GPLv3
@@ -184,6 +184,9 @@ fi
%{_tmpfilesdir}/%{name}.conf
%changelog
* Thu Mar 26 2026 Alexey Berezhok <a@bayrepo.ru> - 1.9.6-6
- Fixed database size usage and disk usage output on the info pages
* Thu Mar 19 2026 Alexey Berezhok <a@bayrepo.ru> - 1.9.6-5
- Added nginx with mod_rewrite
- Added templates for nginx mod_rewrite activation