8.14.0 - Record lookup in query filters
What's new
Record lookup in query filters
The query builder's filter value now accepts a record lookup for reference fields. Search for the record you want, and Jetstream writes the correct ID into the generated SOQL. This makes ad-hoc filters faster when you know the record by name but not by ID.
Lookup clear button fix
Fixed an issue where the clear button did not reset the value while the lookup editor was in manual text entry mode.