popnoire/site/OFF_plugins/typography/CHANGELOG.md
2026-02-12 15:22:46 +01:00

768 B

Kirby-Typography Changelog

  • 1.0.0-beta1
    • Updated wp-Typography library to version 3.3.0
    • Breaking change: Rename typography.class.fraction.nominator option to typography.class.fraction.numerator and changed according CSS.
    • Breaking change: Rename typography.class.ordinal.suffix option to typography.class.ordinal.
    • Hangin puncutation is no longer applied to guillemets.
  • 1.0.0-alpha2
    • Re-organize folder structure to prepare for usage of unmodified PHP_Typography library in the future.
    • Add typography.debug setting to turn off caching
    • Make panel widget translatable
    • Change some defaults
    • Rename configuration values of typography.dashes.style to 'em' and 'en'
  • 1.0.0-alpha
    • First public release