sim0n00ps / OF-DL

C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
562 stars 54 forks source link

Feature Request: notify of new versions #390

Open melithine opened 3 weeks ago

melithine commented 3 weeks ago

It would be helpful to add a check to see if there is a newer version available to notify users they should probably upgrade.

r3arsh commented 3 weeks ago

i agree with this, there's a github api that allows this. probably could be implemented on startup

thatcoderguy commented 6 days ago

Ok, so just to be clear, the expectation is that the software itself will tell you there's a new version?

If so, I'll work on that after the logging levels enhancement.

melithine commented 6 days ago

Ok, so just to be clear, the expectation is that the software itself will tell you there's a new version?

If so, I'll work on that after the logging levels enhancement.

Hold off just a bit, there's some prep work going on right now that will be needed before this... the version isn't tracked in the app itself currently. whimsical-c4lic0 added the app support for it and I've been working on a GHA to simplify/automate the release process for sim0n00ps.