new

improved

fixed

v1.2.0

New Features:
  • Added support for Right-to-Left (RTL) in the frontend to accommodate languages that are written from right to left.
  • Integrated Paytr payment gateway, allowing users to make secure online payments using Paytr as a payment option.
  • Introduced a new homepage template, providing a fresh and modern look to the website's landing page.
  • Implemented a global font changing option, enabling users to customize the font style across the entire site.
  • Enhanced the review resource by including user information, providing more context and credibility to the reviews.
  • Enabled the option to add a user image URL when logging in via Single Sign-On (SSO) for a more personalized experience.
  • Guests can now download the invoice for their orders, providing a convenient way to obtain and store order-related documentation.
  • Added filters to the user order list, facilitating easier navigation and organization of past orders.
  • Incorporated shipping title and seller sign-up for all operations, enhancing the overall shopping and selling experience.
Fixes:
  • Resolved the geolocale data fetch issue in company settings, checkout, seller registration, and the address book page, ensuring accurate and reliable data retrieval.
  • Addressed the issue with invalid JSON format, ensuring proper formatting and parsing of JSON data throughout the system.
  • Fixed the PSR issue in the Paytm module, ensuring compliance with PHP Standards Recommendations for better code quality.
  • Rectified the Vendor Email not found error, ensuring the system can successfully retrieve and utilize vendor email addresses.
  • Corrected the display of sale prices on the filter page, ensuring accurate representation of discounted prices.
Improvements:
  • Improved overall code quality and adherence to PSR (PHP Standards Recommendations) for better maintainability and readability.
  • Added missing minified JavaScript (JS) files, optimizing website performance by reducing file sizes and improving loading times.
  • Made the file extension on the Admin Panel dynamic, allowing for flexible file handling and supporting various file types.
  • Enhanced the payment process by redirecting users to the payment gateway for credentials, ensuring secure and reliable payment transactions.
  • Added a filter page slug condition, improving the handling of filter-related operations and enhancing compatibility.
  • Utilized category slug in the frontend for improved SEO (Search Engine Optimization) and user-friendly URLs.
  • Added order status slug for better categorization and identification of order statuses.
  • Resolved price configuration issues related to sale prices, ensuring accurate pricing throughout the system.