Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The first release candidate for thunder contains the integration of the harbourmaster single sign on as a new feature.
It now makes use of the published flag for taxonomy term: BEWARE!! This might result in taxonomy terms "disappearing" from your site. The are not gone, they are just not published. If you want them back, edit the term and enable the "Published" checkbox.
We've arrived at the first beta! The CDN module is now fully ported to Drupal 8. It is much simpler to use (just look at the UI). It has less overhead (the UI is in a separate module, the altering of file URLs has far simpler logic). It has lower technical complexity (File Conveyor support was dropped, it no longer needs to detect HTTP vs HTTPS: it always uses protocol-relative URLs, less unnecessary configurability, the farfuture functionality no longer tries to generate file and no longer has extremely detailed configurability).
- New Social Networks Added
- Issue #2331735: oneall_social_login_settings value field too short
- Issue #2124787: Redirect not working after social login
- Issue #2395073 by ibullock: Cannot add authentication to existing drupal user
- Issue #2246877 by Pafla: Login icons are not displaying with Ajax Login/Register
- Issue #2408775 by lelizondo: Use $base_url instead of $_GET["origin"] to determine the redirection path
- Issue #2759215 by sch4lly, aleksijohansson: Remove hook_install() and hook_uninstall()