Releases: artesaos/seotools
Releases · artesaos/seotools
XSS Correction
- #249 #247 : XSS in canonical tag
- #244 #245 : isEmpty Url check
- #248 update method hints in JsonLd facades
Thanks to @J-Brk , @rajakhoury and @brentmullen
JSON-LD and OpenGraph changes
- Fix JSON-LD returns escaped URL's #236 by @xf039
- Fix OpenGraph generate tags from array #74 #233 #217 bt @Ali-Shaikh
- Use PHP 8 on travis tests
Added support self object in values for JsonLd
#229 Added support self object in values for JsonLd
Laravel 8 Support
v0.18.0
Fix: Open Redirect Vulnerability
Fix and improviments
Laravel 7 Support
Laravel 7 Support
#210 Add support for "illuminate/*" (Laravel)
Laravel 6 and more
PR | Autor | Fix |
---|---|---|
#181 Support Laravel 6.0, | @madeITBelgium | #178 |
#178 Add class="notranslate" to meta tag | @peterangelov | #139 |
#176 Add 'missing features' docs | @klimov-paul | #17, #18, #75 |
#175 Add facades PHPDoc | @klimov-paul | |
#174 Add class PHPDoc | @klimov-paul | |
#173 Add logo to readme | @klimov-paul | |
#166 JsonLd default URL generation |
@klimov-paul | #165 |
#162 Change licence file to markdown | @klimov-paul |
JSON-LD and more
- #148 #145 Fix hard coded set url method while config is null @duongtdvn
- #151 #133 add ability to put defaults.title before page title / support RTL title @kurumbus
- #141 Add json-ld notation generator @EdwinHoksberg @klimov-paul
- #155 #156 Use
Illuminate\Contracts\Support\DeferrableProvider
@klimov-paul - #122 #159 UTF-8 encoding for the meta tags @klimov-paul
- #160 Fix PHPDoc @klimov-paul
- #132 #106 #67 Add basic support for setting meta robots @peterangelov