wiztools / rest-client

Tool to test HTTP/RESTful webservices.
Apache License 2.0
1.53k stars 372 forks source link

Auto-update RESTClient releases #15

Closed subwiz closed 10 years ago

subwiz commented 10 years ago

Would love to start pushing updates instead of announcing updates.

subwiz commented 10 years ago

In-app notification of new version availability is added. Commits on date Oct 02, 2014.

juergenzimmermann commented 10 years ago

Is there an Option to switch off this new feature?

subwiz commented 10 years ago

To disable: add update.check.enabled = false to ~/.rest-client/rest-client.properties. Disable from the UI is not added as of now. The check happens once in 7 days only.