Releases: PrestaShopCorp/ps_accounts
Releases · PrestaShopCorp/ps_accounts
v5.1.2
bump prestashop_accounts_vue_components version
v5.1.1
What's Changed
- fix: discard noisy outputs before sending api response by @hschoenenberger in #226
- chores: rename old V4 func by @GautierBoudeweel in #227
Full Changelog: v5.1...v5.1.1
v5.1
- presenter multishop
- génération des clés publiques dans le shop tree
v5.0.3
v5.0.2
- Physical URI : send HTTP method in payload
- Bypass maintenance mode
- Bypass Geoloc restriction
- Avoid API call without refresh token
- Cast token return by legacy method from psAccountsService
v5.0.0
- New Accounts UI
- Multishop management (shop by shop)
- CDN for prestashop_vue_components
v4.0.0
- Integrate prestashop-accounts-auth code into PsAccounts and remove dependecy
- Separate EventBus code from PsAccounts