# November 7th

**Changelog released on 2025-11-07**

Welcome to this changelog. We have fixed ‘Only Children’ filter for variant refs in list and complex attributes, resolved NullReferenceException on login, fixed DateTimeAttribute filter and more.

## Bug

1. **Query editor does not support dates like the search does:** The query editor now allows querying dates like column searches does.\
   (SP-1747)
2. **DateTimeAttribute filter issue:** Improved DateTimeAttribute search in advanced filter.\
   (SP-1903)
3. **NullReferenceException upon logging in.:** Login succeeds without errors, and widgets handle missing or null setup gracefully.\
   (SP-1926)
4. **'Only Children' not working on variant references in list- and complex attributes:** "Only Children" setting for VariantReferenceAttributes did not work when the the VariantReferenceAttribute was a subrule in a list or complex attribute.\
   (SP-1927)
5. **Clear tenant cache when changes to subscriptions or plans:** Tenant cache is now automatically cleared when changes are made to a tenants subscription or plan.\
   (SP-853)
6. **When saving a global list update elastic index:** Global list elastix index is now updated when saving a global list.\
   (SP-953)
