Releases: yuvraj108c/instagram-publisher
Releases · yuvraj108c/instagram-publisher
v2.3.0
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
- @dashcambike made their first contribution in #3
Full Changelog: 2.2.0...2.3.0
v2.2.0
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
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
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
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
- update description
Version 1.0.0
- 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
- updated readme
0.1.0
Version 0.1.0
- Updated readme