sedwards2009 / extraterm

The swiss army chainsaw of terminal emulators
https://extraterm.org
MIT License
2.52k stars 116 forks source link

Adding auto-update support #334

Closed sweiss3 closed 1 year ago

sweiss3 commented 3 years ago

I love using extraterm, and it is my default terminal emulator on Windows! I constantly check for new releases so I can get the latest and greatest - I was wondering if adding an auto-update feature (similar to VSCode) is on the roadmap.

sedwards2009 commented 3 years ago

After the last release I was thinking about whether to do scripting next or new version notifications. Both are important. Scripting won for now because the file manager integration will use it.

I'm not likely to do complete auto-updates/installs because the correct way to update the software depends heavily on how you installed it. VSCode likes to say it has a new update, but it doesn't work on Linux because I've installed it via a package and the package manager handles new versions. So VSCode is only half right. Same story with Extraterm. There are a lot of ways of installing it and each way needs a different method of updating.

Showing a notification inside Extraterm about new versions can be done though.

sweiss3 commented 3 years ago

Update notifications will be awesome :)

sedwards2009 commented 1 year ago

Update notifications have been added in 0.71.0. :tada: