firecamp-dev / firecamp

Developer-first OpenSource API DevTool, Postman/Insomnia alternative.
https://firecamp.dev
GNU Affero General Public License v3.0
2.1k stars 137 forks source link

feat: auto update and release configuration for desktop app #148

Open Nishchit14 opened 1 year ago

Nishchit14 commented 1 year ago

The desktop application should have an auto-update feature that regularly checks if a new version is available. If there is a new release, the auto-update should silently download it in the background and upgrade the installed application without any user interaction. This will ensure the application is always up-to-date with the latest features and fixes.