- fix: display error when import anything
- fix: increase import filesize limit from 32KB to 1MB
- fix: won't scroll to search result item
- fix: remove item before open link
- fix: crash when click item of search result
- fix: data changes cannot be stored
- fix: multi-operation button cannot be clicked
- fix: browser action broken in v1.4.4
- feat: open selected tabs in tab list
- change: right click apply for all selected tabs in the list currently
- fix: parse title from compatible format by mistake when it include
|
- fix: a possible case to cause data missing
- fix: transparent drawer
- fix: always displayed list button
- fix: confirm remove list not work when restore
- fix: import list order wrong
- fix: store into a titled list broken
- fix: wrong charset when export to file
- fix: can remove item of list when click
- fix: drag and drop not work
- fix: missing i18n fields
- feat: detail list pagination
- feat: hide too much items in detail list
- refactor: search feature can be used in every page
- refactor: use drawer
- refactor: change authorize way of sync service
- depracate: some options have be depracated
- feat: allow set tags of list and filter tags
- feat: add a new option 'titleFontSize' to allow user change the font size of list title
- feat: add 4 new options to allow user disable some feature to improve appearance
- fix: search item clicked wont expanse list
- fix: context menus handler is not a function
- fix: date collision with title
- change: refine i18n strings
- fix: change of openTabListWhenNewTab take effect immediately
- feat: add an option to allow disable open list tab when store all tabs
- pref: clear login status only if token expired
- 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
- feat: add an option to allow open tabs at the ending
- change: sort items of search
- fix: popup simple list is too short
- fix: store all tabs in all window command not work
- change: untitled list will show the title of tabs in popup simple list
- change: do not display the change logs in about page
- change: apply the nightmode to the popup simple list
- feat: search function in the detail list page & add an option to allow to enable or disable it
- fix: cover browser action in firefox
- fix: auth button invalid
- fix: store multi window failed in firefox
- fix: vuetify expansion-panel bug
- fix: open list page bug
- feat: add an option to allow display context button on all elements
- feat: add an option to exclude illegal URL
- feat: add an option to remove duplicate
- fix: simple list
- fix: style of options page
- fix: item click cannot be removed problem
- fix: store all tabs from all windows
- fix: create time and title overlap on small screen
- pref: reduce size
- fix: make sure remote options is same as local
- feat: allow other extension send message to better onetab
- pref: use vuex store options and login status
- feat: add an option to alert before removing list
- fix: make conflict if local is not empty after login (avoid directly downloading if local is not empty)
- feat: add an option to allow using night mode by default
- feat: add an option to allow choosing items displayed
- feat: add an option to allow hiding favicon
- feat: add an option to allow useing fixed toolbar
- change: hiding dialog after imported
- change: put imported lists before current lists
- feat: better onetab sync server (it is provided by a self-hosted server, with unlimited storage space, allow authorize with google / github account now) !IMPORTANT
- feat: save list to google drive (we will allow user access the saved file and import manually currently) !IMPORTANT
- change: some icons changed
- change: add a gitter link (you can get communicate with the developer instantly)
- feat: allow set list color just need to click the tabs label
- change: new logo
- fix: context menus click handler won't be called
- fix: some problem left over last version
- feat: allow store two sides
- feat: auto disable
- change: group options
- feat: add an option to allow cover browser action when current page is new tab page
- fix: remove list item will not open the tab
- fix: restore list from popup
- perf: set storage at next tick
- feat: nightmode
- feat: add an option to change the position of remove item button
- change: created time i18n support
- feat: add an option to turn on the button of context menu in the page
- fix: do not await sync complete when access storage
- feat: add an operation to store all tabs in all windows (in context menus and keyboard shortcut)
- change: add about page with update button and changelogs
- change: change items of list in detail list page to a tag and it allows the operation of the a tag in the browser (such as copy link address, open in new window, use ctrl+click to open in background) !IMPORTANT
- fix: make title on buttons available
- change: change a part of ui
- change: add a link to keyboard shortcuts
- feat: add an option to pin new list
- fix: avoid title input line height increase
- fix: allow use enter to set title of a list
- feat: add an option to ignore pinned tab & allow change the order of lists
- feat: keep tab list expand status
- fix: temporary use webextension-polyfill to replace chrome-promise
- fix: store selected tabs in all window (currently store current window only)
- fix: remove item in tab list will not trigger item clicked handler
- fix: avoid tab list page being stored
- fix: fix restore in new window
- change: supplment i18n message
- fix: open onetab page when there are no tab in current window
- feat: Set title of list
- feat: Popup page with simple list
- feat: Pin tab list
- feat: Keyboard shortcuts
- feat: Options
- feat: Drag and drop re-ordering
- feat: Data & options sync
- feat: Import & export