Tablio のバージョン履歴 - 全 3 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.2.2
リリース日 : 2025年12月12日 - 389.78 KBfirefox バージョン 70.0 以降 で動作Just some small bugfixesソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 1.2.0
リリース日 : 2025年11月10日 - 386.09 KBfirefox バージョン 70.0 以降 で動作Tablio 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 implementationソースコードは MIT License に従いリリースされています