Skip to content

Releases: Extra-Chill/extrachill-shop

v0.9.1

Choose a tag to compare

@chubes4 chubes4 released this 05 Jul 15:32

What's Changed

  • refactor: consume commerce credentials via the network-layer filter contract by @chubes4 in #26

Full Changelog: https://github.com/Extra-Chill/extrachill-shop/blob/v0.9.1/docs/CHANGELOG.md

v0.9.0

Choose a tag to compare

@chubes4 chubes4 released this 04 Jul 21:03

What's Changed

  • fix: make responsive card grids overflow-safe (min(100%, floor)) by @chubes4 in #19
  • feat: open artist self-serve wp-admin gates by @chubes4 in #22
  • refactor: store Stripe + Shippo credentials via DM encrypted auth provider by @chubes4 in #24

Full Changelog: https://github.com/Extra-Chill/extrachill-shop/blob/v0.9.0/docs/CHANGELOG.md

v0.8.1

Choose a tag to compare

@chubes4 chubes4 released this 15 Jun 21:52

What's Changed

  • fix: guard ability category registration against double-fire _doing_it_wrong notice by @chubes4 in #18

Full Changelog: https://github.com/Extra-Chill/extrachill-shop/blob/v0.8.1/docs/CHANGELOG.md

v0.8.0

Choose a tag to compare

@chubes4 chubes4 released this 13 Jun 00:28

What's Changed

  • refactor: parameterize product provisioning (closes #12) by @chubes4 in #14
  • refactor: replace hardcoded extrachill.com domain with ec_get_site_url by @chubes4 in #11
  • feat: shop product create/update/delete abilities own write logic (refs #67) by @chubes4 in #15
  • refactor: drop the last jQuery dependency (raffle admin script) by @chubes4 in #17

Full Changelog: https://github.com/Extra-Chill/extrachill-shop/blob/v0.8.0/docs/CHANGELOG.md

v0.7.0

Choose a tag to compare

@chubes4 chubes4 released this 18 May 02:29

Added

  • register remaining shop abilities
  • register shop-domain abilities (#4)
  • add homeboy.json with wordpress extension
  • add under-construction notice and 'Artist Profile' badge label

Changed

  • route shipping-label email through ec_send_email + branded template
  • migrate artist order emails to datamachine/send-email (closes #7)

Fixed

  • include vendor/ in production builds
  • correct function name mismatch in manage shop button
  • revert 'Artist Profile' on shop badges, add cross-site links to shop archives
  • use WooCommerce placeholder image instead of CSS-generated gradient