scrollstash
v1.0.1

Changelog

Tracking all the awesome new features and updates to ScrollStash.

Version 1.1.0

Released on December 2024

Brand Split Tests Analysis!

New Features

  • Added comprehensive Split Tests section to analyze A/B tests from various brands.
  • Browse and filter experiments by status (active, paused, completed) and test type.
  • View detailed experiment information including variations, audience filters, and technical setup.
  • Preview live experiments directly from the interface with one-click access.
  • Explore different test types: pricing, shipping, content, theme, and code injection experiments.
  • Advanced filtering and pagination for easy navigation through thousands of experiments.

Improvements

  • Enhanced performance with optimized database queries and reduced N+1 query problems.
  • Added responsive design for split tests tables on all device sizes.
  • Improved loading states and error handling throughout the application.

Bug Fixes

  • Fixed URL construction issues in preview links that were causing malformed URLs.
  • Resolved Next.js 15 compatibility issues with async searchParams.
  • Fixed pagination statistics to show accurate counts across entire dataset.

Version 1.0.1

Released on August 20, 2024

Introducing Favorites!

New Features

  • You can now save your favorite brands and URLs for quick access.
  • Added a dedicated favorites section in the user dashboard.
  • Favorite buttons added to brand pages and URL listings.

Improvements

  • Minor UI adjustments for consistency.