-
Notifications
You must be signed in to change notification settings - Fork 973
hiding/removing "update to preview release" #11638
Comments
With limited amount of settings this would seem hard to do.
Many users might not be able to do it as its quite different on each platform. I'd suggest remove the switch and have a link to the most recent preview build for a release on github. And add a disclaimer that preview builds are still in development and unstable and will have known bugs. Upgrading might may cause issue while using the browser. |
I think an environment variable will be a better way. We want a lot less users using preview builds, mainly just QA. We'll still have instructions for very advanced users that want to use it. But we're going to channels instead for Beta, Developer, and Nightly so it's kind of confusing that preview builds aren't related to those and only to hotfixes. So removing the checkbox and using an env variable I think is best. |
Worked on MacOS also |
Great call on removing this 😄 I've felt beyond guilty about the bug the Windows users have experienced (where it fetches the preview instead of the last release). Better to keep anything on |
Good to have this. Now I do consider myself to be someone who wants to be on the preview releases, but I also get confused very much with Brave's versioning. Things should be clarified much more. E.g. there is
And it is often very much unclear how these relate to each other. A specific Brave deployment can have almost an arbitrary combination of those identifiers although not all combinations are possible at any specific time. An example of this inconsistency. about:brave says: "Brave: 0.19.70, Update Channel: Release". But the link to the release notes says "Dev Channel Beta v0.19.70dev". So what is it? Release, Beta or Dev? It can't be all three at the same time! |
Test plan
#11645 (comment)
I've started to notice that some of our user base might have the wrong impression of what exactly a "preview" build means. Because the "enable previews" option is easily accessible, I feel that a good percentage of our users are enabling it automatically with the expectation that the "preview" build will be somewhat equal to the release in terms of quality which isn't the case.
We've had several instances in the past few months where we've released a preview version that either:
When this happens, we usually get a large influx of support requests/rants/complaints via various social media channels. We're most likely losing users every time a preview build completely breaks the entire Brave experience. These users shouldn't have been on the preview build from the start.
We should still allow users to enable "preview" builds, but we need to ensure that only advanced users that are aware of the risks are using previews, and not regular users who might think that the "preview" build is basically an equivalent to the release build. We could either:
CC'ing @bbond @aekeus, @bsclifton, @LaurenWags, @srirambv
The text was updated successfully, but these errors were encountered: