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

Auto update when new version is released #411

Merged
merged 9 commits into from
Apr 11, 2017
Merged

Conversation

alexbrazier
Copy link
Contributor

@alexbrazier alexbrazier commented Mar 31, 2017

@RocketChat/core

Closes #168
Closes #98

Add auto update feature

  • The app will check for updates every time it is launched
  • Option to skip the update (wont be reminded until next release)
  • Install now will download update and notify you when it is ready

Screenshots

image

image

When the update has been downloaded you get two options:

  • Install now will quit and bring up an install wizard
  • Install later will do a silent install on quit

image

package.json Outdated
@@ -2,7 +2,7 @@
"name": "rocketchat",
"productName": "Rocket.Chat+",
"description": "Rocket.Chat Native Cross-Platform Desktop Application via Electron.",
"version": "2.7.0-develop",
"version": "2.5.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to change this back, changed for testing purposes.

@engelgabriel engelgabriel added this to the 2.7.0 milestone Apr 4, 2017
@alexbrazier alexbrazier changed the title [WIP] Auto update when new version is released Auto update when new version is released Apr 9, 2017
@rodrigok
Copy link
Member

@alexbrazier can you fix the conflicts?

@engelgabriel engelgabriel merged commit 866031d into develop Apr 11, 2017
@engelgabriel engelgabriel deleted the feature/update branch April 11, 2017 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option for automatic update from either Rocket Chat repository or a local based one Auto Updater
3 participants