Plugin Directory

Changeset 3192702


Ignore:
Timestamp:
11/20/2024 12:22:54 AM (17 months ago)
Author:
hipaatizer
Message:

1.3.6

Location:
hipaatizer
Files:
69 added
2 edited

Legend:

Unmodified
Added
Removed
  • hipaatizer/trunk/hipaatizer.php

    r3192700 r3192702  
    55 * Plugin URI:        https://hipaatizer.com/free-developer-account
    66 * Description:       HIPAAtizer - Helps you create and manage HIPAA-Compliant web forms.
    7  * Version:           1.3.5
     7 * Version:           1.3.6
    88 * Author:            HIPAAtizer
    99 * Author URI:        https://hipaatizer.com
     
    3939 * Currentl plugin version.
    4040 */
    41 define('HIPAATIZER_VERSION', '1.3.5');
     41define('HIPAATIZER_VERSION', '1.3.6');
    4242
    4343/**
  • hipaatizer/trunk/readme.txt

    r3192694 r3192702  
    99Requires at least: 4.6
    1010Tested up to: 6.7
    11 Stable tag: 1.3.5
     11Stable tag: 1.3.6
    1212
    1313Whether you are enhancing a new or existing website, HIPAAtizer delivers a seamless, flexible HIPAA‑Compliant form solution. Always free for developers.
     
    147147== Changelog ==
    148148
    149 = 1.3.5 =
     149= 1.3.6 =
    150150* [Security] Fixed a Cross-Site Scripting (XSS) issue responsibly reported by SOPROBRO. Huge thanks to SOPROBRO for identifying the issue and to the Wordfence team for their support in enhancing the plugin’s security.
    151151* Improved overall performance and stability.
Note: See TracChangeset for help on using the changeset viewer.