sophron 2.0.2

Highlights

  • Updates to the MIME map
  • PHPStan rule level 5 compliance
  • Moved testing to GitlabCI

Notes

Make sure you run the db updates process, either interactively or through Drush. The syntax for adding commands for adjusting the map has changed (see the README), an update function converts automatically the ones saved in configuration.

sophron 2.0.1

Updates to the MIME map.

Requirements

  • The module *MUST* be installed and updated using Composer.
  • Drupal 10.0.0 or higher.
  • FileEye/MimeMap 2.0.1 or higher.

sophron 2.0.0

There are no major changes to the module API, but it now uses FileEye/MimeMap version 2 which has tightened the type hinting. If you are calling methods on Type or Extension objects returned by Sophron API, you should no longer pass NULL to methods, and catch explicitly exceptions as no methods return NULL any longer.

sophron 8.x-1.3

This release adds support for Drupal 10 and PHP 8.2, and updates the FileEye/MimeMap dependency to 2.0.0.

This is the last release of the 8.x-1.x series, further development for Drupal 10 will happen in the 2.x series.

sophron 2.0.0-rc1

Release candidate for a Drupal 10 version of Sophron.

There are no major changes to the module API, but it now uses FileEye/MimeMap version 2 which has tightened type hinting. If you are calling methods on Type or Extension objects returned by Sophron API, you should no longer pass NULL to methods, and catch explicitly exceptions as no methods return NULL any longer.

sophron 2.0.0-alpha1

First alpha for a Drupal 10 version of Sophron.

There are no major changes to the module API, but it now uses FileEye/MimeMap version 2 which has tightened type hinting. If you are calling methods on Type or Extension objects returned by Sophron API, you should no longer pass NULL to methods, and catch explicitly exceptions as no methods return NULL any longer.

sophron 8.x-1.2

This release updates the MIME map and drops support for Drupal 8.

Requirements

  • The module *MUST* be installed and updated using Composer.
  • Drupal 9.2.0 or higher.
  • FileEye/MimeMap 1.2.1 or higher.

Changes

  • Fix ProxyClass
  • Issue #3250619 by mondrake: Update MIME map
  • Issue #3238893 by mondrake: Cleanup deprecations prior to Drupal 9.2
  • Issue #3250607 by mondrake: Bump minimum supported Drupal core version to 9.2

sophron 8.x-1.1

Bug fixes

This release include fixes that were required to allow the module to work with Drupal 9.1. Also, the minimum Drupal version supported is now 8.9.

Requirements

  • The module *MUST* be installed and updated using Composer.
  • PHP 7.1 or higher.
  • Drupal 8.9.0 or higher.
  • FileEye/MimeMap 1.1.4 or higher.

sophron 8.x-1.0

Requirements

sophron 8.x-1.0-rc1

This is the first release candidate for Sophron 8.1.x.

Requirements

sophron 8.x-1.0-beta1

First beta. Do not use in production sites.

You must use Composer to install this module.

sophron 8.x-1.0-alpha1

First alpha. Do not use in production sites.

You must use Composer to install this module.

Subscribe with RSS Subscribe to Releases for Sophron