Changelog

Track the latest updates and improvements to Henkan Toolkit

v3.10June 2, 2025

FIXED

Sankey Diagram Theme Selector

Fixed critical issue where changing color themes would break the Sankey diagram. The theme selector now works seamlessly, allowing users to switch between McKinsey, BCG, Bain, and Classic D3 color palettes without errors.

IMPROVED

Sankey Diagram Stability

Enhanced the underlying D3 Sankey layout configuration to use index-based node identification, improving compatibility with the data parsing system and preventing 'missing node' errors.

IMPROVED

Error Handling and Debugging

Added comprehensive error handling and debugging logs to the Sankey diagram component to help identify and resolve rendering issues more quickly.

v3.9May 28, 2025

ADDED

Method Assistant with AI-Powered Recommendations

Launched a new AI assistant that analyzes project descriptions and recommends the best testing methods from 40+ quantitative and qualitative approaches. Features strategic timeline planning and constraint handling.

ADDED

Comprehensive Method Library

Added a complete database of 40 testing methods with relevance scoring, filtering, and detailed descriptions. Users can now see all available methods and understand why specific ones are recommended.

ADDED

User Splitting Constraints

Added toggle for scenarios where traditional A/B testing isn't possible (like Netflix content testing). The AI adapts recommendations to focus on alternative methods like time-based comparisons and qualitative research.

IMPROVED

Strategic Testing Timeline

Method Assistant now provides 3-phase testing strategies: Before Launch (research/validation), At Launch (experiments/rollout), and After Launch (monitoring/impact analysis).

v3.8May 28, 2025

IMPROVED

Maximum Experiments Calculator Design Overhaul

Completely redesigned the Maximum Experiments Calculator to match the visual consistency of other calculators with proper styling and layout.

ADDED

Comprehensive Documentation Sections

Added 'How to Use This Calculator', 'Key Terms and Definitions', and FAQ sections to the Maximum Experiments Calculator, matching the design pattern of other tools.

FIXED

Production CSS Styling Issues

Resolved critical styling differences between development and production environments that were causing calculators to appear unstyled in production.

IMPROVED

UI Component Consistency

Standardized the design system across all calculators to ensure consistent user experience and visual hierarchy.

REMOVED

Beta Badges from Navigation

Removed beta badges from all navigation items as features have matured and stabilized.

v3.7May 21, 2025

ADDED

Maximum Experiments Calculator

Added a new calculator to determine the maximum number of experiments that can be run given a certain budget and cost per experiment.

IMPROVED

Enhanced UI/UX Across All Tools

Improved the user interface and user experience across all calculators with better spacing and visual hierarchy.

FIXED

Mobile Responsiveness Issues

Fixed various mobile responsiveness issues across different screen sizes.

v3.6May 14, 2025

ADDED

User Authentication System

Implemented complete user authentication with Supabase including login, signup, and profile management.

ADDED

Protected Routes

Added protected routes for premium features and user-specific content.

IMPROVED

Performance Optimizations

Improved the performance of all calculators with better state management and reduced re-renders.

v3.5April 30, 2025

ADDED

Comprehensive Documentation

Added detailed documentation section with guides, API references, and best practices.

ADDED

API Status Dashboard

Implemented real-time API status monitoring and health checks.

IMPROVED

Error Handling

Enhanced error handling across all components with better user feedback.

v3.4April 15, 2025

ADDED

Bayesian A/B Testing Calculator

Introduced Bayesian statistical approach for A/B test analysis with probability distributions.

ADDED

Interactive Probability Charts

Added visual probability distribution charts for Bayesian analysis.

IMPROVED

Statistical Accuracy

Enhanced statistical calculations with more precise algorithms and edge case handling.

v3.3March 28, 2025

ADDED

Waterfall Chart Generator

Added waterfall chart visualization tool for conversion funnel analysis.

ADDED

Sankey Diagram Tool

Implemented Sankey diagram generator for user flow visualization.

IMPROVED

Data Visualization

Enhanced all charts and graphs with better interactivity and customization options.

v3.2March 10, 2025

ADDED

CSV Data Import

Added ability to import test data from CSV files for analysis.

ADDED

Data Export Features

Implemented export functionality for results in multiple formats (CSV, PDF, JSON).

IMPROVED

Input Validation

Enhanced input validation with better error messages and real-time feedback.

v3.1February 20, 2025

ADDED

Dark Mode Support

Implemented system-wide dark mode with automatic theme detection.

IMPROVED

Accessibility Enhancements

Improved accessibility with better keyboard navigation, ARIA labels, and screen reader support.

FIXED

Cross-browser Compatibility

Fixed compatibility issues with Safari and older browser versions.

v3.0February 1, 2025

IMPROVED

Complete UI Redesign

Major redesign with modern UI components, improved navigation, and better user experience.

ADDED

Advanced Statistical Methods

Added support for sequential testing, multiple comparison corrections, and advanced power analysis.

IMPROVED

Performance Overhaul

Completely rebuilt with Next.js 14 and React 18 for better performance and developer experience.

v2.8January 15, 2025

ADDED

Revenue Impact Calculator

Added calculator to estimate revenue impact of A/B test results.

ADDED

AOV (Average Order Value) Calculator

Implemented specialized calculator for e-commerce AOV testing.

IMPROVED

Mobile Experience

Enhanced mobile responsiveness and touch interactions.

v2.7December 20, 2024

ADDED

Test Duration Calculator

Added tool to calculate optimal test duration based on traffic and effect size.

ADDED

Seasonality Adjustments

Implemented seasonality factors for more accurate duration calculations.

IMPROVED

Statistical Precision

Enhanced statistical calculations with better handling of edge cases.

v2.6November 30, 2024

ADDED

Interactive Charts

Added interactive charts for visualizing test results and statistical distributions.

ADDED

Confidence Interval Visualization

Implemented visual confidence intervals for better result interpretation.

FIXED

Calculation Accuracy

Fixed rounding errors in statistical calculations for edge cases.

v2.5November 10, 2024

ADDED

Sample Size Calculator

Added dedicated sample size calculator with power analysis.

ADDED

Effect Size Estimation

Implemented tools for estimating minimum detectable effect sizes.

IMPROVED

User Interface

Redesigned interface with better visual hierarchy and cleaner layout.

v2.4October 25, 2024

ADDED

Multi-variant Testing Support

Extended calculator to support A/B/C and multivariate testing scenarios.

ADDED

Statistical Power Analysis

Added comprehensive power analysis tools for test planning.

IMPROVED

Input Validation

Enhanced input validation with real-time feedback and error prevention.

v2.3October 5, 2024

ADDED

Conversion Rate Trends

Added trending analysis for conversion rates over time.

IMPROVED

Results Interpretation

Enhanced results display with clearer explanations and recommendations.

FIXED

Edge Case Handling

Fixed issues with very small sample sizes and extreme conversion rates.

v2.2September 20, 2024

ADDED

Historical Data Analysis

Added ability to analyze historical A/B test data and trends.

ADDED

Baseline Metrics Tracking

Implemented baseline metrics comparison and tracking.

IMPROVED

Performance Optimization

Optimized calculations for faster results with large datasets.

v2.1September 1, 2024

ADDED

Advanced Statistical Tests

Added Chi-square, Fisher's exact test, and other advanced statistical methods.

IMPROVED

Calculation Engine

Rebuilt calculation engine for better accuracy and performance.

FIXED

Browser Compatibility

Fixed compatibility issues with older browsers and mobile devices.

v2.0August 15, 2024

IMPROVED

Complete Redesign

Major redesign with modern UI framework and improved user experience.

ADDED

Real-time Calculations

Implemented real-time calculation updates as users type.

ADDED

Results Export

Added ability to export results in multiple formats.

v1.9July 30, 2024

ADDED

Confidence Level Customization

Added ability to customize confidence levels (90%, 95%, 99%).

IMPROVED

Statistical Accuracy

Improved statistical calculations with better precision.

FIXED

Input Validation

Fixed issues with negative numbers and invalid inputs.

v1.8July 10, 2024

ADDED

Two-tailed vs One-tailed Tests

Added support for both one-tailed and two-tailed statistical tests.

IMPROVED

Results Display

Enhanced results display with better formatting and explanations.

FIXED

Calculation Bugs

Fixed several edge cases in statistical calculations.

v1.7June 25, 2024

ADDED

Statistical Significance Testing

Added comprehensive statistical significance testing with p-values.

ADDED

Effect Size Calculations

Implemented Cohen's d and other effect size measurements.

IMPROVED

User Interface

Improved layout and visual design for better usability.

v1.6June 5, 2024

ADDED

Confidence Intervals

Added confidence interval calculations for conversion rates.

IMPROVED

Input Handling

Improved input handling with better validation and error messages.

FIXED

Mobile Responsiveness

Fixed mobile display issues and improved touch interactions.

v1.5May 20, 2024

ADDED

Relative Improvement Calculations

Added relative improvement percentage calculations between variants.

ADDED

Results Summary

Implemented comprehensive results summary with key insights.

IMPROVED

Performance

Optimized calculations for better performance with large numbers.

v1.4May 1, 2024

ADDED

Z-score Calculations

Added Z-score calculations for statistical analysis.

IMPROVED

Error Handling

Enhanced error handling with user-friendly error messages.

FIXED

Decimal Precision

Fixed decimal precision issues in conversion rate calculations.

v1.3April 15, 2024

ADDED

Standard Error Calculations

Added standard error calculations for conversion rates.

IMPROVED

Input Validation

Improved input validation to prevent invalid data entry.

FIXED

Division by Zero

Fixed division by zero errors when visitors count is zero.

v1.2April 1, 2024

ADDED

Conversion Rate Calculations

Added automatic conversion rate calculations from visitors and conversions.

IMPROVED

User Interface

Improved form layout and added better visual feedback.

FIXED

Input Formatting

Fixed issues with number formatting and decimal inputs.

v1.1March 15, 2024

ADDED

Basic Results Display

Added results display showing conversion rates and basic statistics.

IMPROVED

Form Validation

Improved form validation with real-time feedback.

FIXED

Calculation Accuracy

Fixed rounding errors in percentage calculations.

v1.0March 1, 2024

ADDED

Initial Release

Basic A/B test calculator with simple conversion rate comparison.

ADDED

Core Functionality

Input fields for visitors and conversions for Control and Variant groups.

ADDED

Basic Calculations

Simple percentage calculations and basic statistical comparisons.