Skip to content

Latest commit

 

History

History
189 lines (147 loc) · 9.07 KB

CHANGELOG.md

File metadata and controls

189 lines (147 loc) · 9.07 KB

Change Log

8.1.2 2017-03-28

Full Changelog

  • Update Linkit to 4.3 because of a security release on 2017-03-21
  • Update of contrib modules
  • Set a fixed version in build-thunder.make to get Thunder up and running on simplytest.me

8.1.1 2017-03-20

Full Changelog

  • Update of contrib modules
  • Fixing coding style issues
  • Adding new tours (they will just appear for new installations)

8.1.0 2017-01-30

Full Changelog

Release of thunder 8.1.0. This is almost identical to the rc6. We fixed a small css bug, and added a fixed the version for entity_reference_revisions to the one of rc6.

See also:

8.1.0-rc6 2017-01-25

Full Changelog

This release candidate mainly improves the updater service and updates most contrib modules to the newest versions. An exception to the updates are the blazy and slick modules, which do not work properly after update. Additionally we now use the pecl yaml extension when validating our yml files, since it is more strict then the previously used Symfony component. lat but not least, we introduced fixed creation dates for the demo articles to prevent having articles with exactly the same creation dates.

8.1.0-rc5 2016-12-01

Full Changelog

rc4 introduced a bug where part of the configuration could be invalid after updating under some circumstances. This release just fixes this update bug. If you already upgraded to rc4 you can check if your update has the problem by exporting your configuration (do a drush config-export) and checking if the following files in the config directory are valid:

  • entity_browser.browser.gallery_browser.yml
  • entity_browser.browser.multiple_image_browser.yml

I you do not have these files, it is ok, if you have them open them and check that they do not look like this:

entity_browser.browser.gallery_browser.yml

display_configuration:
  auto_open: true

entity_browser.browser.multiple_image_browser.yml

widgets:
  7d7f8f45-f628-48a3-84a8-c962c73f39e8:
    settings:
      auto_select: true
  89532aea-140d-4b9e-96f4-2aa489c095cb:
    settings:
      auto_select: true

As you can see, those configurations would be incomplete. If your Files look similar to the other entity_browser.browser.* config files, everything is fine.

8.1.0-rc4 2016-12-01

Full Changelog

Test improvements

  • Added tests for SEO functionality (Metatag, Sitemap)
  • Code style tests and fixes
  • Update tests to work with current module markup

Config changes

  • Activated revisions for article and basic page
  • Media URLs are required for twitter and instagram entities
  • UX: better responsiveness on content list
  • Improve image style for media thumbnails
  • UX: Add author filter to content overview
  • UX: Add sorting to entity browser views
  • Enable auto select on multiple_image_browser
  • Reorganize node and term edit pages
  • Auto open media browser
  • reduce allowed allowed upload extensions in image browser
  • Label form element non-required in the entity form
  • Change gallery paragraph to simple widget
  • Use responsive images in gallery

Fixes

[8.1.0-rc3]

skipped release

8.1.0-rc2 2016-10-18

Full Changelog

8.1.0-rc1 2016-09-08

Full Changelog

  • Integration of Harbourmaster single sign-on solution
  • Nicer content overview with better searchability
  • Taxonomy term status is now actually beeing used. Beware: If you have taxonomy terms without a status they will not be shown anymore!
  • Improved demo content

8.1.0-beta12 2016-09-08

Full Changelog

  • Cleanup Release
  • removing obsolete patches
  • updating to current module versions, drupal core
  • Fine tune editor permissions
  • deeper integration of facebook instant articles
  • ckeditor cleanups
  • updated README.md

8.1.0-beta11 2016-08-23

Full Changelog

  • Configuration cleanup
  • Paragraphs are closed on default
  • Add tour for article creation and paragraph usage
  • add nexx integration module
  • fix focal point module

8.1.0-beta10 2016-08-16

Full Changelog

  • Security update for google analytics module
  • Added google adsense module

8.1.0-beta9 2016-07-28

Full Changelog

  • Update to drupal 8.1.8
  • Remove already merged dropzone patch.
  • Add media_entity_slideshow patch, that makes it possible to update slideshows again.

8.1.0-beta8 2016-07-28

Full Changelog

8.1.0-beta7 (2016-06-10)

Full Changelog

  • Include media browser and dropzonejs
  • Update metatag module to beta8
  • Add default content

8.x-1.0-beta6 (2016-05-11)

Full Changelog

  • Integrate video_embed_field
  • Add default media paragraphs
  • Add a file rename test