v1.0.0
evershopcommerce/evershopv1.0.0Jan 7, 2024by treoden
AI Summary
General stability fixes and localization additions for the front store, marking the stable 1.0.0 release.
Key Highlights
- Fixed updating product category issues
- Added Italian and German language support
- Fixed image loss when updating products
- Fixed filename case issues
- Added localization for PayPal module
New Features
- Localization (Italian, German)
- PayPal localization
- Product image handling fixes
Full Release Notes
## What's Changed * Fix updating product category issues by @treoden in https://github.com/evershopcommerce/evershop/pull/417 * Add Italian translation of the front store by @claudiolor in https://github.com/evershopcommerce/evershop/pull/422 * Fix filename case redux by @tiberiuichim in https://github.com/evershopcommerce/evershop/pull/425 * [TASK] Add german language for the front store by @awestbunk in https://github.com/evershopcommerce/evershop/pull/424 * Fix loosing images when updating product by @treoden in https://github.com/evershopcommerce/evershop/pull/427 * Rename couponCollection.js -> CouponCollection.js by @tiberiuichim in https://github.com/evershopcommerce/evershop/pull/426 * Fixes a quotation bug in the german catalog.csv by @awestbunk in https://github.com/evershopcommerce/evershop/pull/432 * Adds localization for the paypal module by @awestbunk in https://github.com/evershopcommerce/evershop/pull/431 ## New Contributors * @claudiolor made their first contribution in https://github.com/evershopcommerce/evershop/pull/422 * @tiberiuichim made their first contribution in https://github.com/evershopcommerce/evershop/pull/425 * @awestbunk made their first contribution in https://github.com/evershopcommerce/evershop/pull/424 **Full Changelog**: https://github.com/evershopcommerce/evershop/compare/1.0.0-rc.9...v1.0.0