Plugin Directory

Changeset 3438944


Ignore:
Timestamp:
01/13/2026 07:14:48 PM (8 weeks ago)
Author:
MacSteini
Message:

Updated

Location:
wp-browser-update
Files:
2 edited

Legend:

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

    r3438922 r3438944  
    6363== Changelog ==
    6464= 5.1.1 =
    65 * Fixed:
    66     * Prevented a frontend "Uncaught Error" caused by invalid/unexpected browser version strings by hardening version parsing and normalisation. Thanks to @danyloliptuha for pointing out.
    67 
    68 = 5.1 =
    6965* Added:
    7066    * Support for free-text input of browser versions (replaces dropdown selection)
     
    7672    * Security: Improved sanitization and nonce handling for all settings fields
    7773    * Performance: Fewer unnecessary remote lookups when opening the admin settings page
    78 
    79 = 5.0.2 =
    80 * Updated outdated browser versions.
     74* Fixed:
     75    * Prevented a frontend "Uncaught Error" caused by invalid/unexpected browser version strings by hardening version parsing and normalisation. Thanks to @danyloliptuha for pointing out.
    8176
    8277= 5.0 =
  • wp-browser-update/trunk/readme.txt

    r3438922 r3438944  
    6363== Changelog ==
    6464= 5.1.1 =
    65 * Fixed:
    66     * Prevented a frontend "Uncaught Error" caused by invalid/unexpected browser version strings by hardening version parsing and normalisation. Thanks to @danyloliptuha for pointing out.
    67 
    68 = 5.1 =
    6965* Added:
    7066    * Support for free-text input of browser versions (replaces dropdown selection)
     
    7672    * Security: Improved sanitization and nonce handling for all settings fields
    7773    * Performance: Fewer unnecessary remote lookups when opening the admin settings page
    78 
    79 = 5.0.2 =
    80 * Updated outdated browser versions.
     74* Fixed:
     75    * Prevented a frontend "Uncaught Error" caused by invalid/unexpected browser version strings by hardening version parsing and normalisation. Thanks to @danyloliptuha for pointing out.
    8176
    8277= 5.0 =
Note: See TracChangeset for help on using the changeset viewer.