Releases: blaskovicz/tab-polish
Releases · blaskovicz/tab-polish
v0.7.0
v0.6.1
fix(ui): remove redundant overflow
v0.6.0
feat(layout): make checkbox static
v0.5.6: fix(polish): only activate tab if closing another active tab
Also, activate tabs before closing tabs to prevent a ui blink when a temporary tab is made active.
v0.5.5
feat(ui): alignment and box layout tweaks
v0.5.4
feat(ui): simplify layout
v0.5.3: feat(tab-polish): treat search params as unique
This also fixes a bug where the wrong window's tabs were being queried and adds logging to help debug future issues.
v0.5.2: feat(polish-tabs): add prefs for treating path and fragment as unique
Note that this was the default behavior before the refactor, but this change adds these as toggle-able options.
v0.5.1
feat(index): better favicon and page title
v0.5.0: feat(tab-polish): switch to react
This change also includes some new features and optimizations like: - smarter tab polishing - quicker tab move to new window (via adoption) - tab icon in select tab dropdown - simpler build process via bash and webpack