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

Feature request: In-app Update #379

Closed
1 task done
afonseca08 opened this issue Feb 24, 2019 · 5 comments
Closed
1 task done

Feature request: In-app Update #379

afonseca08 opened this issue Feb 24, 2019 · 5 comments
Labels
possible feature might implement in the future, closing for now wontfix

Comments

@afonseca08
Copy link

afonseca08 commented Feb 24, 2019

Prerequisites

  • I'm using latest version: v 0.19.1

Description

I've been enjoying Stretchly so far but find it cumbersome to have to manually download and install updates. I'd like to see support for updating to the latest version from within Stretchly. A stretch goal would be an option to allow for auto-updates in the background.

Operating system: OS X Mojave

Steps to Reproduce

  1. Observe notification that an update to Stretchly is available
  2. Manually go to the website, download the update
  3. Close running instance of app, install the new version
  4. Find the installed app in the Applications folder and give it permissions to run as you'll otherwise be unable to open it
  5. Finally, you are able to use the latest version normally

Expected behavior:
Within the Stretchly app, I am given the option to update to the latest version with one click.

Actual behavior:
You have to update manually.

Reproduces how often:
Always

@zuoliang0
Copy link

or maybe can setting to disable update.

@hovancik
Copy link
Owner

It's on my todo list but it's not highest priority. I've been checking it lately and seems it's easier to implement that it used to be year ago ;]

@diegosom
Copy link

diegosom commented Dec 9, 2019

+1, this would let me recommend the app to my non-technical savvy friends

@yo1995
Copy link

yo1995 commented Nov 29, 2021

May be worth looking at

It would be ideal if the auto-update is triggered by an GitHub release event. The default updater Squirrel of Electron seems to require a backend (I'm not familiar with Electron so correct me if I'm wrong), which is a hassle for a lightweight project. Using Sparkle might be a better way to go on macOS, though not sure if it's doable for a JS app.

@hovancik
Copy link
Owner

I'm closing this issue. Reasoning: although it would be nice, it would be adding more places where things go wrong when I want to make new release for Stretchly. Unfortunate truth is, that with Electron, almost every time when I want to make new release, there are multiple things that has changed or are not working anymore and I spend a lot of time trying to make a release.

@hovancik hovancik added wontfix possible feature might implement in the future, closing for now labels Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible feature might implement in the future, closing for now wontfix
Projects
None yet
Development

No branches or pull requests

5 participants