Skip to content

v1.5.0

Compare
Choose a tag to compare
@odranoelBR odranoelBR released this 02 Mar 23:38
· 276 commits to main since this release
8a1a094

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