mb21 / panwriter

Markdown editor with pandoc integration and paginated preview.
https://PanWriter.com
GNU General Public License v3.0
1.01k stars 45 forks source link

Feature request: do not force to auto update the application (Mac) #139

Closed ruda closed 1 year ago

ruda commented 1 year ago

I (re)installed PanWriter 0.8.4 in an old MacBook running OS X El Capitan (macOS 10.11.6) and the application tries automatically to upgrade to version 0.8.5 which is not compatible to El Capitan. Is there any way to stop this to happens? Also, upgrades should be an opt-in.

https://github.com/mb21/panwriter/blob/f68ea9d9779ab55597cf838bd137bb35ba2b5647/electron/main.ts#L199

mb21 commented 1 year ago

Hello, this is actually already implemented! See https://panwriter.com/MANUAL.html#settings

ruda commented 1 year ago

Thank you! I didn't notice the manual online :)