Skip to content

Latest commit

 

History

History
65 lines (45 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

65 lines (45 loc) · 2.07 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2023-05-30

🍰 Added

  • standardized testsuite (#8)

🔧 Changed

  • updated version constraints for SS5 (#9)

1.0.4 - 2022-02-03

🐞 Fixed

  • settting a default image does not overwrite fallback image (#7)

🗑 Removed

  • Tests (& support) for PHP 7.2 & 7.3

1.0.3 - 2021-09-24

🐞 Fixed

  • info fields have background
  • no longer uses alerts to communicate image state

1.0.2 - 2021-09-09

🐞 Fixed

  • fallback image only returns if image is in DB (#5)

🔧 Changed

  • alert color changed from danger to warning when no OGImage found (#6)

1.0.1 - 2021-08-21

🐞 Fixed

  • requirements are cleared and restored when forTemplate is used

Pull Requests

  • Merge pull request #3 from syntro-opensource/fix/requirements

1.0.0 - 2021-08-20

🍰 Added

  • packagist release