Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 543 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 543 Bytes

1.1.1

  • Add width/height to admin bar SVG to fix FOUC

1.1.0

  • Add settings to allow user to specify "post statuses" that trigger deployments
  • Add support for deploying when ACF options pages are updated

1.0.0

  • No longer uses save_post and transition_post_status to detect updates. Only uses transition_post_status
  • Fix undefined offset error when options not yet saved

0.4.1

  • No longer uses sanitize_text_field() on webhook url

0.4.0

  • Add support for transition_post_status to better handle post changes