Releases: vuestorefront-community/odoo
Releases · vuestorefront-community/odoo
v1.5.3
Features
- api
- Add cart redis api
- composables
- Add cart redis composable
Bugs
- api-client
- composable
- Refactors and improvements
Chore
Docs
v.1.5.2
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
v1.5.0
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
Chore
Docs
v1.4.0
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
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
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
Features
- api-client
- composable
- Fix facetgetters grouped attributes error
- theme
Refactors
- api-client
- composable
- theme
Chore
Docs
v1.2.4
Features
- api-client
- composable
- Fix nullpointer error on facetgetter
- theme
Refactors
- api-client
- composable
- theme
Chore
Docs
v1.2.3
Features
- api-client
- Fix cache problem on product list api
- composable
- theme
Refactors
- api-client
- composable
- theme