Product changelog

Release notes and feature updates for Sbit: Store Backup & Restore on Shopify.

Changelog

Sbit: Store Backup & Restore

All notable changes to this project are documented here. The format is based on Keep a Changelog. Version numbers follow Semantic Versioning where used.

[Unreleased]

Added

  • (note new features here before tagging a release)

Changed

  • (note behavior or UI updates here)

Fixed

  • (note bug fixes here)

[1.0.0] 2026-05-15

Summary: Shopify embedded app for full or partial store export to a single ZIP, import and restore flows, migration jobs with reports, optional scheduled backups, and partner support tooling where configured.

Added

  • Export pipeline for store resources (products, orders, customers, content, discounts, markets, draft orders, gift cards, marketing data, and related types depending on scopes and selections).
  • Import pipeline with archive validation, per-job progress, and result reports.
  • Migration job history with status, downloads where files exist, and cleanup actions where implemented.
  • Import backup history view with server-side pagination (fixed page size for listing stability) and Polaris-style table pagination controls.
  • Scheduled automatic exports (daily / weekly / monthly) with timezone-aware configuration on the Schedule page.
  • Auto-backup history and job management surfaces aligned with backup runs.
  • Billing page describing the free plan and included capability areas.
  • In-app FAQ (and companion plain-text faq.txt for listings or support).
  • Privacy policy plain-text document (privacy-policy.txt) for transparency and App Store / partner review needs.
  • Developer footer credit linking to Stonebit InfoTech.

Changed

  • Migrated app session and persistence from SQLite to MongoDB with Prisma.
  • Improved session write reliability for embedded admin usage.
  • UI refinements on dashboard, export, import, schedule, and job views (including progress indicators and loading states).

Fixed

  • Session storage and migration-job persistence issues tied to the database move and Mongo session adapter.

Earlier development (pre-changelog)

The following themes appeared in repository history before this file was added; they are rolled into 1.0.0 above for documentation purposes only:

  • Initial app scaffold and core routes (export, import, jobs).
  • Support portal and related pages for configured partner admins.
  • Ongoing UI and export/import behavior updates.

Related guides

Explore step-by-step documentation for exports, imports, scheduling, security, and billing: