Released 2024-11-01
Improvements
- Added new "PluginStorageExpirationProcessor" background processor to clean up expired Content Vault records. Disabled by default
- Added periodic progress saving for media content
- Improves performance of the user counting queries
Bug Fixes
- Fixes edge case with media content where completion was reached but the status was not able to be updated even after relaunching
Dispatch Improvements
- Dispatch pages now use the "onpagehide" handler instead of "onunload" to work around Chrome deprecating the unload handlers