Skip to content

Tags: Why8n/better-onetab

Tags

v1.3.12

Toggle v1.3.12's commit message
fix: search item clicked wont expanse list & etc.

 - search item clicked wont expanse list (fixes cnwangjie#85)
 - context menus handler is not a function (fixes cnwangjie#74)
 - date collision with title (fixes cnwangjie#86)

v1.3.11

Toggle v1.3.11's commit message
pref: clear login status only if token expired

v1.3.10

Toggle v1.3.10's commit message
feat: store into a specific list

 - feat: allow store tabs into a specific list by clicking the items in context menu or a button in the simple list
 - feat: right clicking an item in the list will show a menu allows moving the tab to another list

v1.3.9

Toggle v1.3.9's commit message
change: sort items of search & way to track event

v1.3.8

Toggle v1.3.8's commit message
1.3.8: fix some bugs & appearance improvement

 - fix: popup simple list is too short (fixes cnwangjie#44)
 - fix: store all tabs in all window command not work (fixes cnwangjie#47)
 - change: untitled list will show the title of tabs in popup simple list (fixes cnwangjie#45)
 - change: do not display the change logs in about page
 - change: apply the nightmode to the popup simple list (fixes cnwangjie#46)

v1.3.7

Toggle v1.3.7's commit message
1.3.7: feat: search

v1.3.6

Toggle v1.3.6's commit message
1.3.6: fix bugs & new options

 - fix: open list page bug (fixes cnwangjie#37)
 - feat: add an option to allow display context button on all elements (fixes cnwangjie#33)
 - feat: add an option to exclude illegal URL (fixes cnwangjie#22)
 - feat: add an option to remove duplicate
 - change: do not create new tab but show a notification when updated

v1.3.5

Toggle v1.3.5's commit message
1.3.5: fix simple list & style of options page

 - fix: simple list
 - fix: style of options page

v1.3.4

Toggle v1.3.4's commit message
1.3.4: fixes some problems

v1.3.3

Toggle v1.3.3's commit message
1.3.3: fix firefox CSP problem