Plugin Directory

Changeset 3466129


Ignore:
Timestamp:
02/20/2026 10:54:46 PM (2 weeks ago)
Author:
MacSteini
Message:

Updated

Location:
wp-browser-update
Files:
4 added
4 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • wp-browser-update/tags/5.1.1/readme.txt

    r3438959 r3466129  
    2020
    2121== Important Notice ==
    22 **Breaking Changes in Version 5.0**
     22**Breaking Changes in Version 5.0.0**
    2323- Requires **PHP 7.4** or newer.
    24 - Ensure your hosting is updated to PHP 7.4 before upgrading to version 5.0 or newer.
     24- Ensure your hosting is updated to PHP 7.4 before upgrading to version 5.0.0 or newer.
    2525- Servers running older PHP versions are no longer supported.
    2626  - If your server is running an earlier PHP version, please download [version 4.8.1](https://downloads.wordpress.org/plugin/wp-browser-update.4.8.1.zip "Download WP BrowserUpdate from WordPress.org").
     
    3838
    3939= Manual Installation =
    40 If you prefer to install the plugin manually via SFTP or [Virtualmin](https://virtualmin.com "Virtualmin"), follow these steps:
     40If you prefer to install the plugin manually via SFTP, follow these steps:
    41411. **Download the plugin**
    4242   - [Download the latest version](https://downloads.wordpress.org/plugin/wp-browser-update.zip "Download WP BrowserUpdate from WordPress.org") from the WordPress Plugin Directory.
     
    4545   - You should now have a folder named `wp-browser-update`.
    46463. **Upload the plugin to your website**
    47    - Connect to your website using an FTP client (e.g., [FileZilla](https://filezilla-project.org/ "FileZilla")) or access the File Manager in your hosting control panel.
     47   - Connect to your website using an FTP client (e.g., [FileZilla](https://filezilla-project.org/ "FileZilla")) or access the File Manager in your hosting control panel.
    4848   - Navigate to `/wp-content/plugins/` in your WordPress installation directory.
    4949   - Upload the extracted `wp-browser-update` folder.
     
    7575    * Prevented a frontend "Uncaught Error" caused by invalid/unexpected browser version strings by hardening version parsing and normalization. Thanks to @danyloliptuha for pointing out.
    7676
    77 = 5.0 =
     77= 5.0.0 =
    7878* **Breaking Changes**: PHP 7.4 now required.
    7979* Updated to follow WordPress Coding Standards.
     
    8585
    8686= 4.8.1 =
    87 * Updated outdated browser versions.
    88 
    89 = 4.8.0 =
    9087* Optimized code.
    9188* Fixed bug.
     
    9693* Updated outdated browser versions.
    9794
    98 = 4.6 =
     95= 4.6.0 =
    9996* Fixed Cross-Site Scripting (XSS) vulnerability.
    10097* Updated outdated browser versions.
    10198
    102 = 4.5 =
     99= 4.5.0 =
    103100* Fixed Cross-Site Request Forgery (CSRF) vulnerability.
    104101* Updated outdated browser versions.
    105102
    106 = 4.4.1 =
    107 * Updated outdated browser versions.
    108 
    109 = 4.4 =
     103= 4.4.0 =
    110104* Updated source URL.
    111105* Updated outdated browser versions.
    112106
    113 = 4.3 =
     107= 4.3.0 =
    114108* Fixed plugin activation issue (thanks @Naveen).
    115109* Updated outdated browser versions.
    116110
    117 = 4.0 =
     111= 4.0.0 =
    118112* Fixed bugs (thanks to forum commenters).
    119113* Updated JavaScript.
    120114
    121 = 3.2 =
     115= 3.2.0 =
    122116* Corrected version typo causing plugin issues.
    123117
    124 = 3.1 =
     118= 3.1.0 =
    125119* Fixed bugs (thanks @tristanmason).
    126120* Updated outdated browser versions.
     
    131125* Updated outdated browser versions.
    132126
    133 = 3.0 =
     127= 3.0.0 =
    134128* Overhauled functions.
    135129* Updated JavaScript.
    136130* Updated outdated browser versions.
    137131
    138 = 2.4 =
     132= 2.4.0 =
    139133* Fixed functions.
    140134
    141 = 2.3 =
     135= 2.3.0 =
    142136* Overhauled functions.
    143137* Updated translation files.
    144138* Minor fixes.
    145139
    146 = 2.2 =
     140= 2.2.0 =
    147141* Changed license to GPLv3.
    148142* Added text domain to header.
     
    153147* Minor fixes to notification messages.
    154148
    155 = 2.1 =
     149= 2.1.0 =
    156150* Added JavaScript customization options.
    157151
     
    161155* Minor fixes.
    162156
    163 = 2.0 =
     157= 2.0.0 =
    164158* Added admin settings panel.
    165159* Added uninstall function.
    166160
    167 = 1.0 =
     161= 1.0.0 =
    168162* Initial stable version.
  • wp-browser-update/trunk/readme.txt

    r3438959 r3466129  
    2020
    2121== Important Notice ==
    22 **Breaking Changes in Version 5.0**
     22**Breaking Changes in Version 5.0.0**
    2323- Requires **PHP 7.4** or newer.
    24 - Ensure your hosting is updated to PHP 7.4 before upgrading to version 5.0 or newer.
     24- Ensure your hosting is updated to PHP 7.4 before upgrading to version 5.0.0 or newer.
    2525- Servers running older PHP versions are no longer supported.
    2626  - If your server is running an earlier PHP version, please download [version 4.8.1](https://downloads.wordpress.org/plugin/wp-browser-update.4.8.1.zip "Download WP BrowserUpdate from WordPress.org").
     
    3838
    3939= Manual Installation =
    40 If you prefer to install the plugin manually via SFTP or [Virtualmin](https://virtualmin.com "Virtualmin"), follow these steps:
     40If you prefer to install the plugin manually via SFTP, follow these steps:
    41411. **Download the plugin**
    4242   - [Download the latest version](https://downloads.wordpress.org/plugin/wp-browser-update.zip "Download WP BrowserUpdate from WordPress.org") from the WordPress Plugin Directory.
     
    4545   - You should now have a folder named `wp-browser-update`.
    46463. **Upload the plugin to your website**
    47    - Connect to your website using an FTP client (e.g., [FileZilla](https://filezilla-project.org/ "FileZilla")) or access the File Manager in your hosting control panel.
     47   - Connect to your website using an FTP client (e.g., [FileZilla](https://filezilla-project.org/ "FileZilla")) or access the File Manager in your hosting control panel.
    4848   - Navigate to `/wp-content/plugins/` in your WordPress installation directory.
    4949   - Upload the extracted `wp-browser-update` folder.
     
    7575    * Prevented a frontend "Uncaught Error" caused by invalid/unexpected browser version strings by hardening version parsing and normalization. Thanks to @danyloliptuha for pointing out.
    7676
    77 = 5.0 =
     77= 5.0.0 =
    7878* **Breaking Changes**: PHP 7.4 now required.
    7979* Updated to follow WordPress Coding Standards.
     
    8585
    8686= 4.8.1 =
    87 * Updated outdated browser versions.
    88 
    89 = 4.8.0 =
    9087* Optimized code.
    9188* Fixed bug.
     
    9693* Updated outdated browser versions.
    9794
    98 = 4.6 =
     95= 4.6.0 =
    9996* Fixed Cross-Site Scripting (XSS) vulnerability.
    10097* Updated outdated browser versions.
    10198
    102 = 4.5 =
     99= 4.5.0 =
    103100* Fixed Cross-Site Request Forgery (CSRF) vulnerability.
    104101* Updated outdated browser versions.
    105102
    106 = 4.4.1 =
    107 * Updated outdated browser versions.
    108 
    109 = 4.4 =
     103= 4.4.0 =
    110104* Updated source URL.
    111105* Updated outdated browser versions.
    112106
    113 = 4.3 =
     107= 4.3.0 =
    114108* Fixed plugin activation issue (thanks @Naveen).
    115109* Updated outdated browser versions.
    116110
    117 = 4.0 =
     111= 4.0.0 =
    118112* Fixed bugs (thanks to forum commenters).
    119113* Updated JavaScript.
    120114
    121 = 3.2 =
     115= 3.2.0 =
    122116* Corrected version typo causing plugin issues.
    123117
    124 = 3.1 =
     118= 3.1.0 =
    125119* Fixed bugs (thanks @tristanmason).
    126120* Updated outdated browser versions.
     
    131125* Updated outdated browser versions.
    132126
    133 = 3.0 =
     127= 3.0.0 =
    134128* Overhauled functions.
    135129* Updated JavaScript.
    136130* Updated outdated browser versions.
    137131
    138 = 2.4 =
     132= 2.4.0 =
    139133* Fixed functions.
    140134
    141 = 2.3 =
     135= 2.3.0 =
    142136* Overhauled functions.
    143137* Updated translation files.
    144138* Minor fixes.
    145139
    146 = 2.2 =
     140= 2.2.0 =
    147141* Changed license to GPLv3.
    148142* Added text domain to header.
     
    153147* Minor fixes to notification messages.
    154148
    155 = 2.1 =
     149= 2.1.0 =
    156150* Added JavaScript customization options.
    157151
     
    161155* Minor fixes.
    162156
    163 = 2.0 =
     157= 2.0.0 =
    164158* Added admin settings panel.
    165159* Added uninstall function.
    166160
    167 = 1.0 =
     161= 1.0.0 =
    168162* Initial stable version.
Note: See TracChangeset for help on using the changeset viewer.