typogrify 8.x-1.5

Bug fixes
New features

Improve PHP 8.4 compatibility. Two feature requests.

Contributors (6)

Changelog

Issues: 6 issues resolved.

Changes since 8.x-1.4:

typogrify 8.x-1.3

Security update

Fixes SA-CONTRIB-2024-002

If you use the typogrify Twig filter provided by this module, then this update may cause double-encoding of text. See the updated README for best practices.

typogrify 8.x-1.1

Bug fixes
Insecure

This release fixes one bug since 8.x-1.0:

The patch for that issue also expands the automated tests and makes it easier to add new ones.

typogrify 8.x-1.0

Insecure

There have been no changes since the 8.x-1.0-rc2 release.

This release is compatible with Drupal 9.

If you are migrating from Drupal 6 or Drupal 7, then the Typogrify filter will be added to migrated text formats if it was used in the source format.

If you are migrating from Drupal 7, then configuration should be migrated correctly. If you are migrating from Drupal 6, then the filter will be enabled with its default configuration.

If you are upgrading from Typogrify 8.x-10.-rc1 or earlier, then make sure to run database updates.

typogrify 8.x-1.0-rc2

New features
Insecure

If no problems are reported, then this release will be re-tagged as 8.x-1.0 in about a week.

This release should be compatible with Drupal 9.

If you are migrating from Drupal 6 or Drupal 7, then the Typogrify filter will be added to migrated text formats if it was used in the source format.

If you are migrating from Drupal 7, then configuration should be migrated correctly. If you are migrating from Drupal 6, then the filter will be enabled with its default configuration.

typogrify 8.x-1.0-rc1

Bug fixes
Insecure

The following issues have been fixed since the alpha2 release:

typogrify 8.x-1.0-alpha2

Bug fixes
New features
Insecure

This alpha release fixes the following issues:

typogrify 8.x-1.0-alpha1

We think this is a pretty stable release, but felt it wasn't tested enough to call a beta. Blocker is mainly getting automated tests set up, but it's also worth noting that the API provided by the module is still subject to change.

typogrify 7.x-1.0-rc8

Bug fixes
Unsupported

Please check the Arrow-sections in all text-formats-options using typogrify. The internal handling of the options has changed.

This fixes:
* #2005768 - Unfilters HTML plain text filter

typogrify 7.x-1.0-rc6

Bug fixes
Unsupported

Smartypants is now unicode-aware. Small improvements for caps and number-capturing.

Hopefully the last release to reach the 1.0

typogrify 7.x-1.0-rc5

Bug fixes
Unsupported

Improvements:

  • adding quotes for following languages:
    - 'ar' => array('«', '»', '‹', '›'), // Arabic
    - 'be' => array('«', '»', '„', '“'), // Belarusian
    - 'bg' => array('„', '“', '‚', '‘'), // Bulgarian
    - 'da' => array('»', '«', '›', '‹'), // Danish
    - 'de' => array('„', '“', '‚', '‘'), // German
    - 'el' => array('«', '»', '‹', '›'), // Greek
    - 'en' => array('“', '”', '‘', '’'), // English
    - 'eo' => array('“', '”', '“', '”'), // Esperanto
    - 'es' => array('«', '»', '“', '“'), // Spanish
    - 'et' => array('„', '“', '„', '“'), // Estonian
    - 'fi' => array('”', '”', '’', '’'), // Finnish
    - 'fr' => array('«', '»', '‹', '›'), // French
    - 'gsw-berne' => array('„', '“', '‚', '‘'), // Swiss German
    - 'he' => array('“', '“', '«', '»'), // Hebrew
    - 'hr' => array('»', '«', '›', '‹'), // Croatian
    - 'hu' => array('„', '“', '„', '“'), // Hungarian
    - 'is' => array('„', '“', '‚', '‘'), // Icelandic
    - 'it' => array('«', '»', '‘', '’'), // Italian
    - 'lt' => array('„', '“', '‚', '‘'), // Lithuanian
    - 'lv' => array('„', '“', '„', '“'), // Latvian
    - 'nl' => array('„', '“', '‘', '’'), // Dutch
    - 'no' => array('„', '“', '„', '“'), // Norwegian
    - 'pl' => array('„', '“', '«', '»'), // Polish

typogrify 7.x-1.0-rc4

Bug fixes
Unsupported

Fixes lost fraction when activating digit-grouping.

typogrify 7.x-1.0-rc3

New features
Unsupported

Adding new features:

typogrify 5.x-1.0-beta42

Unsupported

Just pointing out that the Drupal 5 version is no longer supported.

typogrify 7.x-1.0-rc1

Unsupported

Prepping for the final 1.0 release, no changes to speak of.

typogrify 7.x-1.0-beta2

Bug fixes
Unsupported

Just a small update, eliminating a few PHP notices, tweaking the help text.

On track for a stable release when Drupal 7 comes out.

typogrify 7.x-1.0-beta1

Unsupported

Update to latest (post-code-freeze) Drupal 7 APIs. All functionality seems to work, though upgrade scripts from Drupal 6 are not in place yet.

Please test and file bugs :)

typogrify 7.x-1.0-alpha1

Unsupported

First release on Drupal 7. Every thing seems to work so far, but please test, test, test, so we can have a stable release once Drupal 7 comes out :)

typogrify 6.x-1.0

Unsupported

No bugs found since release candidate 1, released more than a month ago, so releasing a stable, 1.0 version of Typogrify.

No changes since RC1.

typogrify 5.x-1.0

Unsupported

No bugs found since release candidate 1, released more than a month ago, so releasing a stable, 1.0 version of Typogrify.

No changes since RC1.

typogrify 6.x-1.0-rc1

Bug fixes
Unsupported

Fixed #447416: Widont not working properly – thanks to dboulet.

Since we now have no outstanding serious bugs, I'm going to call this release candidate 1. No more bugs for a couple of weeks, and we're going 1.0 :)

typogrify 6.x-1.0-beta4

Bug fixes
Unsupported

Fixing #367256: em dash doesn't work, now SmartyPants settings should be shown unless you have the MarkSmarty module enabled.

typogrify 5.x-1.0-beta4

Bug fixes
Unsupported

Fixing #367256: em dash doesn't work, now SmartyPants settings should be shown unless you have the MarkSmarty module enabled.

typogrify 6.x-1.0-beta1

New features
Unsupported

First beta of a Drupal 6 compatible version of Typogrify.

typogrify 6.x-1.x-dev

New features

Main development branch until 7 comes out, or we decide to make a new version :)

typogrify 5.x-1.0-beta1

New features
Bug fixes
Unsupported

Getting ready to roll a stable release of Typogrify for Drupal 5.
Rewrite of PHP-typogrify to a class has been included.

typogrify 5.x-1.x-dev

Old Drupal 5 development branch for Typogrify - bug fixes only. No new features will be added.

Subscribe with RSS Subscribe to Releases for Typogrify