File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 16
16
<RepositoryUrl >https://github.com/itsWindows11/ThreadSharp</RepositoryUrl >
17
17
<PackageTags >threads;threads api;instagram;meta;facebook;c#;csharp;</PackageTags >
18
18
<PackageReleaseNotes >
19
+ -- Version 0.7.0 --
20
+ Added support for quote posts & reposts.
21
+ Added set-only `AccessToken` property to `ThreadsClient`.
22
+ Improved documentation.
23
+ Updated to System.Text.Json v8.0.5 to fix vulnerabilities.
19
24
-- Version 0.6.0 --
20
25
Changed media insight retrieval models according to latest Threads API updates, and updated docs.
21
26
-- Version 0.5.0 --
28
33
<PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
29
34
<IncludeSymbols >True</IncludeSymbols >
30
35
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
31
- <Version >0.6 .0</Version >
36
+ <Version >0.7 .0</Version >
32
37
</PropertyGroup >
33
38
34
39
<ItemGroup >
You can’t perform that action at this time.
0 commit comments