Releases: FurryCoders/FAAPI
Releases · FurryCoders/FAAPI
v3.12.3
🔧 Fixes
- Fix
ParsingErrorbeing raised on the first and last submission of a user's gallery/scraps
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.12.3
- Full changelog: v3.12.2...v3.12.3
v3.12.2
🔧 Fixes
- Fix selectors for submission folder (gallery/scraps), next submission, and previous submission in submission pages that did not work with the "minigallery" navigation turned on
- Fix issue #27
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.12.2
- Full changelog: v3.12.1...v3.12.2
v3.12.1
🔧 Fixes
- Fix error when parsing journals lists when one or more journals was not rated general
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.12.1
- Full changelog: v3.12.0...v3.12.1
v3.12.0
🚀 New Features
- Add
Journal.ratingandJournalPartial.ratingproperties
🔧 Fixes
- Fix parsing errors due to FurAffinity's update on 2025-11-28
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.12.0
- Full changelog: v3.11.14...v3.12.0
v3.11.14
🔧 Fixes
- Fix
FAAPI.watchlist_byandFAAPI.watchlist_toreturning display name instead of username
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.11.14
- Full changelog: v3.11.13...v3.11.14
v3.11.13
🚀 New Features
- New
ClassicTheme(ParsingError)exception raised when a parsed page uses the "Classic" theme- Courtesy of @plum-pan
📦 Dependencies
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.11.13
- Full changelog: v3.11.12...v3.11.13
v3.11.12
🔧 Fixes
- Fix
FAAPI.watchlist_toandFAAPI.watchlist_bynot returning the next page
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.11.12
- Full changelog: v3.11.11...v3.11.12
v3.11.11
🔧 Fixes
- Fix
FAAPI.login_statusandFAAPI.menot working due to /login not being allowed by FurAffinity's robots.txt.
📦 Dependencies
- Use requests ^2.32.5
- Use beautifulsoup4 ^4.13.5
- Use lxml ^6.0.1
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.11.11
- Full changelog: v3.11.10...v3.11.11
v3.11.10
⚙️ Changes
- Remove gender parsing and set the
Submission.genderproperty toNone
🔧 Fixes
- Allow "^" characters in username URL names
🔗 Links
- PyPi release: https://pypi.org/project/faapi/3.11.10
- Full changelog: v3.11.9...v3.11.10
v3.11.9
🔧 Fixes
- Fix
KeyErrorraised when parsing a submission or journal with hidden comments
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.11.9
- Full changelog: v3.11.8...v3.11.9