Skip to content

MonoPanel 0.8.8

Choose a tag to compare

@github-actions github-actions released this 24 Sep 09:07
· 20 commits to main since this release

v0.8.8 — CMS без --force и без риска для чужих баз, fail2ban в «Расширениях» / CMS installs without --force and without risk to other databases, fail2ban on the Extensions page

Русский

  • --force при установке CMS больше не удаляет чужие базы. Раньше он очищал базу с именем <логин>_, даже если её сделали вручную или она принадлежала другому сайту того же аккаунта с той же CMS: WordPress с --force на втором сайте стирал базу первого. Теперь очищается только база, которую панель создала для CMS этого сайта, в остальных случаях CMS получает новую базу. Подпись галочки на вкладке CMS и справка --force говорят об этом прямо.
  • mp cms install и вкладка CMS ставят CMS на только что созданный сайт без --force: нетронутая страница-заглушка панели считается пустым docroot.
  • «Расширения» и mp stack list показывают fail2ban — версию и состояние службы. Раньше установленный fail2ban выглядел там неустановленным.
  • Команда установки стала короче: curl -fsSL https://monopanel.app/install.sh | sh. Сайт и документация — https://monopanel.app.

English

  • --force no longer drops other databases when installing a CMS. It used to empty the database named _ even when it was made by hand or belonged to another site of the same account with the same CMS: WordPress with --force on a second site wiped the first site's database. Now only the database the panel made for this site's CMS is emptied; otherwise the CMS gets a new one. The CMS tab checkbox and the --force help say so.
  • mp cms install and the CMS tab install into a freshly created site without --force: the panel's own untouched placeholder page counts as an empty docroot.
  • The Extensions page and mp stack list show fail2ban with its version and service state; an installed fail2ban used to look missing there.
  • A shorter install command: curl -fsSL https://monopanel.app/install.sh | sh. The website and documentation live at https://monopanel.app.

Обновление

mp update
mp update apply

Панель скачает пакет для своей ОС, проверит подпись и перезапустится сама.