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