]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update release notes Release-13.0.4
authorMarcin Haba <marcin.haba@bacula.pl>
Mon, 12 Feb 2024 15:10:43 +0000 (16:10 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Mon, 12 Feb 2024 15:10:43 +0000 (16:10 +0100)
gui/baculum/ReleaseNotes

index f44059178762e6fc7a46d108b9cfd31d2c14a27c..625de9c1898250d581cfc8cf2d03784378ec5bc5 100644 (file)
@@ -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