Releases: gitnasr/Instagram-Saved-Posts
Releases · gitnasr/Instagram-Saved-Posts
Release list
Release v1.3.0
Full Changelog: v1.2.4...v1.3.0
Release v1.2.4
Full Changelog: v1.2.3...v1.2.4
Release v1.2.3
Full Changelog: v1.2.2...v1.2.3
Release v1.2.2
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
What's Changed
🧰 Maintenance & Dependencies
- Bump actions/setup-node from 4 to 7 by @dependabot[bot] in #15
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #11
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #12
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #13
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #14
Full Changelog: v1.0.1...v1.1.0
Release v1.0.1
What's Changed
🧰 Maintenance & Dependencies
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #4
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #8
- Bump actions/setup-node from 4 to 7 by @dependabot[bot] in #7
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #6
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #5
- Bump the dependencies group with 23 updates by @dependabot[bot] in #9
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Initial Open-Source Release
📸 Instagram Saved Posts Tracker v1.0.0
The initial official open-source release of Instagram Saved Posts Tracker! A modern, self-hosted web application to archive, monitor, and explore your Instagram saved posts with timeline history and multi-profile support.
✨ Highlights & Features
- ⚡ 1-Command Quick Install: Turnkey installation scripts for Linux/macOS (
install.sh) and Windows (install.ps1). - 🐳 Turnkey Docker Compose: Pre-configured MongoDB 7.0 single-node replica set with zero-configuration transactions.
- 🟣 1-Click PaaS Support: Dedicated compose templates and step-by-step guides for Dokploy and Coolify.
- 🧙♂️ Interactive Onboarding Wizard: Guided 4-step first-run setup with live Instagram cookie verification and avatar preview.
- 👥 Multi-Profile Isolation: Independent Instagram sessions, cookies, bookmarks, and histories.
- 📈 Account Timelines: Automatic tracking of username changes, privacy status changes, lost/banned accounts, and verification changes.
- 🛡️ Resumable Scraper: Rate-limit handling, exponential backoff with jitter, and checkpointed resume support.
- ☁️ Permanent CDN Mirroring: Optional Cloudinary sync to prevent broken images from expired Instagram CDN URLs.
- 🔒 Reverse Proxy & SSO: Native header authentication for Authentik, Authelia, and Traefik ForwardAuth with read-only viewer mode.
📦 Quick Start
# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/gitnasr/Instagram-Saved-Posts/master/install.sh | bash
# Windows PowerShell
irm https://raw.githubusercontent.com/gitnasr/Instagram-Saved-Posts/master/install.ps1 | iexNew Contributors
Full Changelog: https://github.com/gitnasr/Instagram-Saved-Posts/commits/v1.0.0