hiddify.com/docs/manager/configuration-and-advanced-settings/How-to-update-Hiddify-panel.md
global 2db814702f
Some checks are pending
ci / deploy (push) Waiting to run
Initial commit
2025-03-05 18:05:33 +03:00

2.0 KiB

title weight
How to update HiddifyManager -90

How to update HiddifyManager

There are 2 ways to update the panel.

Update through admin panel

In the panel, go to the Actions menu and click Update.

update approach

This may take between 5 and 10 minutes, after which the operation will finish and the panel will be updated with the latest update.

Change the update mode

If you need to change the update mode, you can choose one of the Release, Beta and Develop versions and then update.

update mode

For example, in the above picture, set the update mode to the Beta mode and click Submit.

Then select the Update option from the Actions menu. After about 5 minutes, the panel will be updated to the version you want.

Automatic update settings in the panel

The panel updates itself daily with the latest version of released version on project's GitHub. Its settings are in the general settings section.

auto update

For this, the automatic update option should be enabled in the general settings, the panel will be updated daily.

Update via SSH

Connect via SSH to the server and select Update in the Hiddify menu. There are 3 modes.

Update

  • The default option updates the panel based on default.
  • The update release option is based on the stable version.
  • The develop option is to update the version under development.