This release introduce a Backwards Compatibility breaking change (compared to the 8.x-1.0-alpha1 release). Perform the following changes to you apha1 compatible code:
* 11ef12e - turning down specificity of css
* e2bddbb - fix right placement
* 7d9241c - switch default form back to no redirect now that it works
* a52ad23 - Issue #2712245 by protitude: Webform feedback validation problem
* 93061d9 - removing scrollTop as this may throw off mobile if you have enough content above the first input
* 4642210 - Issue #2851354 by protitude: Feedback button style conflict
* 2af350d - adding focus scrolled down below the label, adding scrollTop to fix
* 4c1da4a - removed old ie support