Skip to content

Releases: garciaalvaro/post-meta-controls

1.2.0-rc1

09 Oct 22:24
Compare
Choose a tag to compare
1.2.0-rc1 Pre-release
Pre-release
  • Added unavailable_dates option in date_single and date_range.
  • Use a rest route to get the sidebars data instead of printing the data inline.
  • Fixed momentjs locales file not loading correctly.
  • Fixed date_range defaults not showing.
  • Fixed bug when saving empty value in image and image_multiple.
  • Code refactor. Migrated JavaScript to TypeScript.