Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.1 - 2021-08-25

Added

  • Ensure that the current shop scopes in the session are up-to-date based on config :shopifex, :scopes when the request is passed through :shopify_session or :shopify_admin_link pipelines.
  • Add Shopifex.Plug.EnsureScopes plug which redirects to Shopify OAuth update if current shop scopes are not up-to-date

Changed

2.0.0 - 2021-08-17

Added

Changed

  • Move show_plans optional callback from Shopifex.PaymentGuard behaviour to render_plans in ShopifexWeb.PaymentController behavour