Skip to content

Commit

Permalink
Merge pull request #73 from luizbills/changelog-2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luizbills authored Sep 21, 2023
2 parents c41cd64 + 06ac9fb commit 8e0216e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Donate link: https://www.luizpb.com/donate/
Requires at least: 4.0
Tested up to: 6.3
Requires PHP: 7.4
Stable tag: 2.1.0
Stable tag: 2.2.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -55,6 +55,11 @@ Support this plugin on [https://luizpb.com/donate/](https://luizpb.com/donate/)

== Changelog ==

= 2.2.0 - 2023-09-21 =

- New security header: "Referrer-Policy" (value: `strict-origin-when-cross-origin`)
- New security header: "Permissions-Policy" (value: `geolocation=(), microphone=(), camera=(), interest-cohort=()`)

= 2.1.0 - 2023-09-19 =

* Option to disable comments (only in pages and blog posts)
Expand Down
2 changes: 1 addition & 1 deletion wp-tweaks.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: WP Tweaks
* Plugin URI: https://github.com/luizbills/wp-tweaks
* Description: Several opinionated WordPress tweaks focused in security and performance.
* Version: 2.1.0
* Version: 2.2.0
* Requires at least: 4.0
* Requires PHP: 7.4
* Author: Luiz Bills
Expand Down

0 comments on commit 8e0216e

Please sign in to comment.