From: Marcin Haba Date: Mon, 12 Feb 2024 15:10:43 +0000 (+0100) Subject: baculum: Update release notes X-Git-Tag: Release-13.0.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50abd4ee3e8eb50c11e49cc022ec4eeca3ef610b;p=thirdparty%2Fbacula.git baculum: Update release notes --- diff --git a/gui/baculum/ReleaseNotes b/gui/baculum/ReleaseNotes index f44059178..625de9c18 100644 --- a/gui/baculum/ReleaseNotes +++ b/gui/baculum/ReleaseNotes @@ -1,10 +1,42 @@ - Release Notes for Baculum 15.0.0 + Release Notes for Baculum 13.0.4 This is a new feature release. Almost all changes are for the API part. It extends the API capabilities for new functions. New changes and fixes: + - Split client overview endpoint into reachable and unreachable clients + - Add joberrors parameter to jobs endpoint + - Add fileset parameter to objects endpoint + - Fix name parameter in jobs objects endpoint + - Add restricting resources in objects overview endpoint + - Add filename and path properties to fileevent endpoints + - Add sorting parameters to clients endpoint + - Add job name and fileset to status client endpoint + - Add running jobs property to clients endpoint + - Add documentation for os and version filters in clients endpoint + - Add os and version parameters to clients endpoint + - Add regex operator support in queries + - Add os, version properties and overview parameter to clients endpoint + - Add endpoint to check disk archive device prformance on storage daemon host + - Add endpoint to list files and dirs on storage daemon host + - Update API documentation + - Add delete pool endpoint + - Add delete object endpoint + - Add delete client endpoint + - Use new delete module in volume and job endpoints + - Add module for delete command + - Add client name parameter to clients endpoint + - Add file events API endpoint + - Improve extended name validator + - Speed up dashboard page loading + - Fix parsing director time in time endpoint + - Add objecttype parameter to object categories endpoint + - Add sorting by objectcategory in objects overview endpoint + - Add sorting by fileset in objects overview endpoint + - Add second dimensional sorting and use it for sorting jobstatus in sources overview endpoint + - Add modify default object sorting in object overview endpoint + - Fix support for PHP 5.4 in web interface layer - Fix content field in job record - Improve support for newer PostgreSQL versions - Add fileset content property to jobs endpoint