Skip to content

Releases: tinify/tinify-net

1.9.0

14 Oct 10:11
6c6e291

Choose a tag to compare

  • Removed custom TLS stack
  • Allowed option for callers of library to inject own http client

1.8.1 - Dependency updates

02 Jul 08:21

Choose a tag to compare

  • Upgrade System.Text.JSON
  • Skip custom CABundle verification on MacOS as it was broken since last MacOS update

1.8.0

02 Jul 08:19

Choose a tag to compare

  • Added .NET 9 as target
  • Removed .NET 6
  • CVE-2024-43485 - Upgrade System.Text.JSON to the latest version for builds above .net3.1

1.6.0 New features and modernized internals

02 Jul 08:20
e81f50d

Choose a tag to compare

  • Increased TargetFramework to netstandard2.0
  • Tinify client is now tested on
    • netcoreapp3.1
    • net5.0
    • net6.0
  • Modernized internals
  • Added new API methods
    • Source.Convert
    • Source.Transform
    • Source.TransformBackground
    • Result.Extension

Lower TargetFramework to 1.4

08 Nov 14:29

Choose a tag to compare

Lower TargetFramework to 1.4 to support .NET Core 1.x.