Version 4.4.11
Released: December 10, 2023
This version includes fixes merged from series 4.2 and 4.3.
Documents
Fixed the document file page search content field label. This issue did not affect search function, only the label of the field in the search form.
File caching
Updated the cache and cache partition purge loop to continue executing even when there are files that cannot be purged. Cache partition files will be skipped and retried on the next purge execution.
Testing
Fixed test that were asserting for True values instead of asserting for equality.
Other
- Code style fixes.
Removals
Backward incompatible changes
- None
Deprecations
- None
Issues closed
- None