Skip to content

Releases: montroly/fansyloader

v0.6.2

26 Oct 18:38
3c3f867
Compare
Choose a tag to compare

Advanced check for #4

Release v0.6.1

26 Oct 17:14
26e49a1
Compare
Choose a tag to compare

Release v0.6.0

25 Oct 14:47
a3f5d1a
Compare
Choose a tag to compare
  • Support: OF purchased
  • When the progress bar is enabled, messages are displayed until the first download starts
  • Fix: Loading does not continue if download process is aborted shortly before the end
  • Fix: "Start Download" and "Download completed" is no longer displayed if the file has already been downloaded
  • Fix: Proxy authentication does not work

Release v0.5.0

23 Oct 00:02
a3f5d1a
Compare
Choose a tag to compare
  • Support: OF Stories (Highlights)
  • The update check is performed only once every 4 hours
  • If Github does not respond within 30 seconds during the update check, the update check is aborted
  • Fix: mp4-gifs are not displayed in HTML files
  • Fix: Completed downloads are also displayed immediately when using the textual process indicator.
  • Fix: OF Profile images are downloaded every time

Release v0.4.0

20 Oct 14:33
f83de71
Compare
Choose a tag to compare
  • Fansyloader automatically checks on startup if a new version is available on Github and optionally downloads it. Can be disabled in the configuration via enable_auto_update = false.
  • Windows version can now be opened with a double click.

Release v0.3.0

20 Oct 09:56
86f3bf3
Compare
Choose a tag to compare
  • Support: OF profile
  • Support: OF archived posts
  • Support: Fansly profile
  • Support: Fansly messages
  • Download starts faster when only a few files are available
  • API which should be scrapped can be selected (config.toml => [Service] scraped_apis)
  • Text can optionally be ignored if there are no associated media files. (config.toml => [Download.Text] media_required)
  • New quick launch flags for Fansly and Onlyfans (./fansyloader --fansly and ./fansyloader --onlyfans)
  • Revised display text for progress, when progress bar is disabled.
  • The progress name indicates which API the download comes from
  • Fix: Missing directory if the user has no display name
  • Release for ARM7 added (raspberry pi)
  • Releases are now signed

Pre-release v0.3.0-rc1

18 Oct 18:31
be67742
Compare
Choose a tag to compare
Pre-release

Pre-release for version 0.3.0. Use for testing only.

  • Support: OF profile
  • Support: OF archived posts
  • Support: Fansly profile
  • Support: Fansly messages
  • Download starts faster when only a few files are available
  • Fix: Missing directory if the user has no display name

Release v0.2.0

15 Oct 23:45
e3003c7
Compare
Choose a tag to compare
  • Logic to load for OF and Fansly completely revised
  • OF messages are loaded
  • Added textual description of the loading process (Enabled when the progress bar is hidden)
  • HTML is rendered correctly (links are removed)
  • Robustness against API improved
  • Fix: Whitelist does not work
  • Various smaller fixes

Pre-release v0.2.0-rc1

14 Oct 15:30
5113f20
Compare
Choose a tag to compare
Pre-release

Pre-release for version 0.2.0. Use for testing only.

  • OF messages are loaded
  • HTML is rendered correctly (links are removed)
  • Loading of posts was adjusted
  • Fix: Whitelist does not work
  • Various smaller fixes

Release v0.1.1

11 Oct 13:26
5113f20
Compare
Choose a tag to compare

Initial version