Skip to content

v5.0.0

Choose a tag to compare

@RiisDev RiisDev released this 19 Aug 11:02
· 14 commits to main since this release

Full Changelog: IrisV3rm/ScriptBloxAPI@v4.0.1.0...v5.0.0

  • 5.0.0
  • Added an internal convert to WebP Method, 'ConvertWebPToBitmapInternal'
  • Changed internl C# Language to 'latest'
  • Updated 'NetCore.Platforms' -> 7.0.4
  • Updated 'Fody' -> 6.8.0
  • Fixed bug with 'GetSlugsFromResults' throwing a 'Cannot access child value on Newtonsoft.Json.Linq.JValue.'
  • Added UserAgent to HttpClient to help usage control
  • Created a new script Method 'GetScriptsWithFilter, GetScriptsWithFilterAsync'
  • Created new Enum for Filters 'ScriptsMethod.FilterType' to be used with the new methods.