Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 697 Bytes

changelog.md

File metadata and controls

42 lines (22 loc) · 697 Bytes

Changelog

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

This project adheres to Semantic Versioning.

[2.2.0]

  • switch to https for schema.org

[2.1.0]

  • add support for fromholdio/silverstripe-configured-multisites

[2.0.1]

  • fix extension hooks to use invokeWithExtensions()

[2.0.0]

  • upgrade to Silverstripe 5

[1.2.0]

  • add config to disable crumbs per page type

[1.1.0]

  • fix home page retrieval for multisites
  • add hook to ContentController to provide per-request hook for amending breadcrumbs

[1.0.2]

  • fix multisites compatibility

[1.0.1]

  • fix hiding of home page link

[1.0.0]

  • initial release