MarketXY – Changelog

Version 1.3.0 – June 12, 2025
[Search Fixes and Final Table Logic Improvements]
Resolved search functionality bugs, finalized refactors, and optimized category interactions.
  • - Fixed search functionality and improved input responsiveness
  • - Implemented full category logic including duration and status links
  • - Refactored home table and simple table components
  • - Finalized refactors for add-category and category details pages
  • - Improved transitions, loading states, and in-page navigation
  • - Resolved minor UI bugs and form inconsistencies
Version 1.2.0 – June 2, 2025
[Domain, Subdomain and Table UI Updates]
Enhanced visual consistency and modularity for domain/subdomain views and tables.
  • - Refactored subdomain and domain details pages for UI clarity
  • - Improved marketxy frontend domain details structure
  • - Refactored general table and main table logic for maintainability
  • - Updated Docker Compose configuration
  • - Introduced MXY rank table fix and robots.txt setup
Version 1.1.1 – May 28, 2025
[Category Management and Page Refactors]
Introduced structured category pages and enhanced form interactions.
  • - Refactored subcategory and category details pages
  • - Created and styled 'All Categories' listing page
  • - Refined add-category page with reusable logic
  • - Fixed category results rendering issues
  • - Improved consistency across category forms and tables
Version 1.1.0 – May 20, 2025
[Pagination and Search History Enhancements]
Refactored pagination logic, improved recent search tracking, and optimized loading behaviors for smoother UX.
  • - Refactored pagination logic in SimpleTable and related views
  • - Improved localStorage handling for recent search history
  • - Optimized recent search table query date logic
  • - Enhanced UI responsiveness in recent search and results views
  • - Added loader logic for multi-step category flows
  • - Set default page size for data tables
Version 1.0.0 – May 15, 2025
[Initial Table and UI Enhancements]
Introduced enhancements to domain-related pages, fixed runtime issues, and laid groundwork for category handling.
  • - Replaced icons in domain details page
  • - Fixed various runtime errors across domain and table views
  • - Added initial category column to data tables
  • - Updated toast message content for consistency
  • - Redirected users to pricing page after exceeding 100 search results
  • - Refactored simple table component structure