Difference between revisions of "OpenEMR Patches"

From OpenEMR Project Wiki
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
<br>
<br>
= <center>7.0.1 Patch (5/30/23)</center> =
<br>
= <center>7.0.2 Patch (5/29/24)</center> =
<br>
<br>
=== Download link ===
=== Download link ===
<googa>https://www.open-emr.org/patch/7-0-1-Patch-1.zip|7-0-1-Patch-1.zip|/download/file/patch_7_0_1</googa> <small>(MD5 sum: 155eeeef42c33dd5b043c0e0c7ac71ac)</small>
<googa>https://www.open-emr.org/patch/7-0-2-Patch-1.zip|7-0-2-Patch-1.zip|/download/file/patch_7_0_2</googa> <small>(MD5 sum: b4074b1c79bfac9589330c9a890996e4)</small>
<br>
<br>
<br>
<br>


=== Description ===
=== Description ===
This is the 1st patch. '''Please read through the [[OpenEMR_Patches#List_of_files_(7.0.1)_Patch_1|list of modified files]] to ensure you haven't customized any of these, since this will copy over this.'''
This is the 1st patch.
<br>
<br>
<br>
<br>
Line 21: Line 22:


==== Linux ====
==== Linux ====
:1. Move the patch file to the openemr web directory, then type 'unzip 7-0-1-Patch-1.zip', and confirm ok to copy over files.
:1. Move the patch file to the openemr web directory, then type 'unzip 7-0-2-Patch-1.zip', and confirm ok to copy over files.
:2. Open web browser and go to <nowiki>http://your_server_name_or_ip/openemr/sql_patch.php</nowiki>
:2. Open web browser and go to <nowiki>http://your_server_name_or_ip/openemr/sql_patch.php</nowiki>
:::(this script will run automatically and patch the database)
:::(this script will run automatically and patch the database)
Line 29: Line 30:


=== Fixes and New Features ===
=== Fixes and New Features ===
* Security fixes (by Stephen Waite and Brady Miller)
* [https://github.com/openemr/openemr/blob/master/CHANGELOG.md#7021---2024-05-28 Click here to see CHANGELOG for detailed listing of new features and fixes.]
* [[ClaimRev_Clearinghouse_Module|Billing Claim Submissions Module Improvements]] ([https://community.open-emr.org/t/openemr-lecture-series-medical-billing-clearinghouse-and-eligibility-verification-in-openemr/20474/2 Video Presentation]) (by Brad Sharp)
* Some highlights include:
* [[Comlink_Telehealth_Module_Admin_Instructions|Telehealth Module Improvements]] ([https://www.open-emr.org/blog/openemr-comlink-telehealth-release-7-0-1-2023-04-25 Blog Article]) (by Stephen Nielson)
:* [https://community.open-emr.org/t/new-weno-module-install-and-setup/21995 New Weno EZ eRx module]
* [[Brute_Force_Login_Prevention|Maximum Failed Login Mechanism Improvements]] (by Brady Miller)
:* Updated etherFax module with new TIFF capabilities. [https://community.open-emr.org/t/openemr-fax-and-or-sms-module-guide/20273#using-etherfax-4 Click here for upgrade information.]
* Billing Fixes (by Stephen Waite)
:* Added Real World Testing Report for 2024
* Patient Dashboard Prescription Fix (by Stephen Waite)
:* Major Insurances update and fixes.
* Growth Chart Fixes (by Stephen Waite)
:* Numerous Billing fixes.
* Encounter Fixes (by Stephen Waite)
:* [https://github.com/openemr/openemr/issues/7247 Modules Manager overhaul with new features including MM action listener class.]
* Eye Form Fixes (by Stephen Waite)
:* UB04 837i Institutional billing fixes and updates.
* Dated Reminders Fix (by Jerry Padgett)
:* Clinical Decision Rules engine fixes.
* PHP 8.1 and 8.2 Fixes (by Stephen Waite)
:* Security fixes (Reported by Roger Meyer, Vinicius Ribeiro and A3h1nt).
* Documentation Fixes (by Myles Penner)
* New Background Service to Manage Outgoing Emails (by Brady Miller)
<br>
 
=== List of files (7.0.1) Patch 1 ===
<pre>controllers/C_InsuranceCompany.class.php
controllers/C_Prescription.class.php
docker/production/docker-compose.yml
Documentation/Direct_Messaging_README.txt
Documentation/INSTALL
Documentation/README.phpgacl
interface/forms/eye_mag/js/eye_base.php
interface/forms/eye_mag/php/eye_mag_functions.php
interface/forms/newpatient/common.php
interface/forms/vitals/growthchart/chart.php
interface/globals.php
interface/main/calendar/add_edit_event.php
interface/main/dated_reminders/dated_reminders.php
interface/main/tabs/menu/menus/standard.json
interface/modules/custom_modules/oe-module-claimrev-connect/composer.json
interface/modules/custom_modules/oe-module-claimrev-connect/public/EraDownload.php
interface/modules/custom_modules/oe-module-claimrev-connect/public/era.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/ClaimRevApi.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/EligibilityData.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/EraPage.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/EraSearch.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/FileSearchModel.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/GlobalConfig.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/ReportDownload.php
interface/modules/custom_modules/oe-module-claimrev-connect/templates/navbar.php
interface/modules/custom_modules/oe-module-claimrev-connect/templates/quick_info.php
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/dist/telehealth.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/dist/telehealth.min.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/conference-room.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/cvb.min.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/patient-conference-room.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/telehealth-bridge.js
interface/modules/custom_modules/oe-module-comlink-telehealth/src/TelehealthGlobalConfig.php
interface/patient_file/reminder/patient_reminders.php
interface/patient_file/summary/demographics.php
interface/reports/ip_tracker.php
interface/usergroup/usergroup_admin.php
library/ajax/addlistitem.php
library/ajax/login_counter_ip_tracker.php
library/classes/Controller.class.php
library/classes/InsuranceCompany.class.php
library/classes/postmaster.php
library/classes/X12Partner.class.php
library/email_service_run.php
library/formatting.inc.php
library/globals.inc.php
library/patient.inc.php
setup.php
sites/default/documents/custom_menus/Custom.json
sql/database.sql
sql_patch.php
sql/patch.sql
src/Billing/BillingProcessor/Tasks/GeneratorX12Direct.php
src/Billing/BillingProcessor/Tasks/GeneratorX12.php
src/Billing/Claim.php
src/Billing/X125010837P.php
src/Common/Auth/AuthUtils.php
templates/x12_partners/general_edit.html
version.php</pre>
<br>
<br>
<br>



Latest revision as of 15:51, 30 May 2024



7.0.2 Patch (5/29/24)


Download link

7-0-2-Patch-1.zip (MD5 sum: b4074b1c79bfac9589330c9a890996e4)

Description

This is the 1st patch.

Installation instructions

Windows

1. Extract the zipped file into the openemr web directory, and say yes to copying over files
2. Open web browser and go to http://your_server_name_or_ip/openemr/sql_patch.php
(this script will run automatically and patch the database)
(if you are using the Multisite Module, then skip step 2 and follow these instructions)
3. Delete the sql_patch.php file from the openemr web directory

Linux

1. Move the patch file to the openemr web directory, then type 'unzip 7-0-2-Patch-1.zip', and confirm ok to copy over files.
2. Open web browser and go to http://your_server_name_or_ip/openemr/sql_patch.php
(this script will run automatically and patch the database)
(if you are using the Multisite Module, then skip step 2 and follow these instructions)
3. Delete the sql_patch.php file from the openemr web directory


Fixes and New Features


Previous Patches

Previous OpenEMR version patches