Skip to content

Releases: yuvraj108c/instagram-publisher

v2.3.0

19 Apr 08:13
Compare
Choose a tag to compare

What's Changed

  • Return URLs (as codes) for posts, and fix issue when ffprobe doesn't know the aspect ratio by @dashcambike in #3

New Contributors

Full Changelog: 2.2.0...2.3.0

v2.2.0

14 Mar 09:10
Compare
Choose a tag to compare

What's changed?

  • [Feature] Geotagging for image/videos/reels/slideshows
  • [Feature] Create Image Stories
  • [Fix] Removed aspect ratio restriction for single image posts

Full Changelog: 2.1.1...2.2.0

v2.1.1

13 Dec 08:45
Compare
Choose a tag to compare

What's changed?

  • Fix login issue caused by outdated regexp
  • Fix fs module import bug

Full Changelog: v2.1.0...v2.1.1

v2.1.0

12 Sep 15:35
Compare
Choose a tag to compare

What's changed?

  • Create Reels (different from video post)
  • Removed useragent-from-seed dependency
  • Check expiration date during cookies validation
  • Display whether cached cookies are being used or not
  • Disable logging using verbose flag

Full Changelog: v2.0.0...v2.1.0

Version 2.0.0

13 Jun 09:19
Compare
Choose a tag to compare

What's changed?

  • [feature] Create single image posts
  • Massive code refactoring
  • Changed code for image upload
  • Fix typings for better intellisense
  • Support esmodule & commonjs imports

Full Changelog: v1.0.1...v2.0.0

Version 1.0.1

10 Jun 16:03
Compare
Choose a tag to compare
  • update description

Version 1.0.0

10 Jun 15:58
Compare
Choose a tag to compare
  • Upload video reels to instagram
  • Return true/false after creating slideshow or reel
  • Remove isUrl() checking for images
  • Limit caption to 2200 characters

0.1.1

07 May 12:19
Compare
Choose a tag to compare
  • updated readme

0.1.0

07 May 11:21
Compare
Choose a tag to compare

Version 0.1.0

  • Updated readme