All Versions
8
Latest Version
Avg Release Cycle
123 days
Latest Release
1510 days ago

Changelog History

  • v0.2.3 Changes

    March 01, 2020
    • ➕ Add an .otf font file support
    • ➕ Add a GET parameter to change font-display style (#4)
  • v0.2.2 Changes

    May 17, 2018

    👌 Improved the repository performance by turning the sessions off (anyway they were not used). Turning the sessions off also fixes slimphp/Slim#2282.

  • v0.2.1 Changes

    February 09, 2018
    • 💅 Full font names (including the style name) are used as the local font names in a generated CSS. E.g. src: local('Lato') becomes src: local('Lato Light Italic'), local('Lato-LightItalic').
    • ➕ Added an option to change local font names in the config.
    • The Access-Control-Allow-Origin: * HTTP header is sent with a generated CSS.
  • v0.2.0 Changes

    December 04, 2017

    Backward incompatible:

    • 🌲 The log level in the settings is specified by a string (e.g. 'error', 'info') instead of a Monolog constant.
  • v0.1.3 Changes

    October 21, 2017

    👌 Improved:

    • ➕ Added robots.txt to reduce load from rendering 404 for robots asking for robots.txt

    🛠 Fixed:

    • 🔊 Errors are written both to logs/app.log and error_log() when the displayErrorDetails setting is off.
  • v0.1.2 Changes

    October 21, 2017

    🛠 Fixed:

    • 👀 Some browsers reject to load fonts from repository (web server setup required, see the readme)
  • v0.1.1

    October 21, 2017
  • v0.1

    October 21, 2017