Added change log
This commit is contained in:
@@ -2,6 +2,15 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [1.9.2.rpm] - Alpha release
|
||||||
|
|
||||||
|
- Forked from 1.8.6 alpha and reworked for rpm based systems support
|
||||||
|
- Added passenger support (https://hestiadocs.brepo.ru/docs/extensions/extended-modules.html#passenger-manager)
|
||||||
|
- Added unified proxy templates support (https://hestiadocs.brepo.ru/docs/user-guide/web-domains.html#шаблоны-прокси)
|
||||||
|
- Added php-cli-selector (https://hestiadocs.brepo.ru/docs/extensions/php-cli-selector.html#php-cli-selector)
|
||||||
|
- Added alternative extensions support (https://hestiadocs.brepo.ru/docs/extensions/php-cli-selector.html#php-cli-selector)
|
||||||
|
- Added russian documentation (https://hestiadocs.brepo.ru/docs/introduction/getting-started.html)
|
||||||
|
|
||||||
## [1.8.6] - Alpha release
|
## [1.8.6] - Alpha release
|
||||||
|
|
||||||
- Added rpm systems support
|
- Added rpm systems support
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "hestia",
|
"name": "hestia",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.8.6",
|
"version": "1.9.2.rpm",
|
||||||
"description": "An open-source Linux web server control panel.",
|
"description": "An open-source Linux web server control panel.",
|
||||||
"repository": "https://github.com/hestiacp/hestiacp",
|
"repository": "https://github.com/hestiacp/hestiacp",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
|
|||||||
Reference in New Issue
Block a user