Skip to content

v0.30.9 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 08:07
· 519 commits to refs/heads/master since this release

Changes

🚀 Features

  • Add support for DrillDownPageId and LookupPageId to LC0039 @Arthurvdv (#402), idea by @pri-kise
  • New rule LC0040 Explicitly set the RunTrigger parameter on build-in methods. @tinestaric (#383)
  • New rule LC0041 Empty Captions should be Locked. @tinestaric (#383)
  • New rule LC0042 AutoCalcFields should only be used for FlowFields or Blob fields. @tinestaric (#383)
  • New rule LC0043 Use SecretText type to protect credentials and sensitive textual values from being revealed @Arthurvdv (#404)