= 4.0.4 on November 6, 2024 =
This update adds new filter operators for fields with predefined choices, and resolves various filtering and logic issues.
#### 🚀 Added
* `is empty` and `is not empty` operators for fields with predefined choices.
* Option to specify a custom value for the `contains` operator when fields have predefined choices.
#### 🐛 Fixed