Downloads
Download tar.gz
70.22 KB
MD5: 2a7756181b5661c60bf6bc24b3fb5b1a
SHA-1: 1bacd768ced52f213d7c7079c80bbd1d91afa678
SHA-256: 83e92f7d46e541b636b7fd6b3fda2d83bc6596e1603981ceef55d1d796046224
Download zip
88.53 KB
MD5: 31cefbd09b158f3bb933eecf509b6d7e
SHA-1: 7280fb55e91722274aaf5ab855e109e97a3964e1
SHA-256: 90d3d3b1a77fb2a53ff527f97fc9b2b93ad993b2612f953bdee373318ff6391e
Release notes
- Much better styling on create wizard.
- A new, small footprint, task display widget.
- Adding hosting_logs to project settings.
- Cleaner settings pages.
- Allow "Fork Environment": Create a new branch and clone the site.
- Fixed project deletion.
- Adding "drupal path" for repos that don't contain index.php in the root.
- Loading all a project's settings into it's drush aegir entity (context)
- Fixing permissions problem (missing hook_access())
- Added server selection to project settings.
- Make "Settings" step in wizard optional, based on configuration.
- Much improved Environments and creation wizard forms and automatic reloading.
- New project settings system.
- Better project node data structure. #1994704: Refactor "project_objects" into "environments"
- Better UI for sync task.
- Major cleanup of the project node page.
- New "Environment Actions" dropdown allowing for Aegir tasks to be run on the sites.
- Improved Git Pull detection, status display.
- Added hook_hosting_feature() so devshop can be enabled through aegir's "features" page.