Skip to content

Release 1.1.0

Latest
Compare
Choose a tag to compare
@markusguenther markusguenther released this 29 Jun 10:46
· 11 commits to master since this release
9ab41ae

FIX:

  • Fix: Increase url length in database to 2048 characters (
    f949759 ) #1
  • Fix: duplicate DB migration leads to error (c542c80)
  • BUGFIX: Use PSR LoggerInterface (
    e8f4fa6)

DOCS:

  • Docs: Improve install instructions and add basic config information (b2d4dfd)
  • Docs: Add code climate badge (53fda00)

NEW:

  • New: Add funding button (a563216)
  • New: Make Neon 5.x compatible (858a2d7)

** UPGRADE:**

  • Upgrade: Bump ini from 1.3.5 to 1.3.7 (97771ba)
  • Upgrade: Bump normalize-url from 4.5.0 to 4.5.1 (b1dc5ec)
  • TASK: Relax version constraints (b436a04)

Huge thanks @rolandschuetz and @kdambekalns for providing Pull Requests to improve the package. The release would not have been possible without you. ❤️

All changes in this release: https://github.com/Unikka/neos-linkchecker/compare/1.0.0…1.1.0