Skip to content

v4.0.0

Compare
Choose a tag to compare
@thathoff thathoff released this 25 Oct 18:52
· 61 commits to master since this release
794e99c

Features

  • finalize Maintainer switch (see Breaking Changes)
  • finalize rename to GitContent (see Breaking Changes)
  • Allow POST request to webhooks (thanks to @graphichavoc)
  • Install into plugins folder (thanks to @s3ththompson)
  • Switch to coyl/git PHP git library
  • allow configuration of commit message (thanks to @JonasDoebertin)

BREAKING CHANGES:

  • Name Changed to Git Content
  • Config options changed (blankogmbh.gcapc to thathoff.git-content)
  • Webhook-URLS changed: /gcapc/(push|pull) changed to /git-content/(push|pull)