1.4
Fixed
Date filter no longer shows incorrect results when using non-English date formats.
Fixed
Date filter now works with all common date separator styles (dots, slashes, dashes).
Fixed
Accented characters (ä, ö, ü, é, etc.) no longer display as question marks on Mac.
1.3
New
Added filename placeholders - use {TableName}, {WorkbookName}, {SheetName}, {Date}, {Time}, or cell addresses like {A1} in custom filenames.
New
Added expression-based numeric filter - type >20, =50, or combine like >20 , <, or between (↔) to filter date columns.
New
Added word wrap toggle to control text wrapping in table cells.
New
Added fixed header option - table header stays visible when scrolling down.
New
Added Match Excel Column Widths option to apply Excel's column proportions to the exported table.
New
Added per-button export toggle to show/hide individual export buttons (Copy, CSV, Excel, PDF, Print) (PRO).
New
Added clickable hyperlinks option to render Excel hyperlinks in the exported table (PRO).
New
Added HTML rendering option to display rich content like bold text, links, and formatted content directly in table cells (PRO).
New
Exported HTML now shows a helpful message when opened without internet instead of a blank page.
New
Example table is automatically offered when no tables are found in the workbook.
Improvement
Cell alignment from Excel (left, center, right) is now preserved in the exported table.
Improvement
Large tables now load significantly faster using deferred rendering — only visible rows are rendered in the browser.
Improvement
Number formatting (currency, decimals, etc.) is now preserved for all table sizes, not just tables under 5,000 rows.
Improvement
Settings are now locale-safe — boolean values are stored consistently regardless of system language.
Improvement
Added tooltips to all settings for better discoverability.
Improvement
Reorganized General tab into Table Display, Table Features, and Export sections.
Improvement
Added Pro tab with Export Buttons and Advanced sections.
Improvement
Date column detection is now more robust - checks Excel number format and scans multiple rows instead of just the first row.
Improvement
Datetime columns now use a string dropdown filter instead of a date picker, since the date picker cannot filter by time.
Improvement
Better Mac compatibility for license activation and input dialogs.
Improvement
Multiselect dropdown filters now display clean text instead of raw HTML for columns with HTML content (e.g. shows "In Stock" instead of the full <span> tag).
Improvement
Offline detection now also catches DataTables CDN failures, not just jQuery, with a specific error message about firewalls or content blockers.
Fixed
License deactivation now works correctly on macOS.
Fixed
Tables with error cells (#DIV/0!, #N/A, #REF!) no longer cause crashes during export.
Fixed
Date filter now respects your system's date format instead of guessing, preventing incorrect filtering.
Fixed
Cells containing special text patterns no longer break the exported HTML page.
Fixed
Numeric filters now correctly handle European decimal formats (e.g. comma as decimal separator).
Fixed
Numeric min/max filter no longer treats text values as zero.
Fixed
Table filters now reset properly on page refresh.
Fixed
Date filters now work with all date formats, not just YYYY-MM-DD.
Fixed
Exporting a single-cell table no longer causes a type mismatch error.
Fixed
Filter row no longer appears as an empty row in exports (Copy, CSV, Excel, PDF, Print).
Fixed
Filter dropdown values with special characters (quotes, angle brackets) are now displayed correctly.
Fixed
XLPrompt link in "More Add-ins" dropdown not opening correctly.
Fixed
Date filter now correctly hides rows with malformed dates instead of letting them pass through. Empty cells still show.
Fixed
Date filter now handles 2-digit year formats (e.g. dd/mm/yy) using Excel's year cutoff convention.
Fixed
Filename and title placeholders ({SheetName}, {A1}, etc.) now reference the selected table's worksheet instead of the active sheet.
Security
Added rel="noopener" to all external links in exported HTML.
Tweaked
Namespaced dark mode localStorage key to prevent collisions with other tools.
Tweaked
Removed unused variable in multiselect dropdown code.
1.2
New
Added output location settings - choose Workbook Folder, Documents, or custom path.
New
Added output filename settings - auto-generate or use custom filename.
New
Added option to include/exclude workbook name, worksheet name, and table name in filename.
New
Added overwrite existing file option (or create versioned files _v1, _v2, etc.).
New
Added horizontal scrolling option for wide tables.
New
Added freeze first column feature (requires horizontal scroll).
New
Added responsive table plugin for better mobile viewing.
New
Added responsive mode toggle to enable/disable responsive table plugin.
New
Added group by button for row grouping functionality.
New
Added show pagination at top option.
New
Added column visibility indicator option.
New
Added column reorder feature for exported tables.
New
Added export visible columns only option.
New
Added PDF export orientation setting (Portrait/Landscape).
New
Added custom header logo URL option (PRO).
New
Added primary color customization for header (PRO).
New
Added custom title option with placeholder support ({TableName}, {WorkbookName}, {SheetName}, {Date}, {Time}) (PRO).
New
Added custom subtitle option with placeholder support (PRO).
New
Added "None" option for title and subtitle to hide them completely (PRO).
New
Added "Prompt on each export" option for title and subtitle customization (PRO).
New
Added Show Header toggle to enable/disable header section (PRO).
New
Added Device Manager for PRO users to manage activated devices.
New
Added Feature Request Board at https://features.tablepop.pythonandvba.com/ to submit ideas.
New
Added Paste button for license key on Mac (Cmd+V workaround).
Improvement
Reorganized settings into Output, General, and Branding tabs.
Improvement
Loading cursor and visual feedback during license activation.
Improvement
Table icon only shown for "Table Name" title mode, hidden for custom titles.
Improvement
Changed favicon from bar chart to clipboard emoji for better relevance.
Fixed
Excel files saved on OneDrive or SharePoint now export correctly without errors.
Fixed
Mac compatibility issues with file export.
Fixed
Mac UserForms now display at correct size (no longer tiny).
Fixed
Mac iCloud path error (Error 76 - Path not found) now handled with fallback option.
Fixed
File now opens from actual saved location when permission denied causes fallback to Documents folder.
Fixed
Date formatting now respects Excel regional settings instead of defaulting to English format.
Fixed
SetFocus error when validation fails on controls in inactive tabs.
1.1
New
Large table warning dialog (10,000+ rows)
New
Wait cursor during export
Fixed
Out of memory error with large tables
Tweaked
Number formatting preserved for tables up to 5,000 rows
1.0
New
Inital Release
