Skip to content

v.1.0.0

Compare
Choose a tag to compare
@bc-chaz bc-chaz released this 08 Jul 00:06
· 162 commits to main since this release
fb2b510

1.0.0 (2021-07-07)

Features

  • pages: homepage (82be49a)
  • pages: products list (fc95bdd)
  • pages: product edit (a29fd96)
  • components: header component (25a6bd1)
  • components: error component (a29fd96)
  • components: form component (a29fd96)
  • components: innerHeader component (a29fd96)
  • components: loading component (a29fd96)
  • stores: multi-storefront support (0494d78)
  • users: multi-user support (537698a)
  • API: auth, load, and uninstall (e775733 )
  • API: catalog summary(25a6bd1)
  • API: catalog products (fc95bdd )
  • API: catalog product (edit) (a29fd96 )

Bug fixes

  • pages: fixes bug when saving a product (f948922)
  • pages: is_visible flag not set on product edit (fb2b510)
  • component: fixes header back button (eb9e266)
  • security: address IDOR security vulnerability (5126fbc)
  • typescript: typescript and linting fixes (7d2b6d2 )
  • typescript: corrects typescript issues (8833a79 )