NOPADVANCE PRODUCT HELP DOCUMENT
Version History
Version 1.0 (September 06, 2021)
- First commercial release of plugin.
Version 1.1 (September 26, 2021)
- Changed settings prefix from NopAdvancePublicAPISettings to NopAdvanceAPISettings .
- Changed table name from NopAdvance_PublicAPIApplication to NopAdvance_APIApplication .
- Changed table name from NopAdvance_PublicAPIRefreshToken to NopAdvance_APIRefreshToken .
- Changed table name from NopAdvance_PublicAPIDebugLog to to NopAdvance_APIDebugLog .
- Added a query string parameter prepareAdd to /api/PublicCheckout/GetBillingAddresses to prepare add new billing address model.
- Added a query string parameter prepareAdd to /api/PublicCheckout/GetShippingAddresses to prepare add new shipping address model.
Version 1.3 (July 1, 2022)
- Added a new parameter of Year in GetBlogs method.
- Bug fix of getting pickup points while "Display pickup points on shipping method page" is enabled.
- New get method of GetFooterInfo in PublicGeneral.
- New get method of GetAllTopics in PublicGeneral.
- New get method of GetSubscribeNewsletter in PublicGeneral.
- Bug fix for GetOrderDetails for guest customers.
- Bug fix of not displaying cart warnings on UpdateCartItemsQuantity.
- Added locale resource's xml file for default clean theme mobile application.
Version 1.4 (July 20, 2022)
Version 1.4 (October 07, 2022)
- Adding support of nopCommerce 4.50 for the nopSuite Front-end nopCommerce Web API.
Version 1.5 (January 27, 2023)
- Minor bug fixing.
- Adding support of nopCommerce 4.60 for the nopSuite Front-end nopCommerce Web API.