Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Releases: Morikko/sync-tab-groups

v0.8.2

30 Dec 21:10
Compare
Choose a tag to compare
  • 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

30 Dec 21:10
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release
Fix file download problem

v0.8

10 Dec 00:13
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

(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

01 Jul 17:03
Compare
Choose a tag to compare
  • 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

22 May 22:16
Compare
Choose a tag to compare
  • 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

13 May 22:32
Compare
Choose a tag to compare
  • 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

12 May 12:02
Compare
Choose a tag to compare
  • 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

10 May 22:32
Compare
Choose a tag to compare
  • 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

01 May 15:52
Compare
Choose a tag to compare
  • 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

15 Apr 22:38
Compare
Choose a tag to compare
  • Change UI
  • Hiding support in progress #64