DEVELOPMENT STORY

Started in 2014 as ShopNx, Litekart has evolved into a powerful ecommerce platform. Today, it powers over 800+ stores worldwide, offering enterprise-grade features with the flexibility of custom development.

1 entries found for year 2025

Version v8.1

January 2025

  • Enhancements to product import functionality with added support for tags, upsells, and cross-sells.
  • Fix for vendor signup with role parameter and related logic updates.
  • Addition of seeding for various elements such as banners, categories, products, promos, menus, and product collections.
  • Improved product management functionality by adding a modal for adding images and YouTube links, as well as a remove button for products in collection view.
  • Enhanced inventory management by adding conditional stock input, variant stock checks, and updating product import mapping and schema to include new fields.
  • Updated payment handling and messaging by standardizing payment status strings, using 'code' instead of 'name' in payment method queries, and adjusting price formatting logic to prioritize selected variant price.
  • Fixed various bugs and issues related to user and store IDs, product import, inventory management, and payment utility responses.
  • Added new features for product selection, tags, and price range filtering in the collection section.
  • Improved navigation and state management by updating product links and pagination logic.
  • Prepend order number with store prefix in dashboard components
  • Standardized timestamp formatting in order timeline component
  • Fixed various bugs related to payment method detail, search query encoding, order handling, and product collection.
  • - Fixed issues with vendor registration, title casing in breadcrumbs, and save button functionality.
  • Added a default order prefix to the store schema.
  • - Enabled conditional navigation on data table row click.
  • Improved payment status retrieval and order tracking functionality, updated styles for tpex-controls, and added short codes management routes and schema.
  • Enhanced menu save functionality to handle creation and updating, and added ordering by creation date for cart line items.
  • Added new features for store selection handling, smooth scrolling behavior, webhook password input field for payment methods, plugin display logic, and order timeline component.
  • Fixed issues with user ID references, order tracking query formatting, and collection ID type casting.
  • Enhanced payment handling and added new parameters for checkout process.
  • Added new features for feeds list and create page.
  • Refactored and cleaned up code for improved performance.
  • Added new features such as multiple category selection, order tracking, and email templates.
  • Fixed issues with categories array and store API endpoints.
  • Refactored code for improved performance and functionality.
  • Made necessary fixes to the amount paid calculation to accurately reflect the full value instead of dividing by 100.
  • Enhanced product search by adding additional filters and implementing a product sale schema.
  • Made the select store page responsive for a better user experience.
  • Added an updateFilters endpoint to modify product facets in Meilisearch, allowing for more efficient and accurate product searches.
  • Updated team data retrieval to support multiple teams and roles, improving the functionality and flexibility of the system.
  • Improved code organization and efficiency in the searchProducts handler by removing unused code and improving filter logic.
  • Implemented activity logging for user login and vendor updates to track changes and updates made to the system.
  • Added product feed management API, updated product links to use slug, and removed cookie dependencies.
  • Added default sorting for orders and data table by creation date.
  • Improved code formatting and readability in main-nav and StockControl components.
  • Improved handling of payment method names to be case-insensitive.
  • Updated product link references to use productId instead of id.
  • Added a checkout button and configurable add to cart message duration.
  • Refactoring has been done to clean up unused code and improve the timing logic for the recent order popup.
  • Clearing cart on COD orders has been implemented.
  • A fix has been made to correct the productId reference and update the payment status to pending.
  • The invoice templates have been updated to improve address formatting and date display.
  • The priceCurrency reference has been updated to use the selectedStore currency and a fix has been made during an import.
  • A fix has been made to the s3 URL pattern matching regular expression.
  • The sitemap frequency has been modified and a fix has been made to the header in the sitemap.
  • Updated email templates with additional variables, improved structure, and enhanced HTML structure and styling.
  • Added Google structured data components for product and product list.
  • Implemented sitemap management functionality with fetching, regenerating, and uploading capabilities.
  • Added error handling and conditional cache clearing for sitemap generation.
  • Added new SEO header component.
  • Updated order shipping address fields to use snake_case naming convention.
  • Added new feature for public list endpoint to retrieve paginated orders.
  • Added stream dependency to package.json.
  • Added new feature for recent orders notification popup with automatic cycling.
  • Added new email verification functionality and related API endpoint.
  • Enhanced email templates with order details for customer and vendor notifications.
  • Added new feature for "added to cart" notification with transition effect.
  • Added new feature for sitemap generation and related API endpoint.
  • Corrected keywords property name and updated sitemap proxy URL.