InstagramApiSharp Versions Save

A complete Private Instagram API for .NET (C#, VB.NET).

v1.7.4

1 year ago

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

v1.7.3

1 year ago
  • [Bugfix] for ChangePasswordAsync ( thx to @behi1ty for report )
  • [Add] checkpoint required error ( thx to @bman46 )
  • [Update] GenerateUploadId
  • [Tiny update] for ChallengeLoginInfo/TwoFactorLoginInfo

v1.7.2

2 years ago

v1.7.2

  • [Update] TwoFactorLoginAsync ( thx to @@bman46 )

v1.7.1

2 years ago
  • [Bugfix] for GetUserMediaAsync, GetUserMediaByIdAsync [ thx to @bynifaciy ]
  • [Bugfix] for GetUserAsync
  • [Bugfix] for GetDirectInboxThreadAsync

v1.7.0

2 years ago
  • [Drop support] for .NETFramework 4.5.2 and .NETStandard 1.3
  • [Update] api version to v180.0.0.31.119
  • [Update] library to recent changes in Instagram
  • [Update] LoginAsync
  • [Update] TwoFactorLoginAsync
  • [Update] LoginWithFacebookAsync
  • [Update] VerifyCodeForChallengeRequireAsync
  • [Update] ChangePasswordAsync
  • [Update] GetCurrentUserAsync [ thx to @u8989332 ]

v1.6.0

3 years ago

v1.6.0 release [ Public Version ]

  • [Add] support for NETFramework4.6.1
  • [Add] GetEncryptedPassword to ExtensionHelper for .NETFramework 4.6.1 or newer and NETStandard 2.0 or newer
  • [Add] IRegistrationService and RegistrationService
  • [Add] CreateNewAccountWithPhoneNumberAsync to IRegistrationService
  • [Add] CreateNewAccountWithEmailAsync to IRegistrationService
  • [Add] GenerateRandomBirthday to IRegistrationService
  • [Add] GetFirstContactPointPrefillAsync to RegistrationService
  • [Add] FirstLauncherSyncAsync to IRegistrationService
  • [Add] FirstQeSyncAsync to IRegistrationService
  • [Add] CheckUsernameAsync to IRegistrationService
  • [Add] InstaCheckEmailRegistration to IRegistrationService
  • [Add] CheckEmailAsync to IRegistrationService
  • [Add] GetSignupConsentConfigAsync to IRegistrationService
  • [Add] SendRegistrationVerifyEmailAsync to IRegistrationService
  • [Add] CheckRegistrationConfirmationCodeAsync to IRegistrationService
  • [Add] GetSiFetchHeadersAsync to IRegistrationService
  • [Add] GetUsernameSuggestionsAsync to IRegistrationService
  • [Add] CheckAgeEligibilityAsync to IRegistrationService
  • [Add] GetOnboardingStepsAsync to IRegistrationService
  • [Add] NewUserFlowBeginsConsentAsync to IRegistrationService
  • [Add] GetMultipleAccountsFamilyAsync to IRegistrationService
  • [Add] GetZrTokenResultAsync to IRegistrationService
  • [Add] LauncherSyncAsync to IRegistrationService
  • [Add] QeSyncAsync to IRegistrationService
  • [Add] NuxNewAccountSeenAsync to IRegistrationService
  • [Add] GetContactPointPrefillAsync to IRegistrationService
  • [Add] SmsVerificationCode property to IRegistrationService
  • [Add] AccountRegistrationPhoneNumber to IRegistrationService
  • [Add] CheckPhoneNumberAsync to IRegistrationService
  • [Add] SendSignUpSmsCodeAsync to IRegistrationService
  • [Add] VerifySignUpSmsCodeAsync to IRegistrationService

v1.5.0.2

3 years ago

v1.5.0.2

  • [Bugfix] Fix ChangeProfilePictureAsync in AccountProcessor [ by @juliendu11 ]
  • [Bugfix] for parsing created_at_utc in comments [ by @Anushiravani ]
  • [Add] additional error handlers [ by @fatihdumanli ]

v1.5.0.1

4 years ago

v1.5.0.1

  • [Bugfix] for adding header

v1.5.0.0

4 years ago

v1.5.0.0 [Update] api version and signature key to v126.0.0.25.121 [Update] Headers and constants [Update] GetUserTimelineFeedAsync, Constants and some others [Update] a lot of things related to login and other things [Add] SendRequestsBeforeLoginAsync to InstaApi [Add] SendRequestsAfterLoginAsync to InstaApi

v1.4.0.1

4 years ago

v1.4.0.1

  • License changed to MIT.