Skip to content

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:47
· 392 commits to main since this release
v3.8.0
ac92d12

馃殌 New Features

  • Submission user folders
    • Submission folders are now parsed and stored in a dedicated user_folders field in the Submission object
    • Each folder is stored in a namedtuple with fields for name, url, and group (if any)
  • BBCode conversion
    • New properties have been added to the User, Submission, Journal, JournalPartial, and Comment objects to provide BBCode versions of HTML fields
    • The generated BBCode tags follow the Fur Affinity standard found on their support page

馃敆 Links