-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SCOOBE Spec: Displaying information for Multi-Version Updates #10979
Comments
Some screenshots would be helpful for suggestions. |
The proposals are:
Textual visualsHere are some sample text for how it may show up. This is showing a 3 release upgrade .29 to .35. Merged version stylev0.29 -> v0.35:
Per version breakout style:v0.33 -> v0.35:
v0.31 -> v0.33:
v0.29 -> v0.31:
|
More detailed is the per version view. But I give +1 👍 for the merged style because the main use case is seeing all new features in an overview. For detailed version history the user can look on GitHub. Btw.: I wouldn't link directly to github issue. The mention of the number is enough. Can we use a vote system like 🚀=merged layout 👀=detailed layout? |
My $0.02: the tailored release notes are nice.. but I'd be fine with just a scrollable list of release notes per version, e.g. how Your Phone does it. Having "first time run" teaching tips across various modules to introduce updates or new features might be more helpful for new users. |
When looking at (or thinking of) other programs, they normally never combine all changes into one single list. I am not liking the idea at all. What you call per-version and latest version both seem to be the standard. |
I would rather create a poll somewhere. But that's just me. |
Also good. We should definitive have a real like survey. |
What you call "Per version breakout style" seems more in line with what other applications do. I understand the logic for the "Merged version style" but it just does not feel right. |
Closing this as we've reached consensus on the initial implementation. We'll continue to utilize this feedback as we iterate/improve on the design moving forward. Thanks everyone! |
Area(s) with issue?
Welcome / PowerToys Tour window
Opening this issue against PR #10978 to get feedback from the community on their preferred layout for the What's New page's content in the Welcome to PowerToys window. Specifically, we're focused on scenarios where a user updates across multiple versions (i.e. v0.31 -> v0.37).
The current proposed solution is to concatenate the significant update information from the multi-version update into a single list that is displayed to the user. Included with this list is a link to release notes for more specific info on what changed from version to version.
An alternative solution however, is to simply list out what's changed in a per-version format, where the user will see the significant updates from version to version directly on the What's New page.
Both solutions are viable, so we're opening it up to the community for deliberation until we close on the final design.
The text was updated successfully, but these errors were encountered: