Skip to content

Releases: fabianmichael/kirby-meta

2.0.0-alpha.1

22 Mar 17:47
ed3a4ec
Compare
Choose a tag to compare
2.0.0-alpha.1 Pre-release
Pre-release

On the way to support Kirby 4

  • Move Sitemap::isPageIndexible($page) method to $page->isIndexible()
  • Listed children of unlisted parent are now longer excluded from sitemap
  • Update icon set
  • Change "Metadata (SEO)" tab title to "SEO"
  • Fix preview section
  • Fix metadata view

1.0.2

19 Jan 12:54
be187e7
Compare
Choose a tag to compare
  • Use correct identifier for Swedish translation

1.0.1

17 Jan 12:00
edaa566
Compare
Choose a tag to compare
  • Add Swedish translation (thanks @smncd!)

1.0.0

28 Nov 14:00
d6ae541
Compare
Choose a tag to compare

0.4.2-beta

25 Jul 07:31
0a9422f
Compare
Choose a tag to compare
0.4.2-beta Pre-release
Pre-release
  • Fix disabling of sitemap not working. (#52)

0.4.1-beta

24 Apr 12:39
4a2e51f
Compare
Choose a tag to compare
0.4.1-beta Pre-release
Pre-release
  • Allow dynamic exclusion of pages from sitemap via meta.sitemap.url hook by returning false from the callback function.

0.4.0-beta

27 Mar 10:49
0386ae3
Compare
Choose a tag to compare
0.4.0-beta Pre-release
Pre-release
  • Now works properly with Kirby’s staticache plugin
  • Sitemap is now a virtual page to simplify caching logic
  • Fixed some translations (thanks to @CHE1RON)
  • metadata() method can not be a "virtual" method supplied via Kirby’s pageMethods extension point

0.3.2-beta

15 Feb 13:59
90ee9c7
Compare
Choose a tag to compare
0.3.2-beta Pre-release
Pre-release
  • Fix composer foo

0.3.1-beta: Merge pull request #34 from Daandelange/page-method-is-indexed

15 Feb 09:02
12976a0
Compare
Choose a tag to compare
  • Add $page->isIndexible() and $site->indexedPages() methods.
  • Add compatibility for PHP 8.2

0.3.0-beta

23 Jan 09:34
Compare
Choose a tag to compare
0.3.0-beta Pre-release
Pre-release
  • French translation
  • List of title separators can now be configures #28
  • Fix JSON-LD website owner ID
  • Always output robots meta tag, even if nothing is disabled (makes debugging easier)
  • Fix type warning in panel

Big thanks to all contributors! ❤️