= 2.18.0 on July 16, 2026 =
This release enhances conditional logic filtering, makes the single entry “Go Back” button return to the calendar the event was clicked on, and clears PHP notices that could appear when rendering calendars.
#### ✨ Improved
* Calendar events that link to a single entry now remember the page the calendar is on: the “Go Back” button on the Single Entry page returns to the calendar instead of the View’s Multiple Entries page, including after editing the entry.
* Enhanced conditional logic:
– Choice-based filters now offer a searchable dropdown whose results page in as you scroll, so fields with large option lists stay fast and usable instead of trying to render every choice at once. This covers the standard choice fields (Drop Down, Checkbox, Radio, Multi Select) as well as Dynamic Lookup and Populate Anything fields, which draw their options from large external data sets;
– Use a field merge tag (e.g. `{Threshold:2}`) as a filter value to compare two fields of an entry instead of a static value;