-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
128 lines (90 loc) · 3.01 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
== Changelog ==
= 3.1.3 =
Release Date: December 17, 2018
* Improved: Minification Mechanism.
* Tweak: Header Footer meta box now shows on every public posts types automatically.
* Fixed: Incorrectly translated strings.
* Admin UI improved.
* Compatibility upto WordPress 5.0.
= 3.1.2 =
Release Date: September 14, 2018
* Improved: Made uninstall cleanup optional through a plugin setting and improved uninstall mechanism.
* Tweak: Version removal of css/js files now works only on frontend.
* Fixed: Incorrectly translated strings.
* Admin UI improved.
* Stability improved.
= 3.1.1 =
Release Date: September 4, 2018
* Fixed: a bug where No-sniff header does not save.
* Admin UI improved.
* Stability improved.
= 3.1.0 =
Release Date: August 7, 2018
* Rename plugin to Easy Header Footer.
* Added: I18n support.
* Fixed: Meta box permission.
* Fixed: PHP 5.3 compatibility.
* Typo fix.
= 3.0.7 =
Release Date: June 29, 2018
* Added: Now it is possible to show custom meta box on post edit screen of any post types.
* Added: It is now possible to set allow from domain in X-Frame-Options header.
* UI Improvemnet.
* Bug Fix.
= 3.0.6 =
Release Date: June 22, 2018
* Added: Now it is now possible to add/remove custom header and footer code to posts/pages individually.
* Added: Tools Tab - Import/Export/Reset Plugin Settings.
* UI Improvemnet.
= 3.0.5 =
* Added: Option to remove viewport meta tag.
* Bug Fix.
= 3.0.4 =
* Added: Option to remove jQuery Migrate Meta and HTML comments.
* Added: Support to remove meta generator tag of LayerSlider, Visual Composer.
* Added: Option to unset "X-Powered-by" header.
* Added: Option to set priority for custom header and footer code.
* Added: Code Minification.
* Improvement: Now this plugin indicates the active tab.
* Improvement: Settings saving mechanism with ajax loading.
* Tweak: Disable Yoast SEO Schema output option shows if yoast seo plguin is active.
= 3.0.3 =
* Guide Improved.
* Bug Fixed.
= 3.0.2 =
* Added: HSTS header support.
* Added: Option to disable Yoast SEO Schema output.
* Disable Settings is noe renamed to Meta Options.
* UI Improvement.
* Bug Fixed.
= 3.0.1 =
* Bug Fixed.
= 3.0.0 =
* Compatibility with WordPress 4.9.
* Complete redesign.
* Code rewrite.
* Security headers added.
* Added a field to add any custom code to wp head or footer.
* Bug Fixed.
= 2.0.5 =
* Compatibility with WordPress 4.8.
* Improved hook filtering.
* Bug Fixed.
= 2.0.0 =
* Added option for Disable WP Json and Rest API.
* Bug Fixed.
= 1.0.6 =
* Added option to remove previous and next article links.
* Change activation redirect hook to rwmt_plugin_activate()
= 1.0.5 =
* Added option to remove all feed links.
* Added option to disable wp feed functionality.
* Added option to disable XML-RPC functionality.
* Added option to remove RSD links.
* Added option to remove short links.
= 1.0.3 =
* Screenshot Added
= 1.0.2 =
* Minor Tweeks
= 1.0.1 =
* Initial release