Skip to content

v8.0.14

Compare
Choose a tag to compare
@ndaidong ndaidong released this 19 Oct 16:33
· 6 commits to main since this release
6355d23
  • Fix inconsistent output (#407)
  • Modify some stuff at LdJson extraction
    • Only use value from LdJson if missed from meta tags
    • Only accept string value from LdJson
    • Stop converting LdJson value to lowercase
    • Related issues: #400, #403, #405