Skip to content

Releases: ramtinak/InstagramApiSharp

Stable release v1.4.0.0

04 Apr 20:10
Compare
Choose a tag to compare

v1.4.0.0

  • [Add] GetTopicalExploreFeedAsync to FeedProcessor (new explore page)
    Supports explore categories, ig tv videos

Stable release v1.3.5.0

01 Apr 20:58
Compare
Choose a tag to compare

v1.3.5.0

  • [Add] UserTag support in InstaVideoUpload (video upload with user tags)
  • [Add] video usertags support for uploading album

Stable release v1.3.4.6

31 Mar 18:33
Compare
Choose a tag to compare

v1.3.4.6

  • [Bugfix] for slider emoji in story upload
  • [Add] CropWidth and CropHeight as parameter for CreateHighlightFeedAsync (thx to @szokeptr)
  • [Add] LastPermanentItem property to InstaDirectInboxThread by @estgold
  • [Add] RelatedHashtags to GetTopHashtagMediaListAsync
  • [Update] GetTopHashtagMediaListAsync
  • [Update] GetRecentHashtagMediaListAsync
  • [Update] api version to 86.0.0.24.87 (it's default now)

Stable release v1.3.4.5

12 Mar 15:13
Compare
Choose a tag to compare

v1.3.4.5

  • [Add] GetLoggedInChallengeDataInfoAsync to IInstaApi
  • [Add] AcceptChallengeAsync to IInstaApi [THIS IS ME feature] (check #204)
  • [Bugfix] for highlights media converter
  • [Bugfix] for challenge response for logged in user

Stable release v1.3.4.4

04 Mar 22:59
Compare
Choose a tag to compare

v1.3.4.4

  • [Bugfix] for login with 2FA enabled (thx to @vivan-snapretail for report)
  • [Add] Dashmanifest property for postlive
  • [Add] Support Uploading Story Countdown in InstaStoryUploadOptions
  • [Add] GetCountdownsStoriesAsync to StoryProcessor
  • [Add] FollowCountdownStoryAsync to StoryProcessor
  • [Add] UnFollowCountdownStoryAsync to StoryProcessor

Stable release v1.3.4.3

26 Feb 12:58
Compare
Choose a tag to compare

v1.3.4.3

  • [Bugfix] for BusinessProcessor.GetStatisticsAsync [ by @estgold ]
  • [Bugfix] for GetStoryMediaViewersAsync (thx to @tommasoceschia for report)
  • [Add] HttpRequestProcessor to IInstaApi
  • [Add] GetApiVersionInfo to IInstaApi
  • [Add] GetUserAgent to IInstaApi

Stable release v1.3.4.2

25 Feb 09:38
Compare
Choose a tag to compare

v1.3.4.2

  • [Bugfix] for InstaRecentActivityConverter timestamp for different cultures [ by @estgold ]
  • [Bugfix] for media products (thx to @tommasoceschia for report)

Stable release v1.3.4.1

19 Feb 21:26
Compare
Choose a tag to compare

v1.3.4.1

  • [Bugfix] for UploadStoryPhotoWithUrlAsync
  • [Bugfix] for ProductTags (thx to @tommasoceschia for report)
  • [Add] some new properties to InstaProduct class
  • [Add] support for Questions in InstaStoryUploadOptions
  • [Update] facebook login function
  • [Update] story slider

Stable release v1.3.4.0

17 Feb 15:00
Compare
Choose a tag to compare

v1.3.4.0

  • [Add] IWebProcessor to IInstaApi (instagram web api for account data)
  • [Add] GetAccountInfoAsync to WebProcessor
  • [Add] GetFollowRequestsAsync to WebProcessor
  • [Add] GetFormerBiographyTextsAsync to WebProcessor
  • [Add] GetFormerBiographyLinksAsync to WebProcessor
  • [Add] GetFormerUsernamesAsync to WebProcesor
  • [Add] GetFormerFullNamesAsync to WebProcessor
  • [Add] GetFormerPhoneNumbersAsync to WebProcessor
  • [Add] GetFormerEmailsAsync to WebProcessor

Stable release v1.3.3.5

17 Feb 08:23
Compare
Choose a tag to compare

v1.3.3.5

  • [Bugfix] for GetDirectInboxThreadAsync pagination (thx to @Hoaas for report)
  • [Add] VisualMedia support in direct thread item (check #174 issue) (thx to @aspmaker for report)
  • [Add] ActionBlockEnd to ResultInfo (Displaying ActionBlock end date. Used For awaiting liking etc.) (thx to @mihey8800 for PR)
  • [Add] Videos property to InstaInboxMedia (direct media item)
  • [Update] direct item Users and LeftUsers models class
  • [Remove] StartFromId function from StartFromId (use StartFromMaxId instead)