Releases: Extra-Chill/extrachill-shop
Releases · Extra-Chill/extrachill-shop
Release list
v0.9.1
v0.9.0
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
v0.8.0
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
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