What's Changed

See the latest implemented updates from releases, summarized directly in this app.

Source repository: MariusSwa/playground

Release v0.1.122

Tag: v0.1.122 • Published: 2026-04-03 • By: github-actions[bot]
Release Highlights
  • ## What's Changed
  • Changes made to Whats-Changed to be more informative with less clutter by @MariusSwa
Included Commits
  • Changes made to Whats-Changed to be more informative with less clutter
  • Merge pull request #63 from MariusSwa/57-add-api-interdface
  • chore: bump version [skip ci]

Release v0.1.121

Tag: v0.1.121 • Published: 2026-04-03 • By: github-actions[bot]
Release Highlights
  • ## What's Changed
  • Moved shopping apis to shop folder by @MariusSwa
Included Commits
  • Moved shopping apis to shop folder
  • Merge pull request #62 from MariusSwa/api_structure
  • chore: bump version [skip ci]

Release v0.1.120

Tag: v0.1.120 • Published: 2026-03-19 • By: github-actions[bot]
Release Highlights
  • ## What's Changed
  • Add Shopping Hard playground (new hard-mode shopping pages and dashboard link) by @MariusSwa
Included Commits
  • Add shopping_hard section with harder automation-oriented UI
  • Merge pull request #61 from MariusSwa/codex/add-shopping_hard-section-requirements
  • chore: bump version [skip ci]

Release v0.1.119

Tag: v0.1.119 • Published: 2026-03-19 • By: github-actions[bot]
Release Highlights
  • ## What's Changed
  • Add 'Shopping Advanced' section with cart, checkout, orders and admin status simulator by @MariusSwa
Included Commits
  • Remove shopping_adv image assets from PR and reuse shared asset path
  • Merge pull request #60 from MariusSwa/codex/design-shopping-advanced-for-testing-challenges
  • chore: bump version [skip ci]

Release v0.1.118

Tag: v0.1.118 • Published: 2026-03-19 • By: github-actions[bot]
Release Highlights
  • ## What's Changed
  • Add orders API (create/index/show/cancel/return), product filtering/pagination, promo validation and categories endpoint by @MariusSwa