From 563d38cc68e57325986585c8acea20b7d07dfdf6 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 30 Apr 2025 14:41:09 +0200 Subject: [PATCH] Update 1.2.6.md --- website/docs/changelog/1.2.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.2.6.md b/website/docs/changelog/1.2.6.md index 0ca67989..480abe38 100644 --- a/website/docs/changelog/1.2.6.md +++ b/website/docs/changelog/1.2.6.md @@ -12,3 +12,4 @@ Not released yet - fixed css bug on *OpenAdmin > Settings > API* causing logs to be invisible on light theme. - fixed error `{"error":"CSRF error","message":"The CSRF token is missing."}` on api calls. - [Archive extraction via FileManager results in wrong file owner #459](https://github.com/stefanpejcic/OpenPanel/issues/459) +- [Lack of description how to use backup commands #255](https://github.com/stefanpejcic/OpenPanel/issues/255)