v1.2.12 (2021-092025-01-1903)
What'sBreaking Changeds
From this version, we require Node.js 18.17.0 or higher to run the EverShop application.
What's Changed
- feat: Improving the order status management
- feat: Allow canceling order from admin panel
- feat: Scheduled job implementation by @treoden
- feat: Option to Change Admin Page Footer from Admin Panel #634 by @treoden
- feat: Support changing admin logo from the configuration file by @treoden
- feat: Use hookable for login and logout functions by @treoden
- feat: Improve cart functions and more test by @treoden
- feat: Address book management by @treoden
- feat: Migrate to Stripe Payment Element #344 by @treoden
- feat: Support authorize only and capture mode for Stripe #675 by @treoden
- feat: Support refund and cancel for Stripe payment integration by @treoden
- feat: Support authorize only and capture mode for Paypal by @treoden
- fix: Wrong percentage discount per item calculation by @treoden
- fix: React warning chanigng input controlled or uncontrolled by @treoden
- fix: Invalid prop Icon supplied to NavigationItem by @treoden
- fix: Fix security vulnerabilities by @treoden
- chore: Upgrade cross-spawn package by @treoden
- fix: Parent category can't be unassigned #666 by @treoden
- fix: Attributes - Count issue #639 by @treoden
- fix: The product registration does not list all child categories #630 by @treoden
- fix: Search input not work in mobile #585 by @treoden
- fix: Can not create price based or weight based shipping method #671 by @treoden
- chore: Remove lodash by @treoden
- chore: Fix proptypes warning by @treoden
- deps: [email protected] by @treoden
- deps: Pins nanoid to ^3.3.8 by @treoden
Full Changelog: https://github.com/evershopcommerce/evershop/compare/v1.2.1...v1.2.2
v1.2.1 (2024-09-19)
What's Changed
- Fix create new cart issue by @treoden in #622
- Show all attribute group when editing a product by @treoden in #622
- Update azure storage and s3 extensions for configuration schema verifcation by @treoden in #622
- Fix unit test by @treoden in #622
- Fix missing widgets on ajax request by @treoden in #622
- [BUG] New Editor Overlap #617 by @treoden in #622
- Fix inconsistent page headings by @GabrielGavrilov in #616
- Hungarian translation by @hudejo in #583
- Fix wrong query in azure app service by @treoden in #626
- Remove debug message by @treoden in #627
- Fix prop type validation warning by @treoden in #627
- Fix prop type validation warning by @treoden in #627
- Version 1.2.1 by @treoden in #635
Full Changelog: https://github.com/evershopcommerce/evershop/compare/v1.2.0...v1.2.1
v1.2.0 (20214-09-03)
Breaking Changes
FeaturedProducts.jsx
component has been removed
The FeaturedProducts.jsx component has been removed from the store frontend. From now on, you can use the Widgets feature to create and display featured products on your store.
What's Changed
- More translation fields for extension product reviews by @ErdemGKSL in #537
- Resend extension v1.1.0 by @treoden in #543
- Google extension v1.1.0 by @treoden in #543
- Product review extension v1.1.0 by @treoden in #543
- Adding age gate extension source code for tutorial by @treoden in #545
- Display website running message by @treoden in #560
- Azure extension v1.1.0 by @treoden in #560
- Reset tailwind configuration. Use the default options #322 by @treoden in #566
- Variant options before add to cart button by @treoden in #566
- Revert overflow-y on modal by @treoden in #566
- Implement configuration schema for validation by @treoden in #586
- S3 extension ver 1.1.0 by @treoden in #586
- Support included tax pricing and adding more tests by @treoden in #586
- Widget feature #581 by @treoden in #598
- Migrate Ckeditor to EditorJS #581 by @treoden in #598
- The text widget #581 by @treoden in #598
- Allow updating quantity of item in cart #600 by @treoden in #601
- Fix showing wrong qty after updating qty to 0 by @treoden in #602
- Fix issue creating a new widget from admin #581 by @treoden in #602
- Fix z-index issue creating a new widget from admin #581 by @treoden in #602
- Fix widget default settings not applied #581 by @treoden in #602
- Use svg for admin logo by @treoden in #603
- Add more area to the store setting page by @treoden in #603
- Allow changing the validity period of sid #593 by @treoden in #603
- Add widget configuration validation schema #581 by @treoden in #603
- Remove unused button when creating a widget #581 by @treoden in #603
- Remove breadcrumb on checkout page by @treoden in #606
- Remove breadcrumb on checkout success page by @treoden in #606
- Support shipping note during checkout #604 by @treoden in #606
- Support static content display only for category by @treoden in #606
- Improve the editor styling by @treoden in #606
- A simple menu widget #581 by @treoden in #606
- Fix editor rows drag and drop issue by @treoden in #607
- Fix editor rows drag and drop issue by @treoden in #607
- Improve the logo styling by @treoden in #607
- Fix transparent background of the minicart toast by @treoden in #608
- Fix status issue when loading cms page by @treoden in #609
- Fix can not submit note error by @treoden in #610
- Fix image size configuration by @treoden in #610
- Remove Featured products, Featured categories and main banner components. From now we use widgets by @treoden in #611
- Fix product count in the collection products widget by @treoden in #611
- Fix error can not delete widget from the grid page by @treoden in #611
- Keep widget status field enabled by default by @treoden in #611
- Fix can not drag and drop the editor rows by @treoden in #611
- Create some default widgets upon installation by @treoden in #612
Full Changelog: https://github.com/evershopcommerce/evershop/compare/v1.1.0...v1.2.0
v1.1.0 (20214-05-09)
What's Changed
- Added norwegian bokmål to translation by @fyksen in #443
- [DOCS] Fix azure_file_storage README.md step 4 by @malixswoop in #457
- Translation: Add Spanish Translation by @emmanuelh-dev in #464
- Translation: Add Brazillian Portuguese Translation by @luizfscorreia in #461
- Add translation support for 'Price' filter item title by @thiagorodriguesdutra in #467
- Create FUNDING.yml by @treoden in #477
- Add Translation RU by @Vovanni in #478
- Adding Resend extension for EverShop by @treoden in #480
- Add Translation FR by @Seb7o in #476
- Move SendGrid API Key to .env by @treoden in #487
- Implement winston logger by @treoden in #491
- Allow deleting shipping zone by @treoden in #491
- Greek Translation pack by @GiorgosIlia in #498
- Improve the collection filtering by @treoden in #510
- Adding more font size to admin tailwind config by @treoden in #510
- Support price and weight based shipping cost @treoden in #510
- Enable webpack source map @treoden in #510
- Show error message when adding wrong shipping method @treoden in #510
- Block deleting variant group attribute by @treoden in #512
- Add loading button on login forms by @treoden in #512
- Add Create cart API by @treoden in #512
- Add Adding title to catalog search page by @treoden in #512
- Add all variant to same collection automatically by @treoden in #516
- Improve variant selection on product detail page by @treoden in #516
- Add status and type filter to product grid by @treoden in #518
- Add payment status and shipment status filter to order grid by @treoden in #518
- Nepali language added by @uttamraz in #520
- Add status filter to customer grid by @treoden in #522
- Add status and free ship filter to coupon grid by @treoden in #522
- Allow to rename or delete shipping methods #503 by @treoden in #522
- Using placeholder icon when thumbnail is missing by @treoden in #523
- Show message when Stripe API returns error by @treoden in #523
- Display chekout order summary on mobile view by @treoden in #523