This release brings key improvements to exact match logic for better performance, along with a bug fix for segment version history updates.
Release Notes 3.2.770
🛠 Improvements
- Enhanced exact match logic to use the equals operator instead of ilike, ensuring better index usage and improved performance.
- Updated change endpoint to perform exact matches on models, resolving delays in populating segment versions.
- Another update to exact match logic for more efficient index usage.
🐛 Bug Fixes
- Fixed an issue where the segment version history toggle did not update the current item correctly.