PluginProbe
GD Security Headers / 1.5
GD Security Headers v1.5
trunk 1.0 1.1 1.1.1 1.2 1.3 1.4 1.5 1.6 1.6.1 1.7 1.7.1 1.8 1.9
gd-security-headers / forms / about / minor.php

minor.php in GD Security Headers 1.5, at forms/about/minor.php

34 lines 1.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="d4p-about-minor">
2 <h3><?php _e("Maintenance and Security Releases", "gd-security-headers"); ?></h3>
3 <p>
4 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.5</span></strong> &minus;
5 Many Feature Policy improvements.
6 </p>
7 <p>
8 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.4</span></strong> &minus;
9 Many CSP and Feature Policy improvements.
10 </p>
11 <p>
12 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.3</span></strong> &minus;
13 CSP and Feature Policy improvements.
14 </p>
15 <p>
16 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.3</span></strong> &minus;
17 Various updates and fixes.
18 </p>
19 <p>
20 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.2</span></strong> &minus;
21 Feature Policy Header. More CSP predefine rules. Various updates.
22 </p>
23 <p>
24 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.1.1</span></strong> &minus;
25 Bug fixes.
26 </p>
27 <p>
28 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.1</span></strong> &minus;
29 Panel with generated security headers. Various updates and improvements.
30 </p>
31 <p>
32 <?php printf(__("For more information, see <a href='%s'>the changelog</a>.", "gd-security-headers"), 'admin.php?page=gd-security-headers-about&panel=changelog'); ?>
33 </p>
34 </div>