Version 0.9.91 (build 252) to 0.9.94 (build 255)
# Fixed the native calendar element for joomla >= 3.7
+ added {hide-if-matches FIELDNAME FIELDVALUE} tags for content and email templates. If specified all content between the tag won't be displayed it the name and the submitted value won't match
# fixed default values for text, textrea, calendar and hidden elements
+ added php support for filter menu items.
If the filter value starts with "$value", the filter value will be interpreted as PHP and allows dynamic pre-filtering of list views.