Skip to content

Commit

Permalink
v2.5.0 released [Private Version]
Browse files Browse the repository at this point in the history
- [Update] Api version and headers to v164.0.0.46.123 [it's default now] 
   also added 157.0.0.37.120
- [Bugfix] for v146 and newer apis Login 
- [Bugfix] for CommentMediaAsync, ReplyCommentMediaAsync
- [Bugfix] for facebook login 
- [Bugfix] for HashtagMedia's channel converter
- [Bugfix] for StateData class
- [Bugfix] for GetUserFollowing's functions
- [Update] TwoFactorLoginAsync
- [Update] GetChallengeRequireVerifyMethodAsync 
    Add ChallengeRequiredV2 to ResponseType
- [Update] GetRequestForDownloadAccountDataAsync
- [Update] ShareMediaToUserAsync, ShareMediaToThreadAsync
- [Add] enc_password support [encrypted password]
- [Add] RemoveEpisodeFromTVSeriesAsync to TVProcessor
- [Add] AddEpisodeToTVSeriesAsync to TVProcessor
- [Add] EditMediaAsync to TVProcessor
- [Add] UpdateTVSeriesAsync to TVProcessor
- [Add] DeleteTVSeriesAsync to TVProcessor
- [Add] CreateTVSeriesAsync to TVProcessor
- [Add] CheckOffensiveTextAsync to CommentProcessor
- [Add] Spam property to ResultInfo class
- [Add] CommentBlock to ResponseType
- [Add] GetContainerType for InstaCommentContainerModuleType
- [Add] InstaCommentContainerModuleType
- [Add] nullable check for HashtagMedia converter
  • Loading branch information
ramtinak authored Oct 27, 2020
1 parent c8e5bc7 commit 820598c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ InstagramApiSharp's private version - Under developing. Check [#243](https://git

| Target | Branch | Version | Changelog |
| ------ | ------ | ------ | ------ |
| Github | master | v2.4.0 | [v2.4.0](https://github.com/ramtinak/InstagramApiSharp/issues/244#issuecomment-673779999) |
| Github | master | v2.5.0 | [v2.5.0](https://github.com/ramtinak/InstagramApiSharp/issues/244#issuecomment-716996294) |


-----
Expand Down

7 comments on commit 820598c

@mrut2pac
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello. What is the cost of subscription today? I'm interested in trying the API

@mrut2pac
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does your API support searching posts by a hashtag? I couldn't find in the change notes.

@ramtinak
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mrut2pac ,
Read this for price>
#243

And yes it's available even in the free version of the library, search in classes, you will find it.

@mrut2pac
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ramtinak . I also saw this #245 (comment)
Wanted to know what's the latest.
I saw it. Let me check if that works for me.

@eluancardoso
Copy link

@eluancardoso eluancardoso commented on 820598c Nov 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ramtinak just 2 quetions:
if buy you send src code?
private version have support for create new account with email and confirm email code like phone?

@Mpsdeveloper
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

سلام دوست من.چطوری میشه به لیست کامنهای یه پست دسترسی پیدا کرد.

@jlg4
Copy link

@jlg4 jlg4 commented on 820598c Jan 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ramtinak,

Is it possible query data from public instagram accounts without logging in? Trying the free version it seems not to be possible?

If possible Im going to buy an subscription.
Thanks!

Please sign in to comment.