Skip to content

Releases: vuestorefront-community/odoo

v1.5.3

31 Jul 22:22
Compare
Choose a tag to compare

Features

  • api
    • Add cart redis api
  • composables
    • Add cart redis composable

Bugs

  • api-client
  • composable
  • Refactors and improvements

Chore

Docs

v.1.5.2

19 Jun 16:58
0706e6b
Compare
Choose a tag to compare

Bugs

  • api
    • Fix category not caching correctly
  • theme
    • Build not spliting code on each route (resulting in big chunks to download)
    • Minor UI bugs

Features

  • api-client
    • Update cart load logic to use cookies saving cart quantity
    • Update middleware options to allow add custom configurations ( like proxy )
  • composable
  • Refactors and improvements
    • Update odoo category queries to use firstVariant object instead of number

Chore

Docs

v1.5.1

20 Mar 19:49
0e6c7ba
Compare
Choose a tag to compare

Features

  • api-client

  • composable

  • theme

    • Add middlewareUrl
  • Refactors and improvements

Chore

Docs

v1.5.0

02 Mar 23:38
8a1a094
Compare
Choose a tag to compare

Features

  • api-client
    • Add winston logger
    • Update VSF version to 2.7.5
    • Add cache layer between node – odoo api
    • Forwading X-real-ip and remote_addr from client to node to odoo
    • Add TTL expire cache on api layer cache
  • composable
    • Update VSF version to 2.7.5
  • theme
    • All the theme related notes will be on gitsubmodule ( template odoo )
  • Refactors and improvements
    • Refact coupon form api
    • Fix redis connection create
    • Fix #24
    • Fix #23
    • Fix #22

Chore

Docs

v1.4.0

01 Sep 01:47
8dc0c27
Compare
Choose a tag to compare

Features

  • api-client
    • Remove multiple itens from cart
    • Apply coupon
    • Set default address
    • Set shipping method
    • Update password
    • List mailings
    • Update multiple mailings
    • Add adyen direct integration
  • composable
    • Add all api-client related composable
    • Add new composable - useMultipleProduct
    • Add new factory - useMultipleProductFactory
    • Fix country search composable null
    • Fix useBilling and useShipping save (now update or create depending on id)
    • Fix use country composable server side ref
  • theme
    • All the theme related notes will be on gitsubmodule ( template odoo )
  • Refactors and improvements
    • All appis using apollo errorPolicy All
    • Update payment logic to base on “odoo provider”
    • Payment load support to custom query
    • Payment adyen external support to custom query
    • Payment confirmation support to custom query
    • UseFacet composable now have filter param for categories and filter param for products
    • Add getImage plugin

Chore

Docs

v1.3.0

25 Mar 16:04
3039bd5
Compare
Choose a tag to compare

Features

  • api-client
    • Changed graphql errorPolicy
    • Add new query - addMultipleProduct to cart
    • Fix multiple add items to card don't load cart
  • composable
    • Add new composable - useMultipleProduct
    • Add new factory - useMultipleProductFactory
  • theme
    • Fix search error when page is null
    • Add mobile menu

Refactors

  • api-client
  • composable
  • theme

Chore

Docs

v1.2.6

21 Mar 16:45
52c7afb
Compare
Choose a tag to compare

Features

  • api-client
    • Added attribValues to product filter query type
  • composable
    • Added logic to useFacet do optinal fetch category based on flag in input
  • theme

Refactors

  • api-client
  • composable
  • theme

Chore

Docs

v1.2.5

20 Mar 20:42
f31cfc1
Compare
Choose a tag to compare

Features

  • api-client
  • composable
    • Fix facetgetters grouped attributes error
  • theme

Refactors

  • api-client
  • composable
  • theme

Chore

Docs

v1.2.4

20 Mar 20:41
Compare
Choose a tag to compare

Features

  • api-client
  • composable
    • Fix nullpointer error on facetgetter
  • theme

Refactors

  • api-client
  • composable
  • theme

Chore

Docs

v1.2.3

20 Mar 20:40
Compare
Choose a tag to compare

Features

  • api-client
    • Fix cache problem on product list api
  • composable
  • theme

Refactors

  • api-client
  • composable
  • theme

Chore

Docs