Skip to content

Releases: SFDO-Community/declarative-lookup-rollup-summaries

2.22

12 Aug 18:04
427d112
Compare
Choose a tag to compare

Changes

  • Ignore duplicate value error on Schedule Items caused by sharing isolation
  • Utilize LWC Datatable actions to filter by Rollup Type, Calc Mode, and Active in the primary datatable view
  • Display the SLDS utility:filterList icon in the column header when a columns is actively being filtered
  • The search filter continues to work in conjunction with the column filters
  • Update project API version to v61.0

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000000Gey6AAC

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000000Gey6AAC

2.22 (Beta 3)

22 Jul 16:13
427d112
Compare
Choose a tag to compare
2.22 (Beta 3) Pre-release
Pre-release

Changes

Ignore duplicate value error on Schedule Items caused by sharing isolation [PR1474]

  • Utilize LWC Datatable actions to filter by Rollup Type, Calc Mode, and Active in the primary datatable view [PR1477]
  • Display the SLDS utility:filterList icon in the column header when a columns is actively being filtered [PR1477]
  • The search filter continues to work in conjunction with the column filters [PR1477]
    Update project API version to v61.0 [PR1487]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000000Gey1AAC

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000000Gey1AAC

2.22 (Beta 2)

15 Jul 15:33
0f242a7
Compare
Choose a tag to compare
2.22 (Beta 2) Pre-release
Pre-release

Changes

Ignore duplicate value error on Schedule Items caused by sharing isolation [PR1474]

  • Utilize LWC Datatable actions to filter by Rollup Type, Calc Mode, and Active in the primary datatable view [PR1477]
  • Display the SLDS utility:filterList icon in the column header when a columns is actively being filtered [PR1477]
  • The search filter continues to work in conjunction with the column filters [PR1477]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000000GevqAAC

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000000GevqAAC

2.22 (Beta 1)

27 May 13:44
5122ae3
Compare
Choose a tag to compare
2.22 (Beta 1) Pre-release
Pre-release

Changes

Ignore duplicate value error on Schedule Items caused by sharing isolation [PR1474]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013oebAAA

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013oebAAA

2.21

21 May 15:13
a099af2
Compare
Choose a tag to compare

Critical Changes

Change use a wrapper class to communicate with the LWCs, enabling the LWCs to be mostly namespace agnostic.
Change to not directly import PE object and fields. They are corrupted by the platform. Instead import another object and use that to discover the namespace, if present.
Improve record interaction flows with by re-opening after record save.
Change cronstrue lib to load as part of the component instead of from Static Resources
LWC Wizard not correctly display next scheduled full calculation
LWC Wizard overwrites record for duplicated API Name

Changes

Also added loading spinner and cleaned up prop usage.
Move toast handling out of modal and add error capture
Add Apex tests for code added to support the new LWC Wizard
Update OSS Credits for pre-existing software
Label and API Name should be limited to 40 characters and block save on error
Clarify messaging for Outstanding Scheduled Items
Fix typos
Edit screen shouldn't use collapsible sections except for Advanced
Path should reserve space to limit UI shift
Schedule Wizard: Improve title and Tagline
Schedule Wizard: Manage error states for poorly configured custom and for Schedule Items at max for org
If deployment fails, editor modal should be restored to edited state

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013oeHAAQ

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013oeHAAQ

2.21 (Beta 7)

15 May 20:23
a099af2
Compare
Choose a tag to compare
2.21 (Beta 7) Pre-release
Pre-release

Critical Changes

Change use a wrapper class to communicate with the LWCs, enabling the LWCs to be mostly namespace agnostic. [PR1441]
Change to not directly import PE object and fields. They are corrupted by the platform. Instead import another object and use that to discover the namespace, if present. [PR1442]
Improve record interaction flows with by re-opening after record save. [PR1446]
Change cronstrue lib to load as part of the component instead of from Static Resources [PR1451]
LWC Wizard not correctly display next scheduled full calculation [PR1468]
LWC Wizard overwrites record for duplicated API Name [PR1468]

Changes

Also added loading spinner and cleaned up prop usage. [PR1451]
Move toast handling out of modal and add error capture [PR1453]
Add Apex tests for code added to support the new LWC Wizard [PR1454]
Update OSS Credits for pre-existing software [PR1455]
Label and API Name should be limited to 40 characters and block save on error [PR1468]
Clarify messaging for Outstanding Scheduled Items [PR1468]
Fix typos [PR1468]
Edit screen shouldn't use collapsible sections except for Advanced [PR1468]
Path should reserve space to limit UI shift [PR1468]
Schedule Wizard: Improve title and Tagline [PR1468]
Schedule Wizard: Manage error states for poorly configured custom and for Schedule Items at max for org [PR1468]
If deployment fails, editor modal should be restored to edited state [PR1468]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9IiAAK

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9IiAAK

Pull requests with no release notes

  • New LWC-based Config Management [PR1436]

  • Fix error message for outstanding rollup items [PR1447]

2.21 (Beta 6)

13 Apr 19:52
72769f1
Compare
Choose a tag to compare
2.21 (Beta 6) Pre-release
Pre-release

Critical Changes

Change use a wrapper class to communicate with the LWCs, enabling the LWCs to be mostly namespace agnostic. [PR1441]
Change to not directly import PE object and fields. They are corrupted by the platform. Instead import another object and use that to discover the namespace, if present. [PR1442]
Improve record interaction flows with by re-opening after record save. [PR1446]
Change cronstrue lib to load as part of the component instead of from Static Resources [PR1451]

Changes

Also added loading spinner and cleaned up prop usage. [PR1451]
Move toast handling out of modal and add error capture [PR1453]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9IdAAK

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9IdAAK

Pull requests with no release notes

  • New LWC-based Config Management [PR1436]

  • Fix error message for outstanding rollup items [PR1447]

2.21 (Beta 5)

13 Apr 14:49
1e2ade2
Compare
Choose a tag to compare
2.21 (Beta 5) Pre-release
Pre-release

Critical Changes

Change use a wrapper class to communicate with the LWCs, enabling the LWCs to be mostly namespace agnostic. [PR1441]
Change to not directly import PE object and fields. They are corrupted by the platform. Instead import another object and use that to discover the namespace, if present. [PR1442]
Improve record interaction flows with by re-opening after record save. [PR1446]
Change cronstrue lib to load as part of the component instead of from Static Resources [PR1451]

Changes

Also added loading spinner and cleaned up prop usage. [PR1451]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9ITAA0

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9ITAA0

Pull requests with no release notes

  • New LWC-based Config Management [PR1436]

  • Fix error message for outstanding rollup items [PR1447]

2.21 (Beta 4)

07 Apr 18:14
39d592d
Compare
Choose a tag to compare
2.21 (Beta 4) Pre-release
Pre-release

Critical Changes

Change use a wrapper class to communicate with the LWCs, enabling the LWCs to be mostly namespace agnostic. [PR1441]
Change to not directly import PE object and fields. They are corrupted by the platform. Instead import another object and use that to discover the namespace, if present. [PR1442]
Improve record interaction flows with by re-opening after record save. [PR1446]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9I9AAK

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9I9AAK

Pull requests with no release notes

  • New LWC-based Config Management [PR1436]

  • Fix error message for outstanding rollup items [PR1447]

2.21 (Beta 3)

01 Apr 20:01
3afd487
Compare
Choose a tag to compare
2.21 (Beta 3) Pre-release
Pre-release

Critical Changes

Change use a wrapper class to communicate with the LWCs, enabling the LWCs to be mostly namespace agnostic. [PR1441]
Change to not directly import PE object and fields. They are corrupted by the platform. Instead import another object and use that to discover the namespace, if present. [PR1442]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9HzAAK

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9HzAAK

Pull requests with no release notes

  • New LWC-based Config Management [PR1436]