Dev Center Updates

Stencil-CLI 1.20.0 Release

by BigCommerce
You can now specify your store URL, token, and port while running stencil init. Try it out! stencil init --url https://store.com --token myaccesstoken12345 To get this update, simply run npm install -g @bigcommerce/stencil-cli
Stencil
Enhancement
Announcement

API and Theme Updates August 16, 2019

by BigCommerce
API include_fields is now an available parameter on products PUT and POST actions type is not mutable, removed from Update Customer Attributes fieldValue description updated to reflect current behavior for Storefront Checkout. Applied...
API
Maintenance
Theme
Developer Blog

Cornerstone 4.0.0 Release

by BigCommerce
Enhancements Update @babel/polyfill to 7.4.4 #1521 Add maxlength to text options #1531 Add return instructions in return-saved.html #1525 Remove Google Plus #1526 Enable Facebook like button to be displayed on product page if enabled...
Cornerstone
Bug Fix
Enhancement
Announcement

API & Stencil Updates July 26th, 2019

by Tatiana Perry, Developer Documentation Specialist
Enhancement When using a stencil login form, the redirect_to field can be set using a POST. `` Maintenance API variantid usage updated to variantid:in for Price Lists. Information on persistent cart added to Cart and Checkout Overview...
API
Maintenance
Stencil

Stencil Documentation Re-Architecture

by BigCommerce
We have rolled out organizational changes to the Stencil Documentation. Changes include: -Improved navigation structure -Articles titles are more concise and accurately sit within the navigation -Content has been consolidated and...
Announcement
Stencil
Enhancement

API Updates July 5, 2019

by BigCommerce
Announcements Client Secret Length As of July 2, 2019: Rollout of increasing the client secret from 32 characters to 64 characters was started. Any existing client secrets will work as normal Any new accounts created using the Big...
API
Maintenance
Announcement
Stencil

API Updates June 28, 2019

by BigCommerce
V3 Customers API As of June 27th, 2019, the V3 Customers API is out of beta. Returns storecreditamounts if storecredit is added as an includes. acceptsproductreviewabandonedcart_emails was added. It determines if the is signed up to...
API
Announcement
Maintenance

API and Stencil Updates June 25, 2019

by BigCommerce
Announcement As of June 17th, Wishlist API is now out of beta. Maintenance API Fixed inaccuracies in Orders POST. Removed sub-resources that are read-only and marked required fields. Added discountrules type and pricelist_id to...
API
Maintenance
Announcement
Stencil

Cornerstone 3.5.0 Release

by BigCommerce
Enhancements Update license year. #1510 Stop running Travis against Node 6 #1511 Clean up whitespace in #1513 Add additional regions #1491 Remove remoteapiscripts from the templates #1505 Bug Fixes No Bug Fixes in Cornerstone...
Cornerstone
Enhancement