Released: December 10, 2023
This version includes fixes merged from series 4.2 and 4.3.
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.
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.
Fixed test that were asserting for True values instead of asserting for equality.