Releases: montroly/fansyloader
Releases · montroly/fansyloader
v0.6.2
Release v0.6.1
- Fix #4
Release v0.6.0
- 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
- 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
- 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
- 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
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
- 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
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
Initial version