-
Notifications
You must be signed in to change notification settings - Fork 89
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
Special update message to Quiet 1.x users re: backwards incompatibility #2039
Comments
@holmesworcester see the recordings posted in the comments section of the PR and let me know if it looks fine |
@holmesworcester Is it fine to leave the button pointing to the 'Downloads' section of https://tryquiet.org/ as I implemented it in the PR? This way we could just merge without being blocked by anything (of course we should wait for the v2 being available to download before releasing) |
Yes linking to the downloads section is fine. |
* feat: make update modal configurable * chore: add update modal story * chore: pass buttons dynamically to the update modal component * feat: show breaking changes warning on app start #2039 * fix: update modal component styling * feat: redirect to downloads page on button click * chore: suffix update modal component * fix: test snapshot * fix: lint
When Quiet 2.x is released, we should do a final release of Quiet 1.x that has no changes, except that it shows a message reminding users that this release is not updated, that they should update Quiet by reinstalling from tryquiet.org, and that when they update their messages and community will not be carried over.
We can use the design for our "Software update" message, with the following text:
This is not a normal autoupdate message. This message should appear on startup, forever.
The 1.x release should never update to 2.x (must use separate s3 buckets) and users should have to reinstall to get 2.x.
This release must happen after 2.x has been released.
The text was updated successfully, but these errors were encountered: