Skip to content

v1.6.27 - Concat Delimiter Supports New Line

Compare
Choose a tag to compare
@jamessimone jamessimone released this 12 Jun 13:13
· 11 commits to main since this release
da030d4
  • Optimizes an if statement to the outside of a for loop when it isn't necessary to filter children prior to rolling up
  • Tech debt cleanup - removes blanket Deeply Nested If Statement PMD suppression
  • Further cleaned up one of the conditionals in RollupCalcItemReplacer by taking advantage of null coalesce
  • Fixes #595 - thanks to @jongpie for reminding me to update the DLRS migration scripts