Control Space 16

Improved Setup, Help and Workspace UX / UI and squished multiple niggling bugs

Version 16.13.4.331 committed on Sep 3 2023

Release notes

UI/UX

Workspace:

  • Added more informative popup title
  • Renamed "Share" actions to "Export"
  • Close both sidebars using Escape

Windows:

  • Clicking window header now focuses the window
  • Hovering over window title highlights window title
  • Hovering over window header highlights window outline
  • Prevented ordering windows when filtered

Tabs:

  • Added display options for inactive tabs
  • Added Enter and Shift+Enter shortcuts to wake and sleep tabs
  • Changed Home / End keys go to first and last tabs in window

Recent:

  • Tab close button Click now removes related tab in workspace (use Mod+Click to remove from list)
  • Tab icon Click now focuses tab in workspace rather than activating it

History:

  • Tab icon Click now focuses tab in workspace rather than activating it

Saved:

  • Added setting to view folder content immediately on focus

Search:

  • Added optional 200ms delay to Search input

Components:

  • Made badge inversely scale so text legible at smaller zoom levels
  • Made form button appearance align better with the app
  • Made "link" buttons more easily clickable
  • Added tooltips to some UI controls

Setup

  • Refactor setup flow to let user start right away, or optionally modify defaults
  • Added checks and notifications for conflicting / preferred keyboard shortcuts
  • Improved prompts and images
  • Added keyboard shortcuts (Left, Right, Escape) to Tour
  • Added install and uninstall URLs
  • Updated example URLs

Settings

Main:

  • Added Extension Options, Shortcut and Setup links
  • Added "Reset and logout" button

Inactive tabs:

  • Added Show dimmed setting
  • Added Hide info setting

Workspace:

  • Added "double-click to locate current tab"
  • Added "double-click to clear selection"

Tools

  • Removed custom "slept" tabs in favour of native discarding

User success

  • Simplified Help popup
  • Opens release notes page on update Added custom support dialogs
  • Tweaked default account settings to make it simpler for new users
  • Saved Tabs is now populated with demo content by default
  • Add link to Chrome's "On Startup" settings

Fixes

  • Fixed Resources Panel behaviour when auto-open is off
  • Fixed Workspace scrolling behind Resources when filtering
  • Fixed workspace scroll after ordering windows with keyboard shortcut
  • Fixed clearing filter on Search if setting is off
  • Fixed Move Tabs dialog showing wrong window names
  • Fixed Mac Ctrl+Click context menu detaching tabs
  • Fixed old-style slept tabs opening in Control Space popup
  • Fixed unloaded tabs showing wrong sleep/wake options
  • Fixed new Window incorrectly scrolling Workspace
  • Fixed new Window not being created after focused tab
  • Fixed hotkeys working when modals are showing
  • Fixed Down arrow from Search sometimes not opening Resources
  • Fix focus after Saved folder creation and deletion
  • Misc small UI fixes

System

Components:

  • Added UiAlert component
  • Added UiBadge component
  • Added <details> HTML element styling
  • Refactored UiLink to work as route, link, button or plain text
  • Enabled simple markdown to be passed to notifications and dialogs
  • Added new color options to UiIcon

Code:

  • Refactored workspace hierarchy and naming
  • Move filtered tabs computation from view to store
  • Move title text computation from window matrix to workspace
  • Changed popup trigger from custom command to default browser action
  • Added clicked property to NavigationEvent
  • Rename app store to account
  • Update Hotkeys package to filter by input selector
  • Made focus directive toggleable

Auth:

  • Added checks for session validity, token validity and account stage

Devops:

  • Overhauled build system

Changelog

VersionDateSubject
16.13.4.331Sep 3 2023Tweak for launch
16.13.3.330Sep 3 2023Update tour
16.13.2.329Sep 2 2023Make Tools and Settings pages the same width
16.13.1.328Sep 2 2023Add link to Chrome's "On Startup" settings
16.13.0.327Sep 2 2023Add Saved demo content in setup
16.12.0.326Sep 2 2023Add custom support modals
16.11.1.325Sep 1 2023Fix focus after Saved folder creation and deletion
16.11.0.324Sep 1 2023Misc UX tweaks
16.10.0.323Aug 31 2023Add sleep and wake shortcuts
16.9.1.322Aug 31 2023Rename app store to account
16.9.0.321Aug 31 2023Locate Recent Tab on icon click
16.8.0.320Aug 30 2023Fix window creation bugs
16.7.0.319Aug 30 2023Fix lingering scroll-snap bugs
16.6.0.318Aug 30 2023Indicate window outline when hovering over header
16.5.0.317Aug 30 2023Monitor user authentication
16.4.0.315Aug 26 2023Fix bump build action
16.4.0.315Aug 25 2023Make filter debounce optional
16.3.0.314Aug 25 2023Implement user feedback tweaks
16.2.0.313Aug 10 2023Build new release pipeline
16.1.0.312Aug 10 2023Improved defaults for new users
16.0.2.311Aug 10 2023Fix unloaded tabs showing wrong sleep/wake options
16.0.1.310Aug 10 2023Fix Mac ctrl+click context menu bug
16.0.0.309Aug 7 2023Begin Sprint 16.0.0

Click here to view all releases.