Releases: SFDO-Community/declarative-lookup-rollup-summaries
2.19 (Beta 2)
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178VpAAI
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178VpAAI
Pull requests with no release notes
2.19 (Beta 1)
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178UcAAI
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178UcAAI
Pull requests with no release notes
- Update links to be generic [PR1343]
2.18
Critical Changes
None
None
Add a widget to the Lookup Rollup Summaries Tool to notify DLRS admins that the Scheduled Items are building up and either need to be scheduled or deleted.
Changes
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000J5fPrSAJ
Re-opened because last PR did not merge
- Fixed broken links @JimBTek
- Corrected spelling errors @MelanieTolomeo
Updated readme and change log to provide clearer description of tdtm work.
Update readme to show current release.
@coriobriensfdo
Fixed a link that @mkolodner brought up in issue #1239.
Fixed a number of links that pointed to old wiki.
Updated FAQ section with content in index page and removed a page.
- new section on Calculation Sharing Mode in docs
Updated Scheduled error email subject to match the standard Realtime one. - Deleted Cron Triggers are filtered out in selectAll
- Cron triggers select by Id is returning Scheduled Apex jobs only
Swaps old Github documentation link for new documentation link - Renames inputs as suggested (Name -> Label, Unique Name -> API Name)
- Adds maxlength=40 to both inputs
- Uses Javascript to autofill an API name based on user's label input + regex matching API naming requirements
- Moved the testing triggers outside the package.
- Updated sfdx and cumulusci config to use v 57.0
- Updated versioned Metadata API to 57.0 (Spring 23)
- Changed Flexipage Metadata to work in API 57.0
Issues Closed
#1235: DLRS welcome page does not lead to new github site
#1236: API Name (Lookup Summary Unique Name) enhancements
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178TZAAY
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178TZAAY
2.18 (Beta 15)
Critical Changes
None [PR1254]
None [PR1255]
Add a widget to the Lookup Rollup Summaries Tool to notify DLRS admins that the Scheduled Items are building up and either need to be scheduled or deleted. [PR1272]
Changes
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000J5fPrSAJ [PR1232]
Re-opened because last PR did not merge [PR1232]
- Fixed broken links @JimBTek [PR1233]
- Corrected spelling errors @MelanieTolomeo [PR1233]
Updated readme and change log to provide clearer description of tdtm work. [PR1242]
Update readme to show current release. [PR1244]
@coriobriensfdo [PR1244]
Fixed a link that @mkolodner brought up in issue #1239. [PR1245]
Fixed a number of links that pointed to old wiki. [PR1245]
Updated FAQ section with content in index page and removed a page. [PR1245]
- new section on Calculation Sharing Mode in docs [PR1252]
Updated Scheduled error email subject to match the standard Realtime one. [PR1254] - Deleted Cron Triggers are filtered out in selectAll [PR1255]
- Cron triggers select by Id is returning Scheduled Apex jobs only [PR1255]
Swaps old Github documentation link for new documentation link [PR1287] - Renames inputs as suggested (Name -> Label, Unique Name -> API Name) [PR1288]
- Adds maxlength=40 to both inputs [PR1288]
- Uses Javascript to autofill an API name based on user's label input + regex matching API naming requirements [PR1288]
- Moved the testing triggers outside the package. [PR1301]
- Updated sfdx and cumulusci config to use v 57.0 [PR1302]
- Updated versioned Metadata API to 57.0 (Spring 23) [PR1302]
- Changed Flexipage Metadata to work in API 57.0 [PR1302]
Issues Closed
#1235: DLRS welcome page does not lead to new github site [PR1287]
#1236: API Name (Lookup Summary Unique Name) enhancements [PR1288]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178TUAAY
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178TUAAY
Pull requests with no release notes
-
Update readme to remove old content [PR1261]
-
upgrading packages to force json5 security patch [PR1293]
-
Don't attempt to remove test trigger when spidered into package [PR1303]
-
Update RollupControllerTest.cls [PR1306]
-
Do not install unmanaged test triggers in beta/release orgs [PR1308]
-
Update config_dev flow to load sample data [PR1324]
-
Update config_dev flow to load sample data [PR1325]
-
Feature/sfenton3 patch 1 [PR1334]
-
Update logo [PR1335]
2.18 (Beta 14)
Critical Changes
None [PR1254]
None [PR1255]
Add a widget to the Lookup Rollup Summaries Tool to notify DLRS admins that the Scheduled Items are building up and either need to be scheduled or deleted. [PR1272]
Changes
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000J5fPrSAJ [PR1232]
Re-opened because last PR did not merge [PR1232]
- Fixed broken links @JimBTek [PR1233]
- Corrected spelling errors @MelanieTolomeo [PR1233]
Updated readme and change log to provide clearer description of tdtm work. [PR1242]
Update readme to show current release. [PR1244]
@coriobriensfdo [PR1244]
Fixed a link that @mkolodner brought up in issue #1239. [PR1245]
Fixed a number of links that pointed to old wiki. [PR1245]
Updated FAQ section with content in index page and removed a page. [PR1245]
- new section on Calculation Sharing Mode in docs [PR1252]
Updated Scheduled error email subject to match the standard Realtime one. [PR1254] - Deleted Cron Triggers are filtered out in selectAll [PR1255]
- Cron triggers select by Id is returning Scheduled Apex jobs only [PR1255]
Swaps old Github documentation link for new documentation link [PR1287] - Renames inputs as suggested (Name -> Label, Unique Name -> API Name) [PR1288]
- Adds maxlength=40 to both inputs [PR1288]
- Uses Javascript to autofill an API name based on user's label input + regex matching API naming requirements [PR1288]
- Moved the testing triggers outside the package. [PR1301]
- Updated sfdx and cumulusci config to use v 57.0 [PR1302]
- Updated versioned Metadata API to 57.0 (Spring 23) [PR1302]
- Changed Flexipage Metadata to work in API 57.0 [PR1302]
Issues Closed
#1235: DLRS welcome page does not lead to new github site [PR1287]
#1236: API Name (Lookup Summary Unique Name) enhancements [PR1288]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000000efP9AAI
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000000efP9AAI
Pull requests with no release notes
-
Update readme to remove old content [PR1261]
-
upgrading packages to force json5 security patch [PR1293]
-
Don't attempt to remove test trigger when spidered into package [PR1303]
-
Update RollupControllerTest.cls [PR1306]
-
Do not install unmanaged test triggers in beta/release orgs [PR1308]
-
Update config_dev flow to load sample data [PR1324]
-
Update config_dev flow to load sample data [PR1325]
-
Feature/sfenton3 patch 1 [PR1334]
2.18 (Beta 13)
Critical Changes
None [PR1254]
None [PR1255]
Add a widget to the Lookup Rollup Summaries Tool to notify DLRS admins that the Scheduled Items are building up and either need to be scheduled or deleted. [PR1272]
Changes
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000J5fPrSAJ [PR1232]
Re-opened because last PR did not merge [PR1232]
- Fixed broken links @JimBTek [PR1233]
- Corrected spelling errors @MelanieTolomeo [PR1233]
Updated readme and change log to provide clearer description of tdtm work. [PR1242]
Update readme to show current release. [PR1244]
@coriobriensfdo [PR1244]
Fixed a link that @mkolodner brought up in issue #1239. [PR1245]
Fixed a number of links that pointed to old wiki. [PR1245]
Updated FAQ section with content in index page and removed a page. [PR1245]
- new section on Calculation Sharing Mode in docs [PR1252]
Updated Scheduled error email subject to match the standard Realtime one. [PR1254] - Deleted Cron Triggers are filtered out in selectAll [PR1255]
- Cron triggers select by Id is returning Scheduled Apex jobs only [PR1255]
Swaps old Github documentation link for new documentation link [PR1287] - Renames inputs as suggested (Name -> Label, Unique Name -> API Name) [PR1288]
- Adds maxlength=40 to both inputs [PR1288]
- Uses Javascript to autofill an API name based on user's label input + regex matching API naming requirements [PR1288]
- Moved the testing triggers outside the package. [PR1301]
- Updated sfdx and cumulusci config to use v 57.0 [PR1302]
- Updated versioned Metadata API to 57.0 (Spring 23) [PR1302]
- Changed Flexipage Metadata to work in API 57.0 [PR1302]
Issues Closed
#1235: DLRS welcome page does not lead to new github site [PR1287]
#1236: API Name (Lookup Summary Unique Name) enhancements [PR1288]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013oDFAAY
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013oDFAAY
Pull requests with no release notes
-
Update readme to remove old content [PR1261]
-
upgrading packages to force json5 security patch [PR1293]
-
Don't attempt to remove test trigger when spidered into package [PR1303]
-
Update RollupControllerTest.cls [PR1306]
-
Do not install unmanaged test triggers in beta/release orgs [PR1308]
-
Update config_dev flow to load sample data [PR1324]
-
Update config_dev flow to load sample data [PR1325]
2.18 (Beta 12)
Critical Changes
None [PR1254]
None [PR1255]
Add a widget to the Lookup Rollup Summaries Tool to notify DLRS admins that the Scheduled Items are building up and either need to be scheduled or deleted. [PR1272]
Changes
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000J5fPrSAJ [PR1232]
Re-opened because last PR did not merge [PR1232]
- Fixed broken links @JimBTek [PR1233]
- Corrected spelling errors @MelanieTolomeo [PR1233]
Updated readme and change log to provide clearer description of tdtm work. [PR1242]
Update readme to show current release. [PR1244]
@coriobriensfdo [PR1244]
Fixed a link that @mkolodner brought up in issue #1239. [PR1245]
Fixed a number of links that pointed to old wiki. [PR1245]
Updated FAQ section with content in index page and removed a page. [PR1245]
- new section on Calculation Sharing Mode in docs [PR1252]
Updated Scheduled error email subject to match the standard Realtime one. [PR1254] - Deleted Cron Triggers are filtered out in selectAll [PR1255]
- Cron triggers select by Id is returning Scheduled Apex jobs only [PR1255]
Swaps old Github documentation link for new documentation link [PR1287] - Renames inputs as suggested (Name -> Label, Unique Name -> API Name) [PR1288]
- Adds maxlength=40 to both inputs [PR1288]
- Uses Javascript to autofill an API name based on user's label input + regex matching API naming requirements [PR1288]
- Moved the testing triggers outside the package. [PR1301]
- Updated sfdx and cumulusci config to use v 57.0 [PR1302]
- Updated versioned Metadata API to 57.0 (Spring 23) [PR1302]
- Changed Flexipage Metadata to work in API 57.0 [PR1302]
Issues Closed
#1235: DLRS welcome page does not lead to new github site [PR1287]
#1236: API Name (Lookup Summary Unique Name) enhancements [PR1288]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013oDAAAY
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013oDAAAY
Pull requests with no release notes
2.18 (Beta 11)
Critical Changes
None [PR1254]
None [PR1255]
Add a widget to the Lookup Rollup Summaries Tool to notify DLRS admins that the Scheduled Items are building up and either need to be scheduled or deleted. [PR1272]
Changes
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000J5fPrSAJ [PR1232]
Re-opened because last PR did not merge [PR1232]
- Fixed broken links @JimBTek [PR1233]
- Corrected spelling errors @MelanieTolomeo [PR1233]
Updated readme and change log to provide clearer description of tdtm work. [PR1242]
Update readme to show current release. [PR1244]
@coriobriensfdo [PR1244]
Fixed a link that @mkolodner brought up in issue #1239. [PR1245]
Fixed a number of links that pointed to old wiki. [PR1245]
Updated FAQ section with content in index page and removed a page. [PR1245]
- new section on Calculation Sharing Mode in docs [PR1252]
Updated Scheduled error email subject to match the standard Realtime one. [PR1254] - Deleted Cron Triggers are filtered out in selectAll [PR1255]
- Cron triggers select by Id is returning Scheduled Apex jobs only [PR1255]
Swaps old Github documentation link for new documentation link [PR1287] - Renames inputs as suggested (Name -> Label, Unique Name -> API Name) [PR1288]
- Adds maxlength=40 to both inputs [PR1288]
- Uses Javascript to autofill an API name based on user's label input + regex matching API naming requirements [PR1288]
- Moved the testing triggers outside the package. [PR1301]
- Updated sfdx and cumulusci config to use v 57.0 [PR1302]
- Updated versioned Metadata API to 57.0 (Spring 23) [PR1302]
- Changed Flexipage Metadata to work in API 57.0 [PR1302]
Issues Closed
#1235: DLRS welcome page does not lead to new github site [PR1287]
#1236: API Name (Lookup Summary Unique Name) enhancements [PR1288]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013o8jAAA
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013o8jAAA
Pull requests with no release notes
2.18 (Beta 10)
Critical Changes
Changes
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000J5fPrSAJ [PR1232]
Re-opened because last PR did not merge [PR1232]
- Fixed broken links @JimBTek [PR1233]
- Corrected spelling errors @MelanieTolomeo [PR1233]
Updated readme and change log to provide clearer description of tdtm work. [PR1242]
Update readme to show current release. [PR1244]
@coriobriensfdo [PR1244]
Fixed a link that @mkolodner brought up in issue #1239. [PR1245]
Fixed a number of links that pointed to old wiki. [PR1245]
Updated FAQ section with content in index page and removed a page. [PR1245]
- new section on Calculation Sharing Mode in docs [PR1252]
Updated Scheduled error email subject to match the standard Realtime one. [PR1254] - Deleted Cron Triggers are filtered out in selectAll [PR1255]
- Cron triggers select by Id is returning Scheduled Apex jobs only [PR1255]
Swaps old Github documentation link for new documentation link [PR1287]
Issues Closed
#1235: DLRS welcome page does not lead to new github site [PR1287]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013o4wAAA
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013o4wAAA
Pull requests with no release notes
2.18 (Beta 9)
Critical Changes
Changes
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000J5fPrSAJ [PR1232]
Re-opened because last PR did not merge [PR1232]
- Fixed broken links @JimBTek [PR1233]
- Corrected spelling errors @MelanieTolomeo [PR1233]
Updated readme and change log to provide clearer description of tdtm work. [PR1242]
Update readme to show current release. [PR1244]
@coriobriensfdo [PR1244]
Fixed a link that @mkolodner brought up in issue #1239. [PR1245]
Fixed a number of links that pointed to old wiki. [PR1245]
Updated FAQ section with content in index page and removed a page. [PR1245]
- new section on Calculation Sharing Mode in docs [PR1252]
Updated Scheduled error email subject to match the standard Realtime one. [PR1254] - Deleted Cron Triggers are filtered out in selectAll [PR1255]
- Cron triggers select by Id is returning Scheduled Apex jobs only [PR1255]
Swaps old Github documentation link for new documentation link [PR1287]
Issues Closed
#1235: DLRS welcome page does not lead to new github site [PR1287]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013nyUAAQ
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p0000013nyUAAQ
Pull requests with no release notes
- Update readme to remove old content [PR1261]