Jack Sleight

Lazy Logo Release Notes

Jack Sleight

1.1.0

May 2nd, 2023

  • New Statamic 4 support

1.0.0

December 12th, 2022

  • New Supports different logo styles for outside (login etc.) and inside pages
  • New Supports setting an outside page background
  • Fix Image and style browser caching
  • Break The custom_logo_url value has changed, see readme
  • Deprecated routes have been removed

0.3.3

December 13th, 2021

  • Fix Logo route should not require authentication

0.3.2

November 22nd, 2021

  • New Add ability to shift the text baseline
  • Fix Improve default styles
  • Fix Correct the config filename

0.3.1

October 27th, 2021

  • Fix Center the logo on all auth screens, not just login

0.3.0

October 22nd, 2021

  • Break Package Renamed:
    This package has been renamed to jacksleight/statamic-lazy-logo. Sorry for any inconvienence this causes, but it's necessary for some future plans and to keep everything namespaced properly. Update instructions:
    1. Update composer.json to "jacksleight/statamic-lazy-logo": "0.3.0",
    2. Move config/lazy-logo.php to config/statamic/lazy-logo.php
    3. Run composer update

0.2.1

September 21st, 2021

  • New font_weight now defaults to 500

0.2.0

September 21st, 2021

  • Break gradient config value is now merged with color, just specify an array instead of a single value

0.1.0

September 20th, 2021

  • Initial release