]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update release notes
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 6 Jul 2021 03:31:35 +0000 (05:31 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:25 +0000 (09:03 +0100)
gui/baculum/ReleaseNotes

index 2197851d49f4fef41bacf22862b568af118c0485..2b380f74b78ba2a25de24c33bbe4b9e6c51a5429 100644 (file)
@@ -1,3 +1,37 @@
+
+                Release Notes for Baculum 11.0.5.2
+
+This is a minor new feature and bug fix release. The main new features for this
+version are: new director page and new console page. Additionally, support for
+PHP 8 has been added. Russian, Portuguese and Polish translations have been
+updated as well.
+
+New changes and fixes:
+
+ Baculum Web:
+ - New director page with graphical/text status and with configure director resources
+ - Add console page to configure consoles
+ - New delete volumes bulk action on volume list page
+ - Fixes to support PHP 8
+ - Reorganize dasboard page - idea proposed by Sergey Zhidkov
+ - Add new columns to job list page - idea proposed by Sergey Zhidkov
+ - Fix missing texts in translation files - reported by Sergey Zhidkov
+ - Fix problem with listing directories in restore wizard - reported by Tomasz Ĺšwiderski
+ - Set responsive priority for job list table
+ - Update Russian translations
+ - Update Portuguese translations
+ - Update Polish translations
+ - Apply PRADO framework patches to support PHP 8
+ - Remove old configure page
+
+ Baculum API:
+ - Add JSON output parameter to show client(s), show job(s), show pool(s) API endpoints
+ - Add to API deleting volume from the catalog
+ - Add director show command API endpoint
+ - Improve checking director in status director API endpoint
+ - Fix component autochanger schemas in OpenAPI documentation
+
+
                 Release Notes for Baculum 11.0.2.2
 
 This is a minor new feature and bug fix release. The main new feature for