Skip to content

Releases: vsmejkal/chrome-workspaces

Release v0.7

17 Feb 17:28

Choose a tag to compare

  • Restore full-screen window (Issue #15)
  • Option to keep workspaces sorted by name (Issue #19)
  • file:// stops entire workspace from opening (Issue #29)
  • Import & export (Issue #18, thanks @imageslr)
  • Mark open workspaces in the list

Release v0.6

05 Aug 06:05

Choose a tag to compare

  • Workspace list stretches with long titles (Issue #11)
  • Workspaces can be reordered using drag&drop (Issue #8, thanks @imageslr)
  • Move tabs to a workspace via context menu
  • Options page where you can set to keep open, minimize or close other workspace when a new workspace is opened (Issue #9)

Release v0.5

26 Nov 21:30

Choose a tag to compare

  • Create workspace from the current window (Issue #3)
  • Improve Add new workspace button
  • Infographics for empty workspace list
  • Do not create initial empty workspaces
  • Add attached tab to tab group
  • Disable custom tab groups inside workspace
  • Support keyboard shortcuts (Issue #7)
  • Improve keyboard control
  • Better explaining text in Remove view
  • Improve workspace restoration after crash
  • 🐞 A change is not saved if the window is closed quickly (Issue #2)
  • 🐞 Workspace is not active if restored from another window
  • 🐞 Pinned tabs are not preserved
  • Test plan

Release v0.4

22 Sep 20:52
581cd7f

Choose a tag to compare

  • Opening a workspace adds all its tabs into the tab group so you always see which workspace is currently open.
  • Color palette has been changed to match tab group color palette.
  • Opening a new workspace does not automatically close the previous one so you can have multiple workspaces open at the same time.
  • Closing the last tab removes it properly from the workspace.