Releases: OMEGARAZER/bulk-downloader-for-reddit-x
Releases · OMEGARAZER/bulk-downloader-for-reddit-x
v1.0.0
Full Changelog: v0.9.1...v1.0.0
- Removes Archive and Clone modes (use v0.9.1 or the base BDFR if you require them).
- Completed move to BDFRx naming.
- Config locations changed (bdfr -> bdfrx)
- New client_id to connect to the Reddit API. Old BDFR configs will no longer work, you will need to authenticate with the new client_id.
- Uses recommended user agent to connect to Reddit to avoid possible rate-limiting issues.
- Updates Oauth2 flow to allow a browser to open to the required page if able.
v0.9.1
Corrects misconfiguration of v.0.9.0 release.
v0.9.0 release notes
The first release of BDFRx.
v0.9.0 Contains the new db options allowing the use of a sqlite3 db to store hashes, post IDs and links to filter out of future runs to save time.