Documentation Index

Fetch the complete documentation index at: https://help.docfusioncloud.com/llms.txt

Use this file to discover all available pages before exploring further.

Cloud Release - June 2024

Prev Next

Release Notes

RELEASE June 2024


DF-NET480-2024.6.0.5; DocBatch-2024.5.0.18-5;

Features

Backup and Restore CLI Tool
A new Backup and Restore Command Line Tool that allows on-prem customers to Backups/Restore DocFusion Databases
  • Supports Azure/S3 storage
  • Support Backup/Restore of Control Data
  • Select One or more BUs
  • Migrate Entire Environments
  • Failover/Recovery Scenarios


Enhancements

Enhanced Error Code 30 behavior
Implemented a sliding window calculation for timelimit exceeded calculations. See Error Code 30.
DocFusion Database Enhancements
Improvements to the way DocFusion stores and manages Tenant/Business Unit data. This change allows for more effective use of DBs on Cloud Infrastructure to lower costs and simplify disaster recovery.
Added support for generation jobs isolation
We have implemented "EnvironmentInstance" to Elastic Generator configs to allow isolation of generation requests to prevent multiple clusters of generators from picking up the same jobs.
Allow Enabling and Disabling Tenants
Tenants now have an enabled and disabled state. When a tenant is disabled, you will not be able to use any services.
Added new API for GetSnapshotCRCSlim
Added a new lightweight API to get repository snapshot CRC.
DataBroker Service upgraded to .NET 8
DataBrokerService and DataBrokerManagerService Application Services Replaced with .NET 8 based services.


Fixes

Fixed Error on Workbench when moving paths
Resolved an issue where attempting a sync directly after moving a path in the workbench would cause an error.
Fixed an issue where culture could not be modified
Resolved an issue where the default system culture is read-only and prevents custom formatting from being applied.
Fixed a critical circular reference issue on UpdatePath
Resolved an issue where calling the UpdatePath API method to create circular references would result in an error when calculating the environment snapshot.
Fixed an issue where batch statuses would be incorrectly set.
Resolved an issue where batch statuses would be incorrectly updated under certain edge cases.
Fixed an issue with updating tags
Resolved an issue where updating tags did not cause Snapshot change.