v1.2.1
evershopcommerce/evershopv1.2.1Sep 21, 2024by treoden
AI Summary
This release addresses several bugs including cart creation, attribute group display, widget visibility on AJAX requests, and editor overlap issues.
Key Highlights
- Fixed create new cart issue
- Show all attribute groups when editing a product
- Fixed missing widgets on AJAX request
- Fixed Editor Overlap (#617)
- Fixed inconsistent page headings
New Features
- Attribute group management
- Widget visibility fixes
- Translation updates
Full Release Notes
# v1.2.1 (2024-09-19) ## What's Changed * Fix create new cart issue by @treoden in https://github.com/evershopcommerce/evershop/pull/622 * Show all attribute group when editing a product by @treoden in https://github.com/evershopcommerce/evershop/pull/622 * Update azure storage and s3 extensions for configuration schema verifcation by @treoden in https://github.com/evershopcommerce/evershop/pull/622 * Fix unit test by @treoden in https://github.com/evershopcommerce/evershop/pull/622 * Fix missing widgets on ajax request by @treoden in https://github.com/evershopcommerce/evershop/pull/622 * [BUG] New Editor Overlap #617 by @treoden in https://github.com/evershopcommerce/evershop/pull/622 * Fix inconsistent page headings by @GabrielGavrilov in https://github.com/evershopcommerce/evershop/pull/616 * Hungarian translation by @hudejo in https://github.com/evershopcommerce/evershop/pull/583 * Fix wrong query in azure app service by @treoden in https://github.com/evershopcommerce/evershop/pull/626 * Remove debug message by @treoden in https://github.com/evershopcommerce/evershop/pull/627 * Fix prop type validation warning by @treoden in https://github.com/evershopcommerce/evershop/pull/627 * Fix prop type validation warning by @treoden in https://github.com/evershopcommerce/evershop/pull/627 * Version 1.2.1 by @treoden in https://github.com/evershopcommerce/evershop/pull/635 ## New Contributors * @GabrielGavrilov made their first contribution in https://github.com/evershopcommerce/evershop/pull/616 * @hudejo made their first contribution in https://github.com/evershopcommerce/evershop/pull/583 **Full Changelog**: https://github.com/evershopcommerce/evershop/compare/v1.2.0...v1.2.1