Skip to content

v0.2.6

Choose a tag to compare

@yushine yushine released this 09 Aug 17:16
· 448 commits to master since this release

Additions

  1. Execute artisan storage:link after installation for easier image uploads.
  2. New front-end REST API interfaces for mini-programs and mobile applications.
  3. New backend management panel REST API to improve management efficiency.
  4. New backend data analysis reports covering key business areas such as orders, products, and customers.
  5. New user password recovery feature to enhance account security and experience.
  6. New Japanese language pack to strengthen international competitiveness.

Fixes

  1. Corrected the display issue of product detail page attributes to ensure accurate information.
  2. Fixed the account center's password update functionality.
  3. Resolved plugin market functionality issues to ensure market stability.
  4. Corrected product creation and update hook execution problems to ensure data accuracy.
  5. Fixed product variable configuration errors to ensure correct settings.

Optimizations

  1. Improved checkout process, enhanced shipping module to improve user checkout experience.
  2. Optimized core system settings to improve operational efficiency and reliability.
  3. Optimized checkout payment process to reduce waiting time and increase payment success rate.
  4. In-depth optimization of multi-language support.
  5. Changed MySQL default storage engine to InnoDB to enhance database security.
  6. Integrated mobiledetect tool to optimize mobile user experience.
  7. Set default values for address and phone to empty to avoid invalid data impact.
  8. Updated third-party dependency packages to ensure modernity and security of functions.