January 22th, 2012
Features & Improvements
New on deployments overview page
- Lists all environments for the repository.
- Easier access to environment and server settings, latest releases, and deployment statuses, deployment type (manual/automatic).
New on deployments detail page
- Now contains the environment's activity separated from other environments.
- Cancel and retry deployments
- Easier access to incident, revision range, revision date range, and deployment type (manual/automatic).
- Deployment states now include "Cancelled", and "skipped" has been renamed to "bypassed".
- Last deployment status visible in page title.
- Tooltips for failed, bypassed, and cancelled deployments include reason and user details.
New release notes
- New release notes page contains full log of changes made during a release, revision ranges, and included tickets (if ticketing integration is enabled).
New on server settings page
- Clearer overview of each server, includes tooltips with revision number and server IP address, easier to read local & remote paths, and date when deployment finished.
- Tooltip includes how up to date a server is, and how many revisions behind.
New on server settings edit page
- Set start revision for deployments.
- Optionally exclude file/folders.
- Deploy with SSH commands, including custom variables.
- Increased security by providing optional unique SSH keys for every SSH & SFTP server.
General updates
- New deployment email notifications for team.
- Added rollback support for Git deployments
- New and improved Features section on public site