We've noticed some issues pop up for users trying to update the Profile module so we decided to follow their lead and immediately update to RC4.
Module updates
drupal/profile 1.0-rc3 to 1.0-rc4
Note
There will be one more official update for the 3.x branches untill 5.0 will be released in April.
From that moment on we will stop support for the 3.x branch.
Please make sure to update to 4.x, our recommended version.
New in this release:
Drupal core 7.64, media_youtube 3.7, exif_custom 1.22, multiform 1.6, restapi
New between beta8 and beta9:
Support php 7.2.x (tested works great)
updated various contrib modules
added more microcode performance patches to 7.x-dev core
added views_slideshow_swiper (although the swiper library isn't yet whitelisted so you have to download it yourself)
New for beta8:
set default theme to startupgrowth_lite
added various contrib modules/dependencies.
New since 7.x-3.0-rc7
Core to 7.64
media_youtube to 3.7
other contrib module updates, restapi , exif_custom (allows mapping of image exif metadata to file entity fields)
New for rc7:
Support php 7.2.x (tested works great)
update core to 7.x-dev[7.60 pre-release] (php 7.2.x support)
updated various contrib modules
added more microcode performance patches to 7.x-dev core
added views_slideshow_swiper (although the swiper library isn't yet whitelisted so you have to download it yourself)
New since 7.x-2.25
Core to 7.64
media_youtube to 3.7
other contrib module updates, restapi , exif_custom (allows mapping of image exif metadata to file entity fields)
New for 7.x-2.25:
Support php 7.2.x (tested works great)
update core to 7.x-dev [7.60 pre-release] (with php 7.2.x support)
updated various contrib modules (media, file_entity, i18n, others)
added more microcode performance patches to 7.x-dev core
added views_slideshow_swiper (although the swiper library isn't yet whitelisted so you have to download it yourself)
#3035816
A new button has been added to the CKEditor that increases the size of the editorial area.
#3039063
The unlock link added by the content_lock module will now be correctly styled when used in combination with a theme inheriting from socialbase.
#3032998
We have improved tests for search in groups by using longer search phrases.