Here's a summary of all user-facing changes on Superconductor from the week of Mar 23-29:
New features
Workspace switcher in sidebar

You can now switch between workspaces directly from the sidebar without navigating away from your current page. The workspace switcher is also available in the mobile app, with native iOS support.
Upgraded diff viewer
The diff viewer got a major upgrade this week. Large diffs that previously could slow down or crash the page are now intelligently collapsed behind a line budget, with a file count summary ("N files changed") in the header. The viewer also has a refreshed look with improved theming and smoother rounded corners.
New options for manual dev environment setup
We added new "Rebuild Development Environment" and "Automatic Environment Setup" buttons on the manual setup page to make it easier to switch to automatic setup or rebuild your environment.
GitHub reviewers auto-follow implementations
When reviewers are requested on a GitHub PR created by Superconductor, they're automatically added as followers of the implementation so they'll see updates in their Recent Activity sidebar.
Smarter environment setup retries
During automatic environment setup, when an environment snapshot build fails, the setup agent now automatically sees the build error logs and retries with a fix up to three times. You'll also see clearer status messages distinguishing between the "analyzing your project" and "building snapshot" phases.
Improved terminal and diff fonts
The terminal now uses your workspace's monospace font for consistent rendering, and diff headers use a new font for better readability.
Fixed issues
Diff viewer progress meter
The review progress bar now correctly shows 100% when all files have been checked.
Project deletion errors
Fixed a bug where projects could get stuck in "deleting" status due to race conditions.
iOS tab bar visibility
The iOS app tab bar now properly hides on pages outside of ticket conversations for a cleaner viewing experience.
Ticket title streaming
Fixed a delay in AI-generated ticket title streaming that could cause the title to appear blank initially.
Message timestamps
Conversation messages now display the correct creation time.
Submit on Enter for ticket titles
Pressing Enter now correctly validates and submits ticket titles across all input fields.
Slack binary file uploads
Fixed an issue where binary files shared in Slack couldn't be uploaded as ticket attachments.
Have feedback or ideas for things you'd like to see on Superconductor? Let us know!