Forum Discussion
josh_bodner
Mar 11, 2020Former Employee
Dev channel update to 82.0.446.0 is live
Hello Insiders, today we’re releasing build 82.0.446.0 to the Dev Channel. For this week’s most noteworthy new additions:
Added features:
Added a capability to Guided Switch to ask t...
josh_bodner
Mar 13, 2020Former Employee
AmineI a lot of the theory behind rolling out features gradually is that, without a control population, you can't determine the causality of any regressions with any amount of certainty. In other words, if we unintentionally break something when we add a new feature, especially if it's something unrelated, we stand a much better chance of pinpointing it to being caused by the addition of that feature if there are still some people without that feature that we can compare to. Plus, having an off switch in general lets us turn things off when bad things happen, which has already proven useful a few times.
AmineI
Mar 14, 2020Brass Contributor
josh_bodner I see, thanks for your precisions 🙂 !