From ShopNx to AI-Powered Platform
Trace our 10+ year journey of continuous innovation. We release new features every single week—see how our evolution powers 800+ stores.
Started in 2014 as ShopNx, Litekart has evolved into a powerful headless commerce platform. Today, it powers over 800+ stores worldwide, offering enterprise-grade features with the flexibility of custom development and scalable pricing plans.
Built with ❤️ by our amazing contributors
Version v9.13
March
Week 13 2026
- This change was likely made to address a bug or issue with the Meilisearch update.
- This change was made as part of a routine maintenance task.
- A chore task was completed to comment out the update.
- The feature may be re-enabled in the future once the maintenance is complete.
- Meilisearch update for product save was temporarily disabled.
Version v9.12
March
Week 12 2026
- Development focused on improving the functionality and user experience of the cart feature.
- The category is now included in the "get cart" route.
- The inclusion of category information in the get cart route.
- These changes improve the functionality and usability of the cart feature.
- Category information has been added to the cart routes.
- The addition of category information to the cart routes.
- route
- Added new feature for editing feeds, including enhancements to database calls.
- Implemented a new feature for editing feeds and enhancing database calls.
- Fixed issues with feeds limit and page links, improving user experience.
- Fixed issues with displaying feed limits and page links.
- Fixed multiple bugs related to feeds and individual feed editing.
- Fixed multiple issues related to feeds and individual feed items.
- UI improvements: Adding feeds under settings and fixing various components for dark mode, such as image upload, dropdown, toggle, and textbox.
- Theme customization: Setting the default theme to light mode for a better user experience.
- UI updates: Adding feeds under settings and fixing various components for dark mode, such as image upload, dropdown, toggle, and textbox.
- Database optimization: Adding an index on product tags for improved performance.
- Theme selection: Setting the default theme to light mode for a better user experience.
Version v9.11
March
Week 11 2026
- Added agent skill to enforce Bun as the package manager and runtime.
- Addition of initial agent skills for various tools and technologies
- Introduction of AI-managed changelog and agent skills documentation
- Implementation of AI self-healing with new admin routes and error logging schema
- Introduced initial AI agent skills documentation and an AI-managed changelog.
- Implemented AI self-healing with new admin routes, error logging schema, and agent skill documentation.
- Fixed build error: The developer fixed a build error that was causing issues with the codebase, ensuring that the code can be successfully compiled and run.
- Implemented fix to ensure minimum limit in millisearch query for improved accuracy and efficiency.
- Ensured minimum limit in millisearch query: The developer added a minimum limit to a millisearch query, preventing potential errors or issues with the query. This improves the overall functionality and reliability of the code.
- Resolved build error that was preventing successful compilation.
- - Improve compatibility with MeiliSearch by properly handling attribute names and sort parameters
- Fixing potential search query errors related to invalid attribute names.
- Improved compatibility with MeiliSearch through attribute sanitization and sort parameter validation
- Development points:
- Integration of PostHog analytics with singleton instance and event capture functions
Version v9.10
March
Week 10 2026
- Fixed issues related to the percent coupon feature, ensuring it functions properly.
- Resolved build errors that were causing issues with the codebase.
- Resolved build errors that were causing issues with the code compilation process.
- Fixed issues with the percent coupon feature, ensuring it functions properly.
Version v9.3
January
Week 3 2026
- SecureCatalogueModule inputs are now included in store configuration to enhance security.
- A new plugin configuration feature has been added.
- Improved store configuration by including secureCatalogueModule inputs
- Expanded plugin configuration options for more customization
- Added plugin configuration feature
- Users now have the ability to customize plugin configuration options.
Version v9.2
January
Week 2 2026
- Added cart functionality, including the ability to add products and a checkout link.
- Added cart functionality, allowing users to add products and checkout from their cart.
- Improved UI by fixing product thumbnails on the checkout page.
- Added cart feature, allowing users to add products and checkout
- The cart feature was added, allowing users to add products and access a checkout link.
- Improved UI by fixing product thumbnail display on the checkout page.
- Fixes were made to the API, including adding variant IDs and allowing admin to create carts without a user ID.
- A UI fix was made to the product thumbnail on the checkout page.
- Improved product thumbnail display on the checkout page.
- Fixed issues with variant IDs and anonymous carts in the API.
- Fixed issues with retrieving product variant IDs and creating carts without a user ID.
- Fixed issues with product variants and anonymous carts in the admin API
Version v8.51
December
Week 51 2025
- Added functionality to display ApiKey secret after creation.
- Implemented support for video preview when uploading product images.
- Implemented support for video previews when uploading product images.
- Added functionality to display API key secret after creation.
- Added functionality to display ApiKey secret after creation
- Fixed type errors.
- Fixed type errors in code.
- Fixed type errors in code
- Added support for video preview when uploading product images
- Fixed issue with allowing video/mp4 and video/webm formats for image uploads.
- Fixed issue with allowing video file types for image upload.
- Fixed issue with allowing video file formats for image uploads.
Version v8.50
December
Week 50 2025
- Added support for inputting accurate longitude and latitude coordinates.
- Enhanced YouTube URL validation regex for more accurate detection.
- Improved user experience by allowing for more precise location information.
- Enhanced validation of YouTube URLs with a new regular expression.
- Improved handling of YouTube links in product to ensure proper functionality.
- Updated UI to allow for real numbers in business information.
- Added the ability for users to input real numbers for latitude and longitude in business information.
- Bug fix for issues related to YouTube links.
- Improved handling of YouTube links in the product.
- Added new functionality to retrieve product information based on a specific SKU.
- Implemented a filter for product listings to allow for sorting by SKU.
- Implemented a product listing SKU filter to allow for more targeted product searches.
- Improved overall functionality and user experience for product browsing and searching.
- Added ability to retrieve product information by SKU through a new GET route.
- Enhanced the user experience by providing more efficient and targeted ways to access product information.
- Improved data handling: The return type of the addVendorToStore handler has been changed to "any" for better data handling, and a new endpoint has been added to create vendors and attach them to a store.
- Enhanced vendor functionality: A new feature has been added to create vendors using a modal and validation.
- - Updated label for auto verify checkbox to clarify its functionality, making it more user-friendly.
- - Added endpoint to create vendor and attach to store, improving overall functionality and user options.
- Improved user experience: The label for the auto verify checkbox has been updated to provide more clarity on its functionality.
- - Added vendor creation functionality with modal and validation, improving user experience.
Version v8.49
December
Week 49 2025
- Implemented feature to fetch and populate countries and currencies on store creation.
- Potential bug fix related to temporary storage.
- Added functionality to handle store selection and fetch store details if not present.
- Added functionality to fetch and populate countries and currencies when creating a store.
- Fixed bug related to temporary storage.
- Improved handling of store selection and fetching store details if not already present.
Version v8.46
November
Week 46 2025
- Added support for dark mode in email verification pages.
- Fixing consistency issues with plugin checklist values and plugin check.
- Refactored the color system from using specific colors (e.g. `bg-black/10`) to using semantic design tokens (e.g. `bg-background`) for consistency and easier maintenance.
- Added the ability for users to create custom inventory locations directly from the stock control modal.
- Adding support for custom inventory locations and reverting previous UPSERT implementation in inventory management.
- Adding dark mode support to email verification pages and updating loading screen colors to align with semantic design tokens.
- Refactoring of UI to use semantic design tokens for color system
- Systematic replacement of legacy gray/zinc color classes with CSS custom properties
- Migration of color tokens: The commits involved migrating various color tokens such as text colors, background colors, and border colors from legacy classes to standardized design system tokens. This was done across dashboard and component files.
- Updates to text, background, and border colors for improved consistency and maintainability.
- Improved design and maintainability: The end goal of these commits was to improve the overall design and maintainability of the codebase. This was achieved by using standardized design tokens and ensuring consistency throughout the codebase.
- Refactoring of color system: The main focus of these commits was to refactor the existing color system in order to improve consistency and maintainability. This was achieved by systematically replacing legacy color classes with semantic CSS custom properties.
Version v9.13
March
Week 13 2026
- This change was likely made to address a bug or issue with the Meilisearch update.
- This change was made as part of a routine maintenance task.
- A chore task was completed to comment out the update.
- The feature may be re-enabled in the future once the maintenance is complete.
- Meilisearch update for product save was temporarily disabled.
Version v9.12
March
Week 12 2026
- Development focused on improving the functionality and user experience of the cart feature.
- The category is now included in the "get cart" route.
- The inclusion of category information in the get cart route.
- These changes improve the functionality and usability of the cart feature.
- Category information has been added to the cart routes.
- The addition of category information to the cart routes.
- route
- Added new feature for editing feeds, including enhancements to database calls.
- Implemented a new feature for editing feeds and enhancing database calls.
- Fixed issues with feeds limit and page links, improving user experience.
- Fixed issues with displaying feed limits and page links.
- Fixed multiple bugs related to feeds and individual feed editing.
- Fixed multiple issues related to feeds and individual feed items.
- UI improvements: Adding feeds under settings and fixing various components for dark mode, such as image upload, dropdown, toggle, and textbox.
- Theme customization: Setting the default theme to light mode for a better user experience.
- UI updates: Adding feeds under settings and fixing various components for dark mode, such as image upload, dropdown, toggle, and textbox.
- Database optimization: Adding an index on product tags for improved performance.
- Theme selection: Setting the default theme to light mode for a better user experience.
Version v9.11
March
Week 11 2026
- Added agent skill to enforce Bun as the package manager and runtime.
- Addition of initial agent skills for various tools and technologies
- Introduction of AI-managed changelog and agent skills documentation
- Implementation of AI self-healing with new admin routes and error logging schema
- Introduced initial AI agent skills documentation and an AI-managed changelog.
- Implemented AI self-healing with new admin routes, error logging schema, and agent skill documentation.
- Fixed build error: The developer fixed a build error that was causing issues with the codebase, ensuring that the code can be successfully compiled and run.
- Implemented fix to ensure minimum limit in millisearch query for improved accuracy and efficiency.
- Ensured minimum limit in millisearch query: The developer added a minimum limit to a millisearch query, preventing potential errors or issues with the query. This improves the overall functionality and reliability of the code.
- Resolved build error that was preventing successful compilation.
- - Improve compatibility with MeiliSearch by properly handling attribute names and sort parameters
- Fixing potential search query errors related to invalid attribute names.
- Improved compatibility with MeiliSearch through attribute sanitization and sort parameter validation
- Development points:
- Integration of PostHog analytics with singleton instance and event capture functions
Version v9.10
March
Week 10 2026
- Fixed issues related to the percent coupon feature, ensuring it functions properly.
- Resolved build errors that were causing issues with the codebase.
- Resolved build errors that were causing issues with the code compilation process.
- Fixed issues with the percent coupon feature, ensuring it functions properly.
Version v9.3
January
Week 3 2026
- SecureCatalogueModule inputs are now included in store configuration to enhance security.
- A new plugin configuration feature has been added.
- Improved store configuration by including secureCatalogueModule inputs
- Expanded plugin configuration options for more customization
- Added plugin configuration feature
- Users now have the ability to customize plugin configuration options.
Version v9.2
January
Week 2 2026
- Added cart functionality, including the ability to add products and a checkout link.
- Added cart functionality, allowing users to add products and checkout from their cart.
- Improved UI by fixing product thumbnails on the checkout page.
- Added cart feature, allowing users to add products and checkout
- The cart feature was added, allowing users to add products and access a checkout link.
- Improved UI by fixing product thumbnail display on the checkout page.
- Fixes were made to the API, including adding variant IDs and allowing admin to create carts without a user ID.
- A UI fix was made to the product thumbnail on the checkout page.
- Improved product thumbnail display on the checkout page.
- Fixed issues with variant IDs and anonymous carts in the API.
- Fixed issues with retrieving product variant IDs and creating carts without a user ID.
- Fixed issues with product variants and anonymous carts in the admin API
Version v8.51
December
Week 51 2025
- Added functionality to display ApiKey secret after creation.
- Implemented support for video preview when uploading product images.
- Implemented support for video previews when uploading product images.
- Added functionality to display API key secret after creation.
- Added functionality to display ApiKey secret after creation
- Fixed type errors.
- Fixed type errors in code.
- Fixed type errors in code
- Added support for video preview when uploading product images
- Fixed issue with allowing video/mp4 and video/webm formats for image uploads.
- Fixed issue with allowing video file types for image upload.
- Fixed issue with allowing video file formats for image uploads.
Version v8.50
December
Week 50 2025
- Added support for inputting accurate longitude and latitude coordinates.
- Enhanced YouTube URL validation regex for more accurate detection.
- Improved user experience by allowing for more precise location information.
- Enhanced validation of YouTube URLs with a new regular expression.
- Improved handling of YouTube links in product to ensure proper functionality.
- Updated UI to allow for real numbers in business information.
- Added the ability for users to input real numbers for latitude and longitude in business information.
- Bug fix for issues related to YouTube links.
- Improved handling of YouTube links in the product.
- Added new functionality to retrieve product information based on a specific SKU.
- Implemented a filter for product listings to allow for sorting by SKU.
- Implemented a product listing SKU filter to allow for more targeted product searches.
- Improved overall functionality and user experience for product browsing and searching.
- Added ability to retrieve product information by SKU through a new GET route.
- Enhanced the user experience by providing more efficient and targeted ways to access product information.
- Improved data handling: The return type of the addVendorToStore handler has been changed to "any" for better data handling, and a new endpoint has been added to create vendors and attach them to a store.
- Enhanced vendor functionality: A new feature has been added to create vendors using a modal and validation.
- - Updated label for auto verify checkbox to clarify its functionality, making it more user-friendly.
- - Added endpoint to create vendor and attach to store, improving overall functionality and user options.
- Improved user experience: The label for the auto verify checkbox has been updated to provide more clarity on its functionality.
- - Added vendor creation functionality with modal and validation, improving user experience.
Version v8.49
December
Week 49 2025
- Implemented feature to fetch and populate countries and currencies on store creation.
- Potential bug fix related to temporary storage.
- Added functionality to handle store selection and fetch store details if not present.
- Added functionality to fetch and populate countries and currencies when creating a store.
- Fixed bug related to temporary storage.
- Improved handling of store selection and fetching store details if not already present.
Version v8.46
November
Week 46 2025
- Added support for dark mode in email verification pages.
- Fixing consistency issues with plugin checklist values and plugin check.
- Refactored the color system from using specific colors (e.g. `bg-black/10`) to using semantic design tokens (e.g. `bg-background`) for consistency and easier maintenance.
- Added the ability for users to create custom inventory locations directly from the stock control modal.
- Adding support for custom inventory locations and reverting previous UPSERT implementation in inventory management.
- Adding dark mode support to email verification pages and updating loading screen colors to align with semantic design tokens.
- Refactoring of UI to use semantic design tokens for color system
- Systematic replacement of legacy gray/zinc color classes with CSS custom properties
- Migration of color tokens: The commits involved migrating various color tokens such as text colors, background colors, and border colors from legacy classes to standardized design system tokens. This was done across dashboard and component files.
- Updates to text, background, and border colors for improved consistency and maintainability.
- Improved design and maintainability: The end goal of these commits was to improve the overall design and maintainability of the codebase. This was achieved by using standardized design tokens and ensuring consistency throughout the codebase.
- Refactoring of color system: The main focus of these commits was to refactor the existing color system in order to improve consistency and maintainability. This was achieved by systematically replacing legacy color classes with semantic CSS custom properties.