Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@dentolos19 dentolos19 released this 09 Jun 10:08
· 47 commits to main since this release

Special thanks to @majora2007 for all the help! πŸ₯‚

πŸŽ‰ What's Changed

  • Added documentation (#9)
  • Added new methods for trending media and recommendations APIs (#8, #14)
    • GetTrendingMediaAsync
    • GetMediaRecommendationsAsync
    • SaveMediaRecommendationAsync
  • Added new methods for media reviews APIs (#11, #13)
    • GetMediaReviewAsync
    • GetMediaReviewsAsync
    • SaveMediaReviewAsync
    • DeleteMediaReviewAsync
    • RateMediaReviewAsync
  • Added more sorting options for searching media
  • Fixed profile colors having custom values (#7)

⚠️ Breaking Changes

  • Changed the type of property ProfileColor from enum UserProfileColor to string
  • Changed the name of property SiteUrl to Url in classes Character, Staff, Studio

Full Changelog: v1.3.4...v1.4.0