This release of OptiPub introduces multi-release optimization for subscription histories indexing, enhanced indexing for taggable objects, and the removal of a duplicate migration to ensure smoother updates.
Release Notes 3.2.735
๐ Improvements
- Implemented the first phase of a multi-release optimization to improve subscription histories indexing, which will enhance performance for related queries.
- Optimized indexes on taggable objects to speed up tagging operations and data retrieval.
๐งน Cleanup / Refactoring
- Removed a problematic duplicate migration to prevent potential migration conflicts and ensure smoother database updates.