Drupal Releases Archive
Explore all 705 releases of Drupal. View release notes, changelogs, and version history. Highly flexible, open-source content management system known for complex, scalable web applications. Preferred by government, educational, and large enterprise websites requiring advanced customization and security features. Robust module ecosystem.
DrupalHighly flexible, open-source content management system known for complex, scalable web applications. Preferred by government, educational, and large enterprise websites requiring advanced customization and security features. Robust module ecosystem.
8.0.0-beta4
Pre-releaseTag: 8.0.0-beta4
Released 11 years ago
Drupal 8.0.0-beta4 brings significant improvements to the development version of Drupal 8. This release focuses on bug fixes, performance improvements, and developer experience enhancements. Key updat...
Highlights:
- Redesigned Field UI that makes adding fields a separate, more intuitive task
- New asset library system for themes and modules, replacing individual CSS/JS assets
- Improved configuration schema validation and debugging
- +7 more...
Tag: 7.34
Released 11 years ago
Drupal 7.34 is a minor update that primarily focuses on security fixes and bug fixes. This release addresses several security vulnerabilities and improves the overall stability of Drupal 7. Site admin...
Highlights:
- Security fixes to address potential vulnerabilities
- Bug fixes to improve overall stability
- Maintenance release for the Drupal 7 branch
Tag: 6.34
Released 11 years ago
Drupal 6.34 is a minor update that includes security fixes and bug fixes to maintain the stability and security of Drupal 6.x installations. This release is important for all Drupal 6 site owners to a...
Highlights:
- Security fixes to address vulnerabilities in Drupal 6.x
- Bug fixes to improve stability
- Maintenance release for the Drupal 6.x branch
8.0.0-beta3
Pre-releaseTag: 8.0.0-beta3
Released 11 years ago
Drupal 8.0.0-beta3 brings significant improvements to the development experience with numerous bug fixes, performance enhancements, and API refinements. This release focuses on cleaning up deprecated ...
Highlights:
- Updated to Guzzle 5 for improved HTTP client capabilities
- Added hookpageattachments(alter)() and deprecated hookpage_build/alter()
- Improved security with better protection for YAML files using .htaccess and web.config
- +7 more...
Tag: 7.33
Released 11 years ago
Drupal 7.33: Performance Improvements, Bug Fixes, and Documentation Updates This release focuses on improving performance, fixing bugs, and enhancing documentation. Key improvements include better dat...
Highlights:
- Improved database query performance with EntityFieldQuery by reducing the number of INNER JOINs
- Fixed block caching issues on sites with hooknodegrants() that caused performance problems
- Increased character limits for file field extensions (from 128 to 256) and block titles (to 255)
- +3 more...
8.0.0-beta2
Pre-releaseTag: 8.0.0-beta2
Released 11 years ago
WordPress 8.0.0-beta2 has been released as a follow-up to beta16. This appears to be a version correction release with no actual code changes between the two versions. The version number has been adju...
Highlights:
- Version number correction from 8.0.0-beta16 to 8.0.0-beta2
Tag: 7.32
Released 11 years ago
Drupal 7.32 addresses a critical SQL injection vulnerability This security release fixes a highly critical SQL injection vulnerability (SA-CORE-2014-005) that affects all Drupal 7 sites. This vulnerab...
Highlights:
- Fixed critical SQL injection vulnerability (SA-CORE-2014-005)
- Added security tests to prevent similar vulnerabilities in the future
- All Drupal 7 sites should update immediately regardless of configuration
8.0.0-beta1
Pre-releaseTag: 8.0.0-beta1
Released 11 years ago
Drupal 8.0.0-beta1 marks a significant milestone in Drupal 8's development journey, transitioning from alpha to beta status. This release brings substantial improvements to the template system by movi...
Highlights:
- Template system improvements: Classes moved from preprocess to templates for better theming
- New URL handling system with Url objects replacing url() and l() functions
- Enhanced accessibility features throughout the system
- +5 more...
8.0.0-alpha15
Pre-releaseTag: 8.0.0-alpha15
Released 11 years ago
Drupal 8.0.0-alpha15 brings significant architectural improvements and code modernization. This release focuses on enhancing performance with better caching mechanisms, improving entity handling, conv...
Highlights:
- Improved caching with fast, local cache back-end (APCu) for bootstrap, discovery, and config
- Added ThirdPartySettingsInterface for configuration entities to store third-party module data
- Converted many theme functions to Twig templates and moved classes from preprocess to templates
- +4 more...
Tag: 7.31
Released 11 years ago
Drupal 7.31 is a security-focused update that addresses a critical vulnerability in the database abstraction API. This release is essential for all Drupal 7 site owners to protect against potential SQ...
Highlights:
- Critical security fix for SQL injection vulnerability in the database abstraction API
- Minimal code changes with only 50 additions and 2 deletions across 5 files
- No new features or functionality changes
