2.7 KiB
Executable File
2.7 KiB
Executable File
v1.4.0
04/08/2022
v1.3.5
01/26/2018
v1.3.3
01/26/2018
v1.3.2
01/10/2018
v1.3.1
08/03/2017
-
- 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
-
- 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 !)
-
- code optimizations
- remove some code redundancies
v1.2.6
07/30/2017
v1.2.5
07/27/2017
v1.2.4
07/27/2017
v1.2.3
07/27/2017
v1.2.2
07/27/2017
v1.2.1
07/27/2017
v1.2.0
07/26/2017
-
- 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)
-
- heavy code refactoring
v1.1.1
07/04/2017
v1.1.0
07/04/2017
-
- simplify the plugin structure by removing subclasses and autoload
-
- per-page configuration is now fully functional
v1.0.2
07/04/2017
v1.0.1
07/04/2017
-
- change "keywords" to "keyword" in source files to avoid confusion
- minor changes in blueprints.yaml
- change date format in CHANGELOG.md
-
- remove a forgotten "dump" line
v1.0.0
07/04/2017
-
- enable auto fill for keyword metadata
-
- Fixed several issue before public release (see commit list for details)