- New: Blocked dates are no longer counted in [date_calc] shortcode calculations by default when using the format="days" option. In order to count blocked out dates, you must now include a new count_blackout_dates="1" option.
- New: The strings used in this add-on can now be translated.
- Fix: Date calculations would trigger an error pop up on the edit entry admin page.
- Fix: Some date field validation checks would fail when sending a date value in Y-m-d format instead of the global date format setting.
- Fix: When validating if a date value is greater than or less than today, the value for today was based on the UTC timezone instead of the server timezone.