Skip to content

2.6.2

Latest

Choose a tag to compare

@moisseev moisseev released this 05 Dec 05:25
· 1 commit to master since this release

Description

This release brings important improvements to validation and performance.

New Features:

  • Enhanced Options Validation:
    • Real-time and initial page load validation of header indexes and regular expression with inline error messages

Improvements:

  • Performance Optimizations:
    • Regular expressions are now compiled once per message instead of repeatedly
    • Parallelize tab processing for faster initialization
    • Better error reporting with failure summaries

Bug Fixes:

  • Fixed default options overwriting user preferences