From 26fcf17ee521a0e8dc48cd20b6d415717056391f Mon Sep 17 00:00:00 2001 From: itsWindows11 Date: Sun, 13 Oct 2024 19:53:13 +0300 Subject: [PATCH] Prepared for v0.7.0 release --- src/ThreadSharp/ThreadSharp.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/ThreadSharp/ThreadSharp.csproj b/src/ThreadSharp/ThreadSharp.csproj index 16ec9b4..8fb450d 100644 --- a/src/ThreadSharp/ThreadSharp.csproj +++ b/src/ThreadSharp/ThreadSharp.csproj @@ -16,6 +16,11 @@ https://github.com/itsWindows11/ThreadSharp threads;threads api;instagram;meta;facebook;c#;csharp; + -- Version 0.7.0 -- + Added support for quote posts & reposts. + Added set-only `AccessToken` property to `ThreadsClient`. + Improved documentation. + Updated to System.Text.Json v8.0.5 to fix vulnerabilities. -- Version 0.6.0 -- Changed media insight retrieval models according to latest Threads API updates, and updated docs. -- Version 0.5.0 -- @@ -28,7 +33,7 @@ True True snupkg - 0.6.0 + 0.7.0