Releases: FurryCoders/FAAPI
Releases · FurryCoders/FAAPI
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
v3.11.8
⚙️ Changes
- Update parser to support FurAffinity's new display names feature
- Added
UserPartial.display_nameandUser.display_name - Full support coming in next minor update
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.11.8
- Full changelog: v3.11.7...v3.11.8
v3.11.7
⚙️ Changes
- Updated parser to work correctly with FurAffinity's new tag-blocking feature on submission pages
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.11.7
- Full changelog: v3.11.6...v3.11.7