Skip to content

Commit 18af1ef

Browse files
committed
v1.7.4 release [ Public Version ]
- [Bugfix] for ChangePasswordAsync ( thx to @behi1ty for report ) - [Add] checkpoint required error ( thx to @bman46 ) - [Update] GenerateUploadId - [Update] GetUserMedia... URI - [Tiny update] for ChallengeLoginInfo/TwoFactorLoginInfo
1 parent a957816 commit 18af1ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ InstagramApiSharp's public version - Update date: September 19, 2021 - End Of Su
1616

1717
| Target | Branch | Version | Download link | Total downloads |
1818
| ------ | ------ | ------ | ------ | ------ |
19-
| Nuget | master | v1.7.3 | [![NuGet](https://img.shields.io/nuget/v/InstagramApiSharp.svg)](https://www.nuget.org/packages/InstagramApiSharp) | [![NuGet downloads](https://img.shields.io/nuget/dt/InstagramApiSharp.svg)](https://www.nuget.org/packages/InstagramApiSharp) |
20-
| Release | master | v1.7.3 | [![Release](http://s9.picofile.com/file/8353468992/releases.PNG)](https://github.com/ramtinak/InstagramApiSharp/releases/latest) | |
19+
| Nuget | master | v1.7.4 | [![NuGet](https://img.shields.io/nuget/v/InstagramApiSharp.svg)](https://www.nuget.org/packages/InstagramApiSharp) | [![NuGet downloads](https://img.shields.io/nuget/dt/InstagramApiSharp.svg)](https://www.nuget.org/packages/InstagramApiSharp) |
20+
| Release | master | v1.7.4 | [![Release](http://s9.picofile.com/file/8353468992/releases.PNG)](https://github.com/ramtinak/InstagramApiSharp/releases/latest) | |
2121

2222
## Note
2323
This library is based on [InstaSharper](https://github.com/a-legotin/InstaSharper) with more features and new cool things.

src/InstagramApiSharp/InstagramApiSharp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ See example projects and wiki pages to find out how this library works.</Descrip
4242
- [Bugfix] for ChangePasswordAsync ( thx to @behi1ty for report )
4343
- [Add] checkpoint required error ( thx to @bman46 )
4444
- [Update] GenerateUploadId
45+
- [Update] GetUserMedia... URI
4546
- [Tiny update] for ChallengeLoginInfo/TwoFactorLoginInfo
4647

4748
v1.7.2

0 commit comments

Comments
 (0)