StretchShop Versions Save

Fast & scalable e-business solution

v0.5.0

3 years ago

Bringing these new core features and updates:

  • Create Subscription products with automatic payments (PayPal),
  • Price levels,
  • Dates of Activity start and end for Pages and Products (displays only when active),
  • Add related categories or URLs to page navigation,
  • Authenticated administrator can log in as a user and manage his account,
  • Frontend update,
  • Many bugs fixed.

v0.4.42

3 years ago

Probably the last release before v0.5 AKA Boron

v0.4.34

3 years ago

Adding two new features for testing before releasing them in v0.5:

  1. Price levels - price levels for special users like partners.
  2. Activity dates - start and stop dates that set if a page, category, or product are displayed or available.

v0.4.29

3 years ago

Mining for bugs, while finishing start of stretchshop.app

v0.4.13

3 years ago

Creating protective way of merging routes for subprojects. Now when subproject is created (using npm i stretchshop), new routes can be added in the resources/routes/apiV1.js of the project, keeping the old routes protected. Other properties are replaced.

v0.4.0

4 years ago

This is the first version marked as the Minimum Viable Product. It represents all the core features StretchShop should have and marks the end of basic core development and pushing directly to master branch. With 7 basic services that are important for an e-shop, it should be the fine cornerstone for building a working e-shop.

v0.3.27

4 years ago

Adding option to install using npm i stretchshop

v0.3.2

4 years ago

Fixes

v0.3

4 years ago

Creating MVP (minimum viable product) version that can be used for early candidates, supporters, test shops and available to get first customer feedback.

v0.2

4 years ago

First release of version with option to:

  • list and filter products.
  • use product detail.
  • add products to cart.
  • order them and pay for them.
  • see order history.