Releases: Salesforce-org-Impact-Labs/01HousingandHomelessness
1.7 (Beta 1)
Critical Changes
Modified ReferralResponseHelper [PR224]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RXALAA4
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RXALAA4
1.6
Critical Changes
Update sharing keyword settings on classes
Add isCreateable() checks when creating new records
Type field on Service becomes MultiSelect
Make changes to allow packaging to work
revert Type back to single-value picklist
fix packaging errors due to changing methods from global to public
Modified apex classes from global to public method.
Added following UTIL class for CRUD/FLS checks
UTIL_Describe
UTIL_Permission
UTIL_Profile
Custom Labels
flsError
stgCreatedBy
stgLastModifiedBy
- Removed NPSP UTIL classes
- Added utility class to support CRUD/FLS checks.
- PermissionValidator
Modified following Classes to fulfill CRUD/FLS requirement - RecommendationsInboundEmailHandler.cls
- ReferralResponseHelper.cls
- carrierSettingsData.cls
Updated SFDX-project.json from 48 to 49 to support
@snugsfbay commit faafedb
Removed Send Referral to resolve version number issue.
Restore the Flow for packaging.
Reverted the Scoring class to use a Global syntax. Scoring is used in the release process for package installation.
Continued to revert the Global syntax in Score.cls
Changes
Add situation/service tags field
new All_Types field for multiple types
becomes String[] on the ServiceRecommendation class
renames "service" to "program" in lots of object/field labels
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible)
added logic to include ref rec component on case record page
update flow to give error if no email or phone are available
add state field
add test class for component wrapper controller
make illustrations their own LWCs
updated service print url
update layout for multiple program icons and allow filtering on array of program types
remove getting program types apex method
UI changes
-redirect on comment link
-changes to app and component name
-working share button on expanded view
-change Share to Refer
typo fix
Modified CumulusCI yml config_dev
flow to perform dx_push and update admin profile for local builds.
Modified API for ReferralResponseHelper.cls-meta.xml
Installation Links
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX9hAAG
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX9hAAG
1.6 (Beta 18)
Critical Changes
Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]
flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified following Classes to fulfill CRUD/FLS requirement [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- RecommendationsInboundEmailHandler.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- ReferralResponseHelper.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- carrierSettingsData.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
Updated SFDX-project.json from 48 to 49 to support [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
@snugsfbay commit https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/commit/faafedb3e09f91328ac04cde755fb339cdbe8f60 [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
Removed Send Referral to resolve version number issue. [[PR219](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/219)]
Restore the Flow for packaging. [[PR221](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/221)]
Reverted the Scoring class to use a Global syntax. Scoring is used in the release process for package installation. [[PR222](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/222)]
Continued to revert the Global syntax in Score.cls [[PR223](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/223)]
# Changes
Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified API for ReferralResponseHelper.cls-meta.xml [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
# Installation Links
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8yAAG
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8yAAG
# Pull requests with no release notes
* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]
1.6 (Beta 17)
Critical Changes
Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]
flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified following Classes to fulfill CRUD/FLS requirement [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- RecommendationsInboundEmailHandler.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- ReferralResponseHelper.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- carrierSettingsData.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
Updated SFDX-project.json from 48 to 49 to support [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
@snugsfbay commit https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/commit/faafedb3e09f91328ac04cde755fb339cdbe8f60 [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
Removed Send Referral to resolve version number issue. [[PR219](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/219)]
Restore the Flow for packaging. [[PR221](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/221)]
Reverted the Scoring class to use a Global syntax. Scoring is used in the release process for package installation. [[PR222](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/222)]
Continued to revert the Global syntax in Score.cls [[PR223](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/223)]
# Changes
Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified API for ReferralResponseHelper.cls-meta.xml [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
# Installation Links
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8tAAG
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8tAAG
# Pull requests with no release notes
* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]
1.6 (Beta 16)
Critical Changes
Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]
flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified following Classes to fulfill CRUD/FLS requirement [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- RecommendationsInboundEmailHandler.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- ReferralResponseHelper.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- carrierSettingsData.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
Updated SFDX-project.json from 48 to 49 to support [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
@snugsfbay commit https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/commit/faafedb3e09f91328ac04cde755fb339cdbe8f60 [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
Removed Send Referral to resolve version number issue. [[PR219](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/219)]
Restore the Flow for packaging. [[PR221](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/221)]
Reverted the Scoring class to use a Global syntax. Scoring is used in the release process for package installation. [[PR222](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/222)]
Continued to revert the Global syntax in Score.cls [[PR223](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/223)]
# Changes
Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified API for ReferralResponseHelper.cls-meta.xml [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
# Installation Links
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8jAAG
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8jAAG
# Pull requests with no release notes
* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]
1.6 (Beta 15)
Critical Changes
Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]
flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified following Classes to fulfill CRUD/FLS requirement [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- RecommendationsInboundEmailHandler.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- ReferralResponseHelper.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- carrierSettingsData.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
Updated SFDX-project.json from 48 to 49 to support [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
@snugsfbay commit https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/commit/faafedb3e09f91328ac04cde755fb339cdbe8f60 [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
Removed Send Referral to resolve version number issue. [[PR219](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/219)]
Restore the Flow for packaging. [[PR221](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/221)]
Reverted the Scoring class to use a Global syntax. Scoring is used in the release process for package installation. [[PR222](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/222)]
# Changes
Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified API for ReferralResponseHelper.cls-meta.xml [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
# Installation Links
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8PAAW
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8PAAW
# Pull requests with no release notes
* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]
1.6 (Beta 14)
Critical Changes
Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]
flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified following Classes to fulfill CRUD/FLS requirement [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- RecommendationsInboundEmailHandler.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- ReferralResponseHelper.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- carrierSettingsData.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
Updated SFDX-project.json from 48 to 49 to support [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
@snugsfbay commit https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/commit/faafedb3e09f91328ac04cde755fb339cdbe8f60 [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
Removed Send Referral to resolve version number issue. [[PR219](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/219)]
Restore the Flow for packaging. [[PR221](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/221)]
# Changes
Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified API for ReferralResponseHelper.cls-meta.xml [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
# Installation Links
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8KAAW
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX8KAAW
# Pull requests with no release notes
* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]
1.6 (Beta 13)
Critical Changes
Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]
flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified following Classes to fulfill CRUD/FLS requirement [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- RecommendationsInboundEmailHandler.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- ReferralResponseHelper.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- carrierSettingsData.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
Updated SFDX-project.json from 48 to 49 to support [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
@snugsfbay commit https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/commit/faafedb3e09f91328ac04cde755fb339cdbe8f60 [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
Removed Send Referral to resolve version number issue. [[PR219](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/219)]
Restore the Flow for packaging. [[PR221](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/221)]
# Changes
Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified API for ReferralResponseHelper.cls-meta.xml [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
# Installation Links
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX7gAAG
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX7gAAG
# Pull requests with no release notes
* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]
1.6 (Beta 12)
Critical Changes
Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]
flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified following Classes to fulfill CRUD/FLS requirement [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- RecommendationsInboundEmailHandler.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- ReferralResponseHelper.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
- carrierSettingsData.cls [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
Updated SFDX-project.json from 48 to 49 to support [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
@snugsfbay commit https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/commit/faafedb3e09f91328ac04cde755fb339cdbe8f60 [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
Removed Send Referral to resolve version number issue. [[PR219](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/219)]
Restore the Flow for packaging. [[PR221](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/221)]
# Changes
Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Modified API for ReferralResponseHelper.cls-meta.xml [[PR217](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/217)]
# Installation Links
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX6nAAG
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX6nAAG
# Pull requests with no release notes
* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]
1.6 (Beta 11)
Critical Changes
Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]
flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Updated SFDX-project.json from 48 to 49 to support [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
@snugsfbay commit https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/commit/faafedb3e09f91328ac04cde755fb339cdbe8f60 [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
# Changes
Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
# Installation Links
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX6iAAG
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX6iAAG
# Pull requests with no release notes
* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]