This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
arman_mohtadji
/
tournonsLaPage
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Atzars:
master
Atzari
Tagi
master
tournonsLaPage
/
plugins
/
autoseo
/
CHANGELOG.md
CHANGELOG.md
2.7 KB
Patstāvīgā saite
Vēsture
Neapstrādāts
v1.4.0
04/08/2022
[]()
takeover release
[](#bugfix)
do not crash on mbregex search failure in php_mbereg_replace_exec.
v1.3.5
01/26/2018
[](#bugfix)
fix release dates in changelog.
v1.3.3
01/26/2018
[](#bugfix)
replace meta title content by page title instead of page slug.
v1.3.2
01/10/2018
[](#bugfix)
The meta tag fields were wrongly named "property" instead of "name".
v1.3.1
08/03/2017
[](#improved)
Add Admin plugin dependency (Dávid Szabó
david.szabo97@gmail.com
)
Use Slug utility function (Dávid Szabó <david.szabo97@gmail.com)
v1.3.0
07/31/2017
[](#bugfix)
the metadata were not overridden if some of them were already set in the site settings
the content was not used when its length in words was less than the value of the "length" settings
rename the metadata "keyword" to "keywords" (its valid name !)
[](#improved)
code optimizations
remove some code redundancies
v1.2.6
07/30/2017
[](#bugfix)
fix: plugin was not running as expected after the 1.3.1 grav update
v1.2.5
07/27/2017
[](#bugfix)
fix version numbering in changelog
v1.2.4
07/27/2017
[](#bugfix)
fix a bug in changelog that prevents auto upgrading
v1.2.3
07/27/2017
[](#bugfix)
fix a bug in changelog that prevents auto upgrading
remove useless dependency
v1.2.2
07/27/2017
[](#improved)
minor changes in config files
update readme and changelog files
v1.2.1
07/27/2017
[](#improved)
update readme file
v1.2.0
07/26/2017
[](#new)
add metadata for Facebook Open Graph (thanks to Victor Rosset for the Social Meta Tags plugin source code I used for this part)
add metadata for Twitter Cards Meta Tags (thanks to Victor Rosset for the Social Meta Tags plugin source code I used for this part)
[](#improved)
heavy code refactoring
v1.1.1
07/04/2017
[](#improved)
update readme file
v1.1.0
07/04/2017
[](#improved)
simplify the plugin structure by removing subclasses and autoload
[](#bugfix)
per-page configuration is now fully functional
v1.0.2
07/04/2017
[](#bugfix)
rename keywords.php to keyword.php
v1.0.1
07/04/2017
[](#improved)
change "keywords" to "keyword" in source files to avoid confusion
minor changes in blueprints.yaml
change date format in CHANGELOG.md
[](#bugfix)
remove a forgotten "dump" line
v1.0.0
07/04/2017
[](#improved)
enable auto fill for keyword metadata
[](#bugfix)
Fixed several issue before public release (see commit list for details)
v0.1.0
07/04/2017
[](#new)
ChangeLog started...