From 0dc12cf49dc63efa7084aab586caef4933b0cc74 Mon Sep 17 00:00:00 2001 From: Marcin Haba Date: Thu, 30 Jun 2022 15:40:59 +0200 Subject: [PATCH] baculum: Update ReleaseNotes --- gui/baculum/ReleaseNotes | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gui/baculum/ReleaseNotes b/gui/baculum/ReleaseNotes index b256af33c..76906d895 100644 --- a/gui/baculum/ReleaseNotes +++ b/gui/baculum/ReleaseNotes @@ -1,4 +1,22 @@ + Release Notes for Baculum 13.0.0 + +This is a new major release. + +New changes and fixes: + + - Fix #2667 keep original fileset options order + - Fix clearing OAuth2 properties after testing API connection on security page + - Fix directing to default page after log in for users with non-admin roles + - Add to install wizard pre-defined b*json tool paths for FreeBSD and older Debian/Ubuntu + - Fix #2661 required parameter PHP error on PHP 8.0 + - Fix error calling method_exists() with non-objects on PHP 8 + - Update Polish translations + +Bugs fixed/closed since last release: +2661, 2667 + + Release Notes for Baculum 11.3.4 This is a beta release. -- 2.47.3