Skip to content

v3.7.1

Choose a tag to compare

@github-actions github-actions released this 24 May 20:37
· 438 commits to main since this release
v3.7.1
a801247

馃殌 New Features

  • Frontpage
    • New FAAPI.frontpage() method to get submissions from Fur Affinity's front page
  • Sorting of Journal, Submission, and User objects
    • All data objects now support greater than, greater or equal, lower than, and lower or equal operations for easy sorting

馃敡 Fixes

  • Fix equality comparison between Journal and JournalPartial
  • Fix parsing of usernames from user pages returning the title instead
    • Caused by a change in Fur Affinity's DOM

馃敆 Links