Dev Center Updates

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

Cornerstone 3.5.1 Release

by BigCommerce
Enhancements No enhancements on the Cornerstone 3.5.1 release. Bug Fixes Fix conditional logic in share.html #1522 Fix conditional logic in returns-list.html #1512 Using Cornerstone Are you a merchant using our Cornerstone theme...
Bug Fix
Stencil
Cornerstone

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

Removing support for Node 6 in stencil-cli

by BigCommerce
Due to Node 6's End of Life, we've removed support for it in stencil-cli from version 1.16.0 and we'll be working on phasing it out of other Stencil-related projects. As of this writing, the only supported version of Node for use with...
Announcement
Warning
Stencil

Change to image resizing behavior

by BigCommerce
Starting May 30, images requested via the {{getImage}} helper will always be returned at the requested size, even if the original image has lower pixel dimensions than the requested size - it will be upsized in this case. We recommend...
Stencil
Announcement

Change to Google Fonts to improve performance

by BigCommerce
Starting May 29, the {{getFontsCollection}} Handlebars helper in Stencil themes will use Google Fonts' newly released support for font-display. The default behavior of this helper has been changed to return a Google Fonts URL with...
Stencil
Enhancement

API and Theme Documentation Updates

by BigCommerce
API Updated Price Lists API to show that doing more than one bulk update at a time will return a 429 error. Order quantity maximum and minimum allowed return a 409 error instead of a 500 error. Updated list of available APIs was updated...
API
Stencil