Skip to content

Releases: elaniin/findable

Findable v1.1.4

27 Jan 22:27
bb862bd
Compare
Choose a tag to compare

🛠 What's Fixed?

  • Fix incorrect dates in sitemaps [#8]

Findable v1.1.3

27 Jan 21:58
d24b138
Compare
Choose a tag to compare

🛠 What's Fixed?

  • Fatal error in sitemaps on Statamic installations that don't use Eloquent to store entries

Findable v1.1.2

28 Jul 15:12
8a55960
Compare
Choose a tag to compare

What's Fixed

  • Prevent Carbon errors when the context doesn't have dates (date or last_modified in non-entry pages)

Findable v1.1.1

19 Jul 16:17
2cfcfc0
Compare
Choose a tag to compare

What's improved?

  • The Disable Authors setting in General has been moved to the Open Graph section (reason)
  • The default Twitter Card Type is now summary_large_image

What's fixed?

  • References to OpenGraph have been separated into two words

Under the hood

  • Removes composer.lock since it does not have any effect at application level

Findable v1.1.0

19 Jul 16:18
c744937
Compare
Choose a tag to compare

What's new?

  • Added the "Disable Authors" setting to hide the "Written by" text in compatible OpenGraph parsers

What's fixed?

  • When a findable tag is loaded inside a {{ cache }} and the these are disabled, the context is lost, disabling the findable tag to complete

Under the hood

  • Adds PHPCS checks and GitHub actions to validate those checks on contributions (push/pull request)

Release 1.0.0

30 Mar 15:41
63dda33
Compare
Choose a tag to compare
Merge pull request #3 from elaniin/hotfix/composer

🔧 Add minimum stability