Skip to content

v3.10.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 22:05
· 197 commits to main since this release
v3.10.0
0444092

馃殌 New Features

  • Fur Affinity UI update
    • Support the new UI introduced on November 26, 2022
    • Note: the new UI does not show comment parents yet, but the parent comment link is stil present in the HTML and just commented out, so the parser uses regex to extract the parent ID; this could cause unforeseen issues so be careful when parsing comments
  • User banners
    • Parse new user banners (when set)
    • New User.banner_url variable holds the banner URL

鈿欙笍 Changes

  • Rename User.user_icon_url and UserPartial.user_icon_url to User.avatar_url and UserPartial.avatar_url

馃摝 Dependencies

馃敆 Links