Skip to content

Releases: SU-SWS/stanford_image_styles

8.1.4

08 Jul 20:26
f97fc78
Compare
Choose a tag to compare
- Updated CircleCi Tests

8.1.3

11 Jun 18:05
fc6cad2
Compare
Choose a tag to compare
- Updated PR template

8.1.2

09 Apr 18:21
274aed0
Compare
Choose a tag to compare
- Updated submodule for d9 installation (121a3b5)
- phpunit void return annoation (dee3a2c)
- D8CORE-2499 Updated composer license (#58) (3c06789)
- D8CORE-2155: Added square image styles for various breakpoints (#57) (6af9759)
- D8CORE-1538 Convert behat tests to codeception (#56) (395f426)

8.1.1

18 Jun 07:16
223e8b9
Compare
Choose a tag to compare

What

  • Contrib updates

So what

  • Update drupal/image_effects to 3.0

Now what

  • Run composer update
  • Run database updates

New Requirements and Risks

  • 2.x version to 3.x version

8.1.0

30 Oct 22:58
Compare
Choose a tag to compare

What

  • First Drupal 8 Stable Release

So what

  • Drupal 8 Stable Release

Now what

  • No upgrade required from alpha1
  • Re-import configuration and clear caches

New Requirements and Risks

  • Drupal 8.8 recommended

Diff

7.x-4.3-alpha2

27 Jun 20:04
2dc99e4
Compare
Choose a tag to compare
7.x-4.3-alpha2 Pre-release
Pre-release

What (Changelog)

  • Add composer.json

So what

  • Allow for Composer integration

Now what

  • Nothing

New Requirements and Risks (Changelog)

  • None

Diff

7.x-4.3-alpha1

18 Dec 22:23
cebfbb2
Compare
Choose a tag to compare

What

  • Bug fix for magazine article images, so that Facebook can reliably find and share the featured image.
  • Added a square, scale and crop to 270x270, image style.

So what

  • Previously, Facebook was not able to find and cache the featured image, we suspect the image size was larger than Facebook's "recommended" (ie. required) horizontal image size.

Now what

  • Deploying this change should simply require a cache clear. If there are any magazine articles with values in the Metatag module fields, we'll need to clear those values out for Facebook to find the appropriate image style.

New Requirements and Risks (Changelog)

  • For Facebook to find the correct image on SOE's magazine articles, this release will also need the stanford_soe_helper-7.x-2.0-beta2 release.

Diff

8c7e143...9ca4df8

7.x-4.2

14 Sep 17:22
Compare
Choose a tag to compare

Release Type: New Features

  • SOE-1949: Added square_370_x_370
  • HSDO-955 added new header image style
  • SOE-1738: created full_width_banner_tall image style

8.1.0-alpha1

30 Oct 19:16
Compare
Choose a tag to compare
8.1.0-alpha1 Pre-release
Pre-release

What

  • Initial Release

So what

  • Initial Release!

Now what

  • Nothing special, Initial Release.

New Requirements and Risks

  • None, Initial Release

Diff

  • Nothing to diff

7.x-4.1

18 May 19:17
Compare
Choose a tag to compare

Release Type: Bug Fix

  • Bug fix when classes is a string vs array