| @@ -1,13 +1,13 @@ | ||
| 1 | 1 | === Passster - Password Protect Pages and Content === |
| 2 | 2 | Contributors: wpchill, silkalns |
| 3 | 3 | Tags: password protect, password, restrict content, sitewide, password protection |
| 4 | 4 | Requires at least: 6.5 |
| 5 | -Tested up to: 7.0 | |
| 5 | +Tested up to: 7.1 | |
| 6 | 6 | Requires PHP: 7.2 |
| 7 | 7 | License: GPLv2 or later |
| 8 | 8 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 9 | -Stable tag: 4.3.7 | |
| 9 | +Stable tag: 4.3.16 | |
| 10 | 10 | |
| 11 | 11 | == Description == |
| 12 | 12 | ## Password Protect Pages, Posts & Content in WordPress |
| 13 | 13 | |
| @@ -109,8 +109,42 @@ | ||
| 109 | 109 | 5. Browse to Settings > Passster |
| 110 | 110 | 6. Customise your settings and your good to go! |
| 111 | 111 | |
| 112 | 112 | == Changelog == |
| 113 | += 4.3.16 - 18.09.2026 = | |
| 114 | +* Added: Post Type Level Protection: password-protect an entire post type at once. | |
| 115 | +* Fixed: Unlock link redirects on archive pages. | |
| 116 | + | |
| 117 | += 4.3.15 - 10.09.2026 = | |
| 118 | +* Fixed: Compatibility issue with some page builders. | |
| 119 | + | |
| 120 | += 4.3.14 - 03.09.2026 = | |
| 121 | +* Fixed: Security update. | |
| 122 | +* Fixed: Minor admin UI improvements. | |
| 123 | + | |
| 124 | += 4.3.13 - 02.09.2026 = | |
| 125 | +* Fixed: Security update. | |
| 126 | + | |
| 127 | += 4.3.12 - 01.09.2026 = | |
| 128 | +* Fixed: Security update. | |
| 129 | + | |
| 130 | += 4.3.11 - 25.08.2026 = | |
| 131 | +* Fixed: Some Design settings were not being applied to the password form. | |
| 132 | + | |
| 133 | += 4.3.10 - 21.08.2026 = | |
| 134 | +* Fixed: Various password validation and unlock reliability improvements. | |
| 135 | + | |
| 136 | += 4.3.9 - 13.08.2026 = | |
| 137 | +* Fixed: Security issue (thanks to WPScan). | |
| 138 | +* Fixed: Block editor freezing when selecting a block built with page builders like Spectra. | |
| 139 | +* Changed: Hid noisy Freemius notices (opt-in reminder, premium activation, plan upgrade messages). | |
| 140 | +* Changed: Updated Freemius SDK to 2.13.4. | |
| 141 | + | |
| 142 | += 4.3.8 - 03.08.2026 = | |
| 143 | +* Fixed: Security issue. | |
| 144 | +* Fixed: Block editor freezing on pages built with Elementor. | |
| 145 | +* Changed: Improved Protected Content block toolbar performance on pages with many blocks. | |
| 146 | + | |
| 113 | 147 | = 4.3.7 - 27.07.2026 = |
| 114 | 148 | * Fixed: Security issue (thanks to Pierre Rudloff). |
| 115 | 149 | |
| 116 | 150 | = 4.3.6 - 23.07.2026 = |