Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 1.01 KB

Changelog

All notable changes will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.1] - 2019-11-23

Added

  • Add link field to company in about_page group
  • Add slug field to blog type in home_page group (in order to match project type)
  • Add ressource url in addition to id for pages field of /wp/v2/theme-settings

Updated

  • Rename link field to slug in project type of home_page group

Fixed

  • Fix acf-json to load groups as expected

[0.1.0] - 2019-11-17

Added

  • Add project post type with its filter taxonomie
  • Add theme settings page (deploy, social media and jwt auth setting)
  • Custom fields for taxonomies (color and text_color)
  • Custom fields for home page
  • Custom fields for about page
  • Add /wp/v2/theme-settings route
  • Expose custom fields on API route (for posts, pages and projects)