Skip to content
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

Provide versioning with update notifications #201

Open
peterklingelhofer opened this issue Mar 6, 2022 · 4 comments
Open

Provide versioning with update notifications #201

peterklingelhofer opened this issue Mar 6, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@peterklingelhofer
Copy link
Member

peterklingelhofer commented Mar 6, 2022

Operating system

macOS 11.6.2

Browser name and version

Firefox 97.0.2

Expected behavior

Users should be aware of the current version of the player, as well as be made aware of release notes for each new release.

Actual behavior

Users are unaware of player version and when updates are occurring, and what changes are made with each new update.

Steps to reproduce behavior

Visit the homepage.

Screen Shot 2022-03-05 at 8 06 43 PM

@auggod
Copy link
Member

auggod commented Mar 6, 2022

We did have a word mark with beta in the past but we decided to removed it. Adding it back may be counter productive.

Instead, I think we should provide proper versioning with update notifications and changelogs (in a dialog/modal) or separate page.

The script responsible for prompting for refresh is https://github.com/resonatecoop/stream/blob/development/beta/src/stores/update.js

The version number was not bumped for some time. I'd like to move on to 7.0.0 as we finish the typescript conversion and merge #190.

@peterklingelhofer
Copy link
Member Author

peterklingelhofer commented Mar 7, 2022

Thank you for this context @auggod, I will amend this issue's description and title accordingly to make this about displaying the current version number.

Do you have a link to those assets that included the beta text? I would like to maybe/potentially add that logo to the splash screen to the stream-app (since the app is definitely still in beta) to temper user expectations.

@peterklingelhofer peterklingelhofer changed the title Add the word beta to the Resonate logo Provide versioning with update notifications Mar 7, 2022
@auggod
Copy link
Member

auggod commented Mar 7, 2022

I'm really not in favour of using the word 'beta' unless we want to provide different release channels (beta, stable etc...)
We used the subdomain beta (beta.resonate.is) for a while and I feel like we really don't want this anymore.

@peterklingelhofer
Copy link
Member Author

Totally understood, and I agree, we don't want to give the impression that the player isn't fully functional (it is). Thank you for your feedback @auggod!

@peterklingelhofer peterklingelhofer added the enhancement New feature or request label Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants