Replace or remove case hash in email subject Version 1.1

Release Date
Release Version
1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="caseidinsubject" type="module">
<file>caseidinsubject</file>
<name>caseidinsubject</name>
<description>Remove/replace/change/search case id hash in subject</description>
<license>MIT</license>
<maintainer>
<author>Physician Health Program of BC</author>
<email>info@physicianhealth.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/caseidinsubject</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/caseidinsubject</url>
<url desc="Support">https://lab.civicrm.org/extensions/caseidinsubject</url>
<url desc="Licensing">http://opensource.org/licenses/MIT</url>
</urls>
<releaseDate>2021-02-04</releaseDate>
<version>1.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.29</ver>
<ver>5.34</ver>
</compatibility>
<comments>Provides a couple options for changing/removing/searching the case id hash that appears in outbound emails sent from Manage Case.</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Caseidinsubject</namespace>
</civix>
</extension>