Skip to content
Snippets Groups Projects
Forked from project / varbase
1200 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 131.96 KiB

8.4.13

Highlighted important changes since Varbase 8.4.12:

  • Issue #2928269: Changed the UI/UX for [Styling Settings] of paragraphs at the back-end form display.
  • Issue #2925242: Added Paragraphs classes, and [Remove Container] option to [Styling settings] in all paragraph types.
  • Issue #2924949: Added Webform as an option for all paragraphs with the type of container.
  • Issue #2928711: Added [Column Wrapper] paragraph type to be able to have components in rows under nested columns.
  • Issue #2928092: Changed Browser in [behat.varbase.yml, and .travis.yml] to work with selenium on [Travis-ci].
  • Issue #2929996: Updated [Drupal Core] from 8.4.2 to 8.4.3

Added since Varbase 8.4.12:

  • Issue #2924021: Added the 2909416-2.patch for [Paragraphs] module to hide duplicate action while translating.
  • Issue #2925242: Added Paragraphs classes, and [Remove Container] option to [Styling settings] in all paragraph types.
  • Issue #2924949: Added Webform as an option for all paragraphs with the type of container.
  • Issue #2928711: Added [Column Wrapper] paragraph type to be able to have components in rows under nested columns.

Changed since Varbase 8.4.12:

  • Issue #2924014: Changed [Varbase Landing] page to have paragraphs with ready translatable multilingual components.
  • Issue #2924014: Changed [Varbase Landing] page to have paragraphs with ready translatable multilingual components: Added the patch for [paragraphs] module to let Editors add/delete/clone paragraphs When [Editing a translation] for already translated node which uses paragraphs field.
  • Issue #2928092: Changed Browser in [behat.varbase.yml, and .travis.yml] to work with selenium on [Travis-ci].
  • Issue #2928269: Changed the UI/UX for [Styling Settings] of paragraphs at the back-end form display.
  • Issue #2930044: Varbase 8.4.13: Updated [CHANGELOG.md, UPDATE.md] files and filtered the code for Drupal 8 Coding Standard.

Updates since Varbase 8.4.12

  • Issue #2929996: Updated [Drupal Core] from 8.4.2 to 8.4.3
  • Issue #2925191: Updated [Varbase Bootstrap Paragraphs] module from 8.4.0-beta1 to 8.4.0-beta3 with number of optimizations for features.
  • Issue #2922824: Updated [Views Bulk Edit] from 8.2.0-alpha2 to 8.2.0-beta1
  • Issue #2923275: Updated [DRD Agent] module from 8.3.5 to 8.3.6
  • Issue #2923715: Updated [Media entity] module from 8.1.6 to 8.1.7
  • Issue #2924166: Updated [Field group] module from 3.x-dev 83c00b5 to 8.3.0-beta1
  • Issue #2924708: Updated [Webform] module from 8.5.0-beta23 to 8.5.0-beta24
  • Issue #2924714: Updated [Views Reference Field] module from 8.2.0-alpha2 to 8.2.0-alpha3
  • Issue #2925191: Updated [Varbase Bootstrap Paragraphs] module: use DEV for Varbase public contrib features.
  • Issue #2926333: Updated [CKEditor BiDi Buttons] Module from 8.2.0 to 8.2.1
  • Issue #2926336: Updated [Charts] module from 8.3.0-alpha6 to 8.3.0-alpha7
  • Issue #2926338: Updated [Views Bulk Operations (VBO)] module from 8.1.0-beta2 to 8.1.0-beta4
  • Issue #2929956: Updated [config filter] module from 8.1.0 to 8.1.1
  • Issue #2929954: Updated [Configuration Update Manager] module from 8.1.4 to 8.1.5
  • Issue #2929959: Updated [Entity Browser] module from 8.1.3 to 8.1.4
  • Issue #2929960: Updated [Views Bulk Operations (VBO)] module from 8.1.0-beta4 to 8.x-1.0-rc1
  • Issue #2929961: Updated [Webform] module from 8.5.0-beta24 to 8.5.0-beta25
  • Issue #2929967: Updated [Bootstrap] theme from 8.3.6 to 8.3.7
  • Issue #2929959: Updated [Entity Browser] module from 8.1.3 to 8.1.4
  • Issue #2930019: Updated [Admin Toolbar] module from 8.1.x-dev 5a07bd6 to 8.1.21
  • Issue #2930029: Updated [pathologic] module from 8.1.x-dev-e047354 to 8.1.x-dev-4f9f3fd
  • Issue #2930034: Updated [Menu position] module from 8.1.x-dev-1e3a677 to 8.1.x-dev-d134276b
  • Issue #2930040: Updated [Login Destination] module from 8.1.x-dev-98892eb to 8.1.x-dev-944d78f

Fixes since Varbase 8.4.12:

  • Issue #2919712: Fixed Nested paragraph class overrides Bootstrap grid columns.

8.4.12

Highlighted important changes since Varbase 8.4.11:

  • Issue #2922107: Updated [Custom Permissions] module from 8.1.0 to 8.1.1, as Custom Permissions module had a - Moderately critical - Access bypass - SA-CONTRIB-2017-083. https://www.drupal.org/sa-contrib-2017-083
  • Issue #2922107: Updated the patch for [Custom Permissions] module on the issue of When [content_translation, config_translate] module are enabled, And enabled [Custom Permissions], Then we will get Route "custom_perms_select_list_form" does not exist, Varbase websites are safe, as we had this managed long time ago at this issue link: https://www.drupal.org/node/2877329
  • Issue #2921785: Updated [DRD Agent] module from 8.3.4 to 8.3.5
  • Issue #2922156: Varbase 8.4.12: Updated [CHANGELOG.md, UPDATE.md] files and filtered the code for Drupal 8 Coding Standard.

8.4.11

Highlighted important changes since Varbase 8.4.10:

  • Issue #2916762: Changed the Style of the full content page of (hero slider) to look same as the default real style of the hero slide.
  • Issue #2917363: Added Display Edge-to-Edge 4:1 image style, responsive image style and view mode.
  • Issue #2915103: Reordered right-side field sets in node/add/edit pages.

Added since Varbase 8.4.10:

  • Issue #2916699: Added the patch for [Webform node] module to fix the issue when trying to restore a revision of a content page.
  • Issue #2916795: Added the patch for [Entityqueue] module to work with Drupal ^8.4.x with contextual links work for views.
  • Issue #2917066: Added the patch for [Drupal core] to fix the issue of get time stamp with caching and other need of use.
  • Issue #2917072: Added Media and entity embed templates to fix the generate of weird HTML.
  • Issue #2917314: Added patches [Only users with "Administer entityqueue" should be able to create, delete and edit (configure) entityqueues].
  • Issue #2917363: Added Display Edge-to-Edge 4:1 image style, responsive image style and view mode.
  • Issue #2917363: Added an update function to load the new configs for Display Edge-to-Edge 4:1 image responsive image style and view mode.
  • Issue #2918749: Added the patch for [Bootstrap] theme [Updating to Drupal core 8.4.0-beta1 results in not working dropdown menu].
  • Issue #2920200: Added the better patch for [username enumeration prevention] module to fix requirements issues.
  • Issue #2921314: Added the patch for [Chaos tool suite (ctools)] module to fix the issue of Block.php notices and warnings.
  • Issue #2921326: Added the patch for [Drupal core] to fix the issue of Preview of content - Notice: Undefined offset: 0 in quick edit entity is latest revision
  • Issue #2921426: Added the patch for [Views Reference Field] module to fix the issue of viewsreference update 8103 in viewsreference.install

Changed since Varbase 8.4.10:

  • Issue #2916762: Changed the Style of the full content page of (hero slider) to look same as the default real style of the hero slide.
  • Issue #2915103: Reordered right-side field sets in node/add/edit pages.
  • Issue #2915205: Changed content lock - Removed configs.
  • Issue #2916369: Removed the description for the published field in add/edit content.
  • Issue #2916352: Changed [Varbase SEO] feature module: Reset for a use of a general generator and publisher for the HTML pages.
  • Issue #2915093: Changed preview options for [Landing pages] to ON with the paragraphs preview.
  • Issue #2915120: Downgraded [Drush] in require-dev in composer.json from ~9 to 8.4.15 only for development and automated functional testing.
  • Issue #2921383: Changed Varbase after install Tour Welcome Modal message with window onload.
  • Issue #2921031: Varbase 8.4.11: Updated [CHANGELOG.md, UPDATE.md] files and filtered the code for Drupal 8 Coding Standard

Updates Varbase 8.4.10:

  • Issue #2921075: Updated [Drupal Core] from 8.4.1 to 8.4.2
  • Issue #2920412: Updated [Drupal Core] from 8.4.0 to 8.4.1
  • Issue #2921211: Updated [Anchor link] module from 8.1.5 to 8.1.6
  • Issue #2914830: Updated [ImageMagick] module from 8.2.1 to 8.2.2
  • Issue #2915114: Updated [Focal Point] module from 8.1.0-beta4 to 8.1.0-beta5
  • Issue #2916313: Updated [Bootstrap Layouts] module from 8.5.0-alpha1 to 8.5.0
  • Issue #2916314: Updated [Config Ignore] module from 8.2.0 to 8.2.1
  • Issue #2916316: Updated [Search API] module from 8.1.4 to 8.1.5
  • Issue #2917899: Updated [Default Content] module from 8.1.0-alpha6 to 8.1.0-alpha7
  • Issue #2916324: Updated [Views Bulk Edit] module from 8.1.0-beta1 to 8.2.0-alpha1 which needs [Views Bulk Operations (VBO)] module
  • Issue #2917902: Updated [Views Reference Field] module from 8.1.0 to 8.2.0-alpha1 the last release
  • Issue #2918766: Updated [dropzonejs] module from 8.1.0-alpha7 to 8.1.0-alpha8
  • Issue #2919528: Updated [Crop API] module from 8.1.2 to 8.1.3
  • Issue #2919529: Updated [Views Reference Field] from 8.2.0-alpha1 to 8.2.0-alpha2
  • Issue #2920559: Updated [Views Bulk Edit] module from 8.2.0-alpha1 to 8.2.0-alpha2
  • Issue #2919715: Updated [Webform] module 8.5.0-beta19 to 8.5.0-beta21
  • Issue #2920568: Updated [Webform] module 8.5.0-beta21 to 8.5.0-beta22
  • Issue #2920974: Updated [Webform] module 8.5.0-beta22 to 8.5.0-beta23
  • Issue #2920257: Updated [Field Groups] from 8.1.0-rc6 to 8.3.x-dev 83c00b5
  • Issue #2921251: Updated [Views Bulk Operations (VBO)] module from 8.1.0-alpha2 to 8.1.0-beta2

Fixes since Varbase 8.4.10:

  • Issue #2915966: Fixed Revisions review issue: revert content does not work for Landing page content type.
  • Issue #2916554: Fixed Admin Toolbar issue when add/edit content as ACE Editor has no support for calling libraries from the currently active profile.
  • Issue #2918007: Fixed Install [warning] array_filter() expects parameter 1 to be array, string given ConfigureMultilingualForm.php:159
  • Issue #2919539: Fixed the issue of [Focal Point] not loading the indicator position on media image types and entity browsers.
  • Issue #2919555: Fixed the issue of tokens for social media image styles in Varbase SEO content meta tags.
  • Issue #2921357: Fixed service renderer with render root for media entity view with [s3] Size 3 auto.

8.4.10

Highlighted important changes since Varbase 8.4.09:

  • Issue #2911702: Update Varbase to use Drupal 8.4.0 - With media module in core and related changes.

Added since Varbase 8.4.09:

  • Issue #2914098: Added the patch for [Persistent Login] module to provide a permission to access (user/{user}/persistent-logins) path.
  • Issue #2914756: Added the patch for [Default content] module to fix the issue of Invalid translation language error when selected installation language does not match demo content language

Changed since Varbase 8.4.09:

  • No changes over Varbase features. This is a refactor which #2911702: Updated [Drupal core] from 8.3.7 to 8.4.0

Updates since Varbase 8.4.09:

  • Issue #2911702: Update Varbase to use Drupal 8.4.0 - With media module in core and related changes.
  • Issue #2911775: Updated [Bootstrap] theme from 8.3.5 to 8.3.6
  • Issue #2911780: Updated [Google Analytics] module from 8.2.1 to 8.2.2
  • Issue #2911792: Updated [Simple XML sitemap] module from 8.2.9 to 8.2.10
  • Issue #2913043: Updated [Password policy] module from 8.3.0-alpha3 to 8.3.0-alpha4
  • Issue #2913047: Updated [Rabbit Hole] module from 8.1.0-beta3 to 8.1.0-beta4
  • Issue #2913049: Updated [Webform] module from 8.5.0-beta18 to 8.5.0-beta19
  • Issue #2913054: Updated [metatag] module from 8.1.2 to 8.1.3
  • Issue #2913182: Updated [Entityqueue] module from 8.1.x-dev 7b262d5 to 8.1.0-alpha7
  • Issue #2913447: Updated [Entityqueue Form Widget] module from 8.1.0-beta1 to 8.1.0-beta2
  • Issue #2913461: Updated [DRD Agent] module from 8.3.3 to 8.3.4
  • Issue #2913465: Updated [Varbase Total Control Dashboard] module from 8.1.0-beta8 to 8.1.0-beta9
  • Issue #2913182: Updated [Entityqueue] module patch to 2145441-32.patch
  • Issue #2913526: Updated [Total Control Admin Dashboard] module from 8.2.x-dev d5c4aea to 8.2.0-alpha3
  • Issue #2913742: Updated [Entityqueue Form Widget] module from 8.1.0-beta2 to 8.1.0-beta3
  • Issue #2914045: Updated [Menu Admin per Menu] module from 8.1.0-rc1 to 8.1.0
  • Issue #2914158: Updated [Devel] module from 8.1.0 to 8.1.2
  • Issue #2914169: Updated [Responsive Theme Preview] module from 8.1.0-alpha6 to 8.1.0-alpha7
  • Issue #2914712: Updated [Admin Toolbar] module from 8.1.20 to 8.1.x-dev 5a07bd6
  • Issue #2914757: Updated [Views Bootstrap] module from 8.3.x-dev b34caf9 to 8.3.x-dev ec4e787

Fixes since Varbase 8.4.09:

  • Issue #2913538: Fixed an empty div that has a border when you upload images to dropzonejs

8.4.09

Highlighted important changes since Varbase 8.4.08:

  • Issue #2909434: Changed [VMI Back-End layout illustration images] with white backgrounds View Modes Inventory
  • Issue #2908182: Added [Varbase Tour] module with list of tours for Varbase, and a Welcome to Varbase Modal Message after install.
  • Issue #2910254: Added [Varbase Default Content] feature module.

Added since Varbase 8.4.08:

  • Issue #2908182: Added [Varbase Tour] module with list of tours for Varbase, and a Welcome to Varbase Modal Message after install.
  • Issue #2910254: Added [Varbase Default Content] feature module.
  • Issue #2910254: Added [Default content] module.
  • Issue #2908188: Added [Tour UI] module 8.1.0-dev 5cf793c and Added (access tour) permission for all authenticated users.
  • Issue #2908203: Added [Tour Builder] module 1.x-dev d70e898 and only enable with Varbase Development.
  • Issue #2910881: Added a tour tips for Media Hero Slider Creation.

Changed since Varbase 8.4.08:

  • Issue #2909434: Changed [VMI Back-End layout illustration images] with white backgrounds.
  • Issue #2908433: Changed permissions for [Editor, content admin, and site admin] user roles to manage paragraphs, paragraphs previewer, entity cloning, and entity browser pages.
  • Issue #2908309: Changed [Varbase SEO] Enforce clean and canonical URLs.
  • Issue #2908433: Changed permissions for [Editor, content admin, and site admin] user roles to manage paragraphs, paragraphs previewer, entity cloning, and entity browser pages.
  • Issue #2910839: Enabled Display Suite field templates by default, to be able to Customize the labels and the HTML output of your fields
  • Issue #2911206: Changed [Varbase Hero Slider Media] structure to the better way

Updates since Varbase 8.4.08:

  • Issue #2909913: Updated [paragraphs] module from 8.1.x-dev to 8.1.2 and related automated tests.
  • Issue #2910216: Updated [Entity API] module from 8.1.0-alpha4 to 8.1.0-beta1
  • Issue #2909412: Updated [Webform] module from 8.5.0-beta17 to 8.5.0-beta18
  • Issue #2910223: Updated [Entity Browser] from 8.1.1 to 8.1.3
  • Issue #2910231: Updated [ImageMagick] module from 8.1.0-alpha6 to 8.2.1
  • Issue #2910212: Updated [Configuration Update Manager] module from 8.1.3 to 8.1.4
  • Issue #2910208: Updated [Charts] module from 8.3.0-alpha5 to 8.3.0-alpha6
  • Issue #2908230: Updated [Admin Toolbar] module from 8.1.19 to 8.1.20

Fixes since Varbase 8.4.08:

  • Issue #2908183: Fixed missing Media Hero Slider region in VARTHEME_SUBTHEME
  • Issue #2908355: Fixed messing toolbar component css styling file.

8.4.08

Highlighted important changes since Varbase 8.4.07:

  • Issue #2904173: Changed [Background Color] in the Styling Settings to use a set of Color set to choose with [Color boxes] with a general color settings.
  • Issue #2907081: Added [Autocomplete Deluxe] module 8.1.0-beta1
  • Issue #2905276: Added [Entity Clone] module and its patches.
  • Issue #2904086: Added a general [Varbase Settings] admin page with permission: access varbase settings to the [site admin] user role.
  • Issue #2907360: Added [schema metatag] module 1.0-rc4

Added since Varbase 8.4.07:

  • Issue #2905057: Added the [Administer Varbase Bootstrap Paragraphs settings] permission to the [site admin] user role. and Moved the default.
  • Issue #2905057: Added the vbp-colors library in Vartheme and VARTHEME_SUBTHEME, have libraries in Vartheme and VARTHEME_SUBTHEME to override vbp-colors with the current active default theme colors.
  • Issue #2905259: Added ALT and TITLE columns for images in Media content page admin/content/media.
  • Issue #2905084: Added branding support for sub profile installer.
  • Issue #2904049: Added the 2823440-1.patch for the [Username Enumeration Prevention] module.
  • Issue #2904086: Added a general [Varbase Settings] admin page with permission: access varbase settings to the [site admin] user role.
  • Issue #2904948: Added the 2868155-8.patch for [Paragraphs] module to Add new hooks to allow easier editing of paragraph forms.
  • Issue #2904981: Added [Paragraphs previewer] module and Fixed paragraphs edit mode.
  • Issue #2906983: Added the 2907026-7_0.patch for [content lock] 8.1.0-alpha4 Fixed Warning: When we do not have content types yet in the system.
  • Issue #2907360: Added [schema metatag] module 1.0-rc4

Changed since Varbase 8.4.07:

  • Issue #2904173: Changed [Background Color] in the Styling Settings to use a set of Color set to choose with [Color boxes] with a general color settings.
  • Issue #2905032: Bettered up assets for for admin toolbar, Varbase Media, Varbase Editor.
  • Issue #2905595: Optimization round for the automated functional acceptance testing.
  • Issue #2907351: Changed [Varbase SEO] with an optimization round to have better init Metatag configs.
  • Issue #2904616: Enhanced the width of Paragraph types to respect container based on the Bootstrap way.
  • Issue #2907298: Varbase 8.4.08: Updated [CHANGELOG.md, UPDATE.md] files and filtered the code for Drupal 8 Coding Standard.

Updates since Varbase 8.4.07:

  • Issue #2906754: Updated the patch on [Drupal core] to Allow profiles to provide a base_parent profile and load them in the correct order to 1356276-360.patch
  • Issue #2903554: Updated [Config Filter] module from 8.1.0-rc1 to 8.1.0
  • Issue #2906983: Updated [content lock] module from 8.1.0-alpha3 to 8.1.0-alpha4
  • Issue #2907387: Update [Search API] module from 8.1.3 to 8.1.4
  • Issue #2907437: Updated [Varbase Bootstrap Paragraphs] feature module from 8.4.0-alpha4 8.4.0-alpha5 to have the update process for the type color widget in the form view mode for paragraph types.

Fixes since Varbase 8.4.07:

  • Issue #2904323: Fixed Vartheme and Vartheme Subtheme print logo 404 (Not Found).
  • Issue #2905262: Fixed installer style on RTL.

8.4.07

Highlighted important changes since Varbase 8.4.06:

  • Issue #2902956: Updated Varbase Installer to 2902878 a branded install.
  • Issue #2902878: Added [Entityqueue Form Widget] module 8.1.0-beta1 and enable it.
  • Issue #2902938: Added translations for Varbase.
  • Issue #2902821: Updated UI/UX for [Varbase Bootstrap Paragraphs] on styles, and Edit preview, with style of text and image type.
  • Issue #2902971: Added RTL support for [Varbase Total Control Dashboard]
  • Issue #2902798: Updated [Drupal core] from 8.3.6 to 8.3.7

Added since Varbase 8.4.06:

  • Issue #2902878: Added [Entityqueue Form Widget] module 8.1.0-beta1 and enable it.
  • Issue #2902082: Added [Custom Permissions] module 8.x-1.0 and the patch to fix a conflict with config_translate.
  • Issue #2902938: Added translations for Varbase.

Updates since Varbase 8.4.06:

  • Issue #2902365: Updated [devel] module from 8.1.0-rc2 to 8.1.0
  • Issue #2902485: Enhanced the behaviour of [Real Time SEO] module UI in Varbase SEO for LTR and RTL.
  • Issue #2902506: Updated [Ace Code Editor] module from 8.1.x-dev to 8.1.0
  • Issue #2902550: Updated [bootstrap layouts] module from 8.5.x-dev to 8.5.0-alpha1
  • Issue #2902798: Updated [Drupal core] from 8.3.6 to 8.3.7
  • Issue #2902816: Updated [Views Reference Field] from 8.1.0-rc3 to 8.1.0
  • Issue #2902832: Updated [paragraphs] module to the latest dev version.
  • Issue #2902832: Reverted Updated [paragraphs] module to the latest dev version
  • Issue #2902832: Updated [ Feature: Landing Pages - Add any paragraph types to the page. ] and [ Feature: Content Structure Features - Landing Pages - Varbase text and image paragraphs. ]
  • Issue #2903356: Updated [Ultimate Cron] module from 8.2.0-alpha1 to 8.2.0-alpha2
  • Issue #2903357: Updated [Views Infinite Scroll] module from 8.1.3 to 8.1.5

Fixes since Varbase 8.4.06:

  • Issue #2901372: Fixed a Warning on installing Varbase 8.x-406
  • Issue #2903355: Fixed patches for [google_analytics_reports] module on 3.x-dev#2b6bb8e
  • Issue #2903358: Removed not used config from [Varbase Editor] for the Full HTML text format (restricted_html) not to have any notification in the syslog
  • Issue #2903437: Fixed the style of action links primary button in the [Vartheme Admin] theme.
  • Issue #2902802: Varbase 8.4.07: Updated [CHANGELOG.md, UPDATE.md] files and filtered the code for Drupal 8 Coding Standard.

8.4.06

Highlighted important changes since Varbase 8.4.05:

  • Issue #2899468: Added [Varbase Total Control] feature module.
  • Issue #2898561: Changed Installation Steps: Extra components, Development tools, Add Descriptions for modules/features in the [Extra Component] step, with forms for custom configurations
  • Issue #2894493: Changed [Varbase Project] with a cleanup for Composer for easier updates
  • Issue #2896862: Enhanced the UI/UX preview for paragraphs in the Varbase Landing page with [Add] button and easy reorder and editing of paragraphs
  • Issue #2893965: Changed [Varbase Media] Media (image) widget field preview, Fixed the name of the image.style.field_preview config file.
  • Issue #2900313: Added ability to embed tweets and other rich content in WYSIWYG with Varbase Editor [Rich editor] Text format
  • Issue #2899042: Added the option to Allow distribution to be installed in other than profiles/varbase
  • Issue #2895646: Added Colours in [Varbase Bootstrap Paragraphs] for the vbp background with Colour set vpb_color

Added since Varbase 8.4.05:

  • Issue #2893609: Added required Menu Position patch - Until patch is committed to next dev release.
  • Issue #2894140: Added the 26 [ Feature: Content Structure Features - Landing Pages - Varbase text and image paragraphs] Automated Functional Test
  • Issue #2894168: Added the permission (Bypass Honeypot protection) to the Authenticated role
  • Issue #2895135: Added the patch for [ace editor] to use the ace build library from libraries
  • Issue #2895150: Added more image assets for tests
  • Issue #2895135: Added the patch for [ace editor] to use the ace build library from libraries
  • Issue #2895796: Added [Views Bulk Edit] module and enable
  • Issue #2895798: Added [Revision Log Default] module and enable
  • Issue #2897452: Added a patch for Extlink for the issue of extra space when no icon displayed
  • Issue #2898447: Added the patch for page manager redirect location 2624972-14.patch
  • Issue #2898452: Added [Config Ignore] module, and init config for which general config to ignore
  • Issue #2898452: Enabled Config Ignore module on updates, and init config settings for which general config to ignore
  • Issue #2898452: Added and Enabled Config Filter module.
  • Issue #2898896: Enabled [Webform Bootstrap] module in [Varbase Webform] feature module
  • Issue #2898898: Added share-image.png in theme for SEO sharing
  • Issue #2900591: Added the patch to update the requirements on installation for [ACE Editor] to make it work if the library was in the installation profile
  • Issue #2900235: Added a new user role (SEO Admin) with SEO related permissions in the [Varbase SEO] feature module

Updates since Varbase 8.4.05:

  • Issue #2899415: Updated [Drupal core] from 8.3.5 to 8.3.6
  • Issue #2893579: Removed Default Home page link
  • Issue #2894493: Updated Varbase Scripts to work with varbase project
  • Issue #2893965: Changed [Varbase Media] Media (image) widget field preview, Fixed the name of the image.style.field_preview config file.
  • Issue #2900851: Updated [varbase heroslider media] feature module from 8.4.0-beta9 to 8.4.0-beta10
  • Issue #2894168: Changed [Password Policy] To decrease the password policy complexity
  • Issue #2894217: Updated [yoast_seo] Real-time SEO module from 8.1.2 to 8.1.3
  • Issue #2894481: Updated [honeypot] module from 8.1.26 to 8.1.27
  • Issue #2895146: Updated [Views Reference Field] from 8.1.0-beta1 to 8.1.0-beta2
  • Issue #2895793: Updated [Views Reference Field] from 8.1.0-beta2 to 8.1.0-rc2
  • Issue #2896078: Updated [Search API] module from 8.1.2 to 8.1.3
  • Issue #2896082: Updated [Panels] module from 8.4.1 to 8.4.2
  • Issue #2895646: Updated [Paragraphs] to 1.x-dev#925018a66c681ffbc468f46503db608db40bd6eb
  • Issue #2896742: Updated [Content locking (anti-concurrent editing)] module from 8.1.0-alpha2 to 8.1.0-alpha3
  • Issue #2896743: Updated [Views Reference Field] from 8.1.0-rc2 to 8.1.0-rc3
  • Issue #2894493: Removed not important custom composer command scripts.
  • Issue #2894493: Changed the notes for Advanced customized automated testing.
  • Issue #2896862: Updated [ Feature: 25-landing page-add Paragraph types and Feature: 26-content structure feature - landing page]
  • Issue #2894493: Updated the script for Createing new Vartheme sub theme for a project.
  • Issue #2896862: Updated [Feature: Landing Pages - Add any paragraph types to the page.] auto tests.
  • Issue #2896995: Updated [Link Attributes widget] module from 8.1.0 to 8.1.1
  • Issue #2897237: Updated [Adminimal Admin Toolbar] module from 8.1.4 to 8.1.5
  • Issue #2894493: Updated Varbase Gherkin features README.md file.
  • Issue #2898309: Updated [DRD Agent] module from 8.3.1 to 8.3.3
  • Issue #2898310: Updated [Better Exposed Filters] module from 8.3.0-alpha2 to 8.3.0-alpha3
  • Issue #2898315: Updated [varbase hero slider media] feature module from 8.4.0-beta5 to 8.4.0-beta6
  • Issue #2898900: Updated [Redirect] from 8.1.0-alpha5 to 8.1.0-beta1
  • Issue #2898902: Updated [Metatag] module from 8.1.1 to 8.1.2
  • Issue #2898939: Updated [Varbase Heroslider media] module from 8.4.0-beta6 to 8.4.0-beta7
  • Issue #2899415: Changed .travis.yml file to have dist: precise
  • Issue #2900221: Updated [varbase hero slider media] module from 8.4.0-beta7 to 8.4.0-beta8
  • Issue #2900561: Updated [webform] module from 8.5.0-beta15 to 8.5.0-beta16
  • Issue #2900605: Removed Extlink extra space patch from make file and composer
  • Issue #2900704: Removed .git folder from modules, themes, profiles of development branches
  • Issue #2900736: Updated [varbase heroslider media] feature module from 8.4.0-beta8 to 8.4.0-beta9
  • Issue #2900743: Updated [entity browser] module from 8.1.0 to 8.1.1
  • Issue #2900831: Updated [varbase editor] module from 8.4.15 to 8.4.16
  • Issue #2900833: Updated [varbase bootstrap paragraphs] feature module from 8.4.0-alpha1 8.4.0-alpha2

Fixes since Varbase 8.4.05:

  • Issue #2894612: Fixed Form required filed wrong path to load required.svg image on label
  • Issue #2894493: Fixed issues on running custom composer command and scripts.
  • Issue #2897939: Fixed the issue of Default content with translatable content type returns SQL error on content creation
  • Issue #2897185: Fixed the issue of Images are not responsive in WYSIWYG
  • Issue #2898444: Fixed the order of extra components by the default order in the Configbit YAML instead of alphabetical
  • Issue #2885192: Fixed Responsive Preview shows 'Page not found' when multilingual site is enabled with Path-prefix setting
  • Issue #2900924: Fixed mixed names of libraries styles and styling in Vartheme, and VARTHEME_SUBTHEME template
  • Issue #2886082: Fixed Image entity browser works perfect but the problem is you focus on title text field then hitting enter, it forces the image entity browser to open
  • Issue #2886082: Reverted Fixed: Image entity browser works perfect but the problem is you focus on title text field then hitting enter, it forces the image entity browser to open
  • Issue #2900691: Varbase 8.4.06: Updated [CHANGELOG.md, UPDATE.md] files and filtered the code for Drupal 8 Coding Standard.

8.4.05

Highlighted important changes since Varbase 8.4.04:

  • Issue #2886156: Updated [Varbase Landing] feature to use [Paragraphs] instead of [Panelizer].
  • Issue #2888454: Added the [ Feature: Landing Pages - Landing page add paragraph types] for Automated Functional Testing.
  • Issue #2893298: Updated [Varbase Bootstrap Paragraphs] module from 8.x-4.x-dev to 8.4.0-alpha1
  • Issue #2883671: [Vartheme] Refactoring CSS/LESS structure in the Vartheme and VARTHEME_SUBTHEME themes to use SMACSS, and having each part as libraries.
  • Issue #2892027: Fixed View mode in Embed media form, as it is not working in WYSIWYG.
  • Issue #2891609: [Varbase Media] Added default image style, and changed the config for default view mode for image media bundle.
  • Issue #2886156: Have [Varbase Webform] Enabled for [Varbase Landing] feature module to use it for the paragraphs webform element type.
  • Issue #2891629: Updated [Varbase profile] features bundle default config.

Added since Varbase 8.4.04: