Releases: Morikko/sync-tab-groups
Releases · Morikko/sync-tab-groups
v0.8.2
- Fix: Context menu for moving tabs was buggy
- Dev: Clean source maps (enable and working only in dev mode)
- Dev: Make the extension code compliant with the firefox web extension lint
v0.8.1
Fix file download problem
v0.8
(Not ready for production)
- Better group renaming experience
- Adding the current window as a group asks you a name
- Update French (@ko-dever) and Spanish (@lucas-mancini) translations
- icon for the tab/group menu has changed (double arrows => 3 bars)
- Chrome: at starting a notification is sent if the window bound to a group is not found
- Fix: the browser in headless mode (MAC) triggered errors
- Dev: Switch the codebase to webpack
- Dev: Add a linter
v0.7.1
- Tab hiding is official since Firefox 61
- Fix: Chevron was not visible before tabs when moving with the keyboard
- Rename bottom left button in the popup menu
v0.7
- Tab hiding support #64 (Firefox only)
- Use new permission "tabHide" for the hiding API
- Add: Group context menu in the popup
- Add: "[OPEN]" to opened groups in contextual tab move menu (popup)
- Fix: False Error when dropping a tab on "Add Button" #118
- Fix: wrong error notifications #118 #122 #123
v0.7-alpha
- Tab hiding support #64
- Add: Group context menu in the popup
- Add: "[OPEN]" to opened groups in contextual tab move menu (popup)
- Fix: False Error when dropping a tab on "Add Button" #118
v0.6.9
- Improve groups interface performance #114
- Add: Context Menu to move tab on right click on page #115
- Fix: Error Notifications popped for no good reason #116
- Fix: Change window focus was not well taken in account (Chrome) #110
v0.6.8
- Add: Automatic Error Log
- Check the wiki page to know how you can help me solved extensions bugs
- Add: Notification when an error happened, so you can restore your groups and save the log
- Add: Error management in popup, avoid the "empty bubble"
v0.6.7
- Add: search in tab urls (hostname only)
- Fix: Groups are renamed in tab move menu on tabbar #103
- Add: [OPEN] information in tab move menu on tabbar
- Add: Tabs number in exporting/importing menu #105
v0.6.6
- Change UI
- Hiding support in progress #64