diff --git a/CHANGELOG.md b/CHANGELOG.md index 67ba264abd4b4962772e89359efbe7d458e445bc..d1084b898a260fefc588c8730c02b08da53f7f64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # CHANGELOG.md +## v4.16 + +Security Update(s): + + - Metag + +Feature(s): + + - Custom gcweb CDN location in Bootstrap Settings + - Resolution to media wysiwyg image dimensions + - Fix Regression with Panels Page Titles + +Fixes: + + - (Commit: [561f02b][R4.16-Commit-561f02b]) Fixed WetKit Panel Layouts for #[2849167][R4.16-Issue-2849167] - Pearson Layout hides sidebar title fields + - (Commit: [cd2fe2e][R4.16-Commit-cd2fe2e]) Fixed WetKit Core for #[2830560][R4.16-Issue-2830560] - CTools v1.12 Regression with Panels Page Titles etc + - (Commit: [96db944][R4.16-Commit-96db944]) Fixed WetKit Bootstrap for #[2852591][R4.16-Issue-2852591] - GCWeb footer logo has wrong word-mark text + - (Commit: [72006c5][R4.16-Commit-72006c5]) Fixed WetKit Core for #[2855979][R4.16-Issue-2855979] - Missing method clone_pane() error when cloning variant + - (Commit: [777f481][R4.16-Commit-777f481]) Fixed WetKit Widgets for #[2855850][R4.16-Issue-2855850] - Media Wyswiyg adds images with size 100 x 100 ignoring view modes + - (Commit: [b8c3243][R4.16-Commit-b8c3243]) Fixed WetKit Bootstrap for #[2858529][R4.16-Issue-2858529] - Enhance the gcweb CDN megamenu to use a custom path + - (Commit: [62ed151][R4.16-Commit-62ed151]) Start work on next release (v4.16) + ## v4.15 Security Update(s): @@ -1222,6 +1244,26 @@ Fixes: + + +[R4.16-Commit-b85da99]: http://drupalcode.org/project/wetkit.git/commit/b85da99 +[R4.16-Commit-561f02b]: http://drupalcode.org/project/wetkit.git/commit/561f02b +[R4.16-Commit-cd2fe2e]: http://drupalcode.org/project/wetkit.git/commit/cd2fe2e +[R4.16-Commit-96db944]: http://drupalcode.org/project/wetkit.git/commit/96db944 +[R4.16-Commit-72006c5]: http://drupalcode.org/project/wetkit.git/commit/72006c5 +[R4.16-Commit-777f481]: http://drupalcode.org/project/wetkit.git/commit/777f481 +[R4.16-Commit-b8c3243]: http://drupalcode.org/project/wetkit.git/commit/b8c3243 +[R4.16-Commit-62ed151]: http://drupalcode.org/project/wetkit.git/commit/62ed151 + + + +[R4.16-Issue-2849167]: http://drupal.org/node/2849167 +[R4.16-Issue-2830560]: http://drupal.org/node/2830560 +[R4.16-Issue-2852591]: http://drupal.org/node/2852591 +[R4.16-Issue-2855979]: http://drupal.org/node/2855979 +[R4.16-Issue-2855850]: http://drupal.org/node/2855850 +[R4.16-Issue-2858529]: http://drupal.org/node/2858529 + [R4.15-Commit-1077d95]: http://drupalcode.org/project/wetkit.git/commit/1077d95 diff --git a/drupal-org.make b/drupal-org.make index e84997b7d7f2ca446a4795ef0fd5d59a39d0d7fe..5c0331e20501a3c52b7db113f800fe3d29ff5a11 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -58,6 +58,7 @@ projects[wetkit_menu][download][branch] = 7.x-4.x projects[wetkit_metatag][version] = 4.x-dev projects[wetkit_metatag][subdir] = custom projects[wetkit_metatag][download][type] = git +projects[wetkit_metatag][download][revision] = 2964786 projects[wetkit_metatag][download][branch] = 7.x-4.x projects[wetkit_migrate][version] = 4.x-dev