Tablio version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.2
Released Dec 12, 2025 - 389.78 KBWorks with firefox 70.0 and laterJust some small bugfixesSource code released under MIT License
Older versions
Version 1.2.0
Released Nov 10, 2025 - 386.09 KBWorks with firefox 70.0 and laterTablio v1.2.0 Release Notes
🎉 What's New
Popup Menu
Quick access toolbar popup - Click the extension icon to see a clean menu with "Tidy Now" and "Settings" options
Improved UX - No more accidental tidying when clicking the toolbar icon
UI/UX Improvements
Better selection feedback - Selected patterns now show a border around the entire item instead of just the header
Cleaner options page - Removed unused Bootstrap JavaScript bundle, reducing extension size and eliminating console warnings
Default configuration - Users can use a default configuration without having to create their own
Code Quality
- Modular architecture - Complete refactor into separate modules (utils, groups, pairings) for better maintainability
- Better error handling - Fixed browser compatibility issues between Firefox and Chrome
Bug Fixes
- Fixed scripting API warnings in Firefox
- Fixed group reordering not saving properly
- Fixed import/export not passing browser context correctly
📦 Technical Changes
- Split monolithic options.js into modular components
- Removed Bootstrap JS dependency (CSS-only now)
- Added proper Chrome manifest v3 compatibility
- Improved drag-and-drop implementationSource code released under MIT License
Version 1.1.0
Released Nov 6, 2025 - 694.96 KBWorks with firefox 70.0 and laterSource code released under MIT License