Skip to content

InnoShop V0.3.8

Compare
Choose a tag to compare
@yushine yushine released this 23 Dec 10:04
· 42 commits to master since this release

InnoShop V0.3.8 Update Log

New Features:

  1. Global API hooks support to enhance system functionality.
  2. Support for default address settings for easier user management.
  3. New related products recommendation feature to improve cross-selling efficiency.
  4. Added auto-completion and ID-based name retrieval interfaces for products, articles, pages, brands, and categories to increase management efficiency.
  5. Backend display functionality for special pages (e.g., /products, /brands) to strengthen backend management capabilities.
  6. Added hooks for homepage, image uploads, product pages, etc., to extend system functionality.
  7. Added backend deletion confirmation popup to prevent accidental operations.

Bug Fixes:

  1. Fixed SMTP encryption case sensitivity issue to ensure secure email delivery.
  2. Fixed currency case sensitivity compatibility issue to improve system stability.
  3. Fixed order note functionality to enhance user experience.
  4. Fixed multi-specification judgment logic to increase product management accuracy.
  5. Fixed RMA status process to optimize return management.
  6. Fixed article creation and editing feature to improve content management system.
  7. Fixed country, region, and currency filtering functionality to enhance user selection efficiency.
  8. Fixed tag and user group filtering mechanism to strengthen user management.
  9. Fixed password recovery error to improve account security.

Optimizations:

  1. refactoring the product editing page to enhance user experience
  2. Added LINK library for system module connection analysis to optimize system architecture.
  3. Global apitoken added to frontend and backend axios for easier API calls and increased development efficiency.
  4. Optimized shopping cart quantity display to show “99+” for better user interface.
  5. Improved multi-language support on article pages to enhance international experience.
  6. Optimized product display on checkout page and checkout success page to enhance the checkout process experience.
  7. Improved backend interface to increase the convenience and security of backend operations.
  8. Optimized frontend and backend web and API route loading to enhance system performance.