Changelog — GOSQO Merchant Assistant

All notable changes to the app are documented here. Format: version, date, and categorized updates (Improvements, Fixes, Security updates). This template is suitable for publication on your website or App Store listing.


[Version] — YYYY-MM-DD

Improvements

  • (Describe new features, UX improvements, or performance changes.)

Fixes

  • (Describe bug fixes and behavioral corrections.)

Security updates

  • (Describe security-related changes, e.g. dependency updates, verification hardening, or configuration changes. Omit if none.)

Template (copy for each release)

## [X.Y.Z] — YYYY-MM-DD

### Improvements
- 

### Fixes
- 

### Security updates
- 

Notes for maintainers

  • Version: Use semantic versioning (e.g. 1.0.0) or your own scheme; keep it consistent with the App Store and app UI.
  • Date: Use the release or publication date (YYYY-MM-DD).
  • Improvements: New functionality, better UX, performance, or reliability. Avoid vague wording; be specific enough for merchants to understand the benefit.
  • Fixes: Bug fixes and corrections. Reference areas (e.g. "Inbox," "billing," "widget") so merchants can relate to their experience.
  • Security updates: Only include when there are material security-related changes (e.g. dependency bumps for CVEs, HMAC or validation changes). Do not over-claim; if there are no security-specific items, omit the section or write "None in this release."
  • Shopify policy: Ensure that any claims (e.g. "GDPR compliant," "encryption") match what is actually implemented and documented in your Privacy Policy and Security page.