Releases: garciaalvaro/post-meta-controls
Releases · garciaalvaro/post-meta-controls
1.2.0-rc1
- 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.