Difference between revisions of "Ongoing 7.0.0 Patch Trail"

From OpenEMR Project Wiki
Line 19: Line 19:
7-0-0-Patch-1.zip
7-0-0-Patch-1.zip


* Security fixes (fixes by Brady Miller, Stephen Waite)
* Security fixes (fixes by Brady Miller and Stephen Waite)
* Vitals form fix (fix by Stephen Waite)
* Vitals form fix (fix by Stephen Waite)
* CCDA fix for large amount of data (fix by Jerry Padgett)
* CCDA fix for large amount of data (fix by Jerry Padgett)

Revision as of 01:23, 7 August 2022

                 -----PATCHES--------

(PATCH 1 for 7.0.0 - ___ files)

Command to list files changed in full patch: git diff --name-only v7_0_0..rel-700 Command to list files new files changes in patch: git diff --name-only v7_0_0_1..rel-700 Script to make patch: https://gist.github.com/bradymiller/4f7817a7f2081891ccc93904914ea6f4 Next patch: 7-0-0-Patch-1.zip * Security fixes (fixes by Brady Miller and Stephen Waite) * Vitals form fix (fix by Stephen Waite) * CCDA fix for large amount of data (fix by Jerry Padgett) * Patient history form fix (fix by Rod Roark) * Patient portal EASIPRO fix (fix by Jerry Padgett) * Patient portal history form fix (fix by Brady Miller) * PHP 8.1 fixes (fixes by Stephen Waite)