Skip to content

v1.6.8

Compare
Choose a tag to compare
@jorenn92 jorenn92 released this 14 Nov 15:44
· 1092 commits to main since this release

1.6.8 (2023-11-14)

Bug Fixes

  • rules: Added new rule 'Is part of latest aired/airing season' (2f78a54)
  • rules: Introduced the capability to detect partial text matches within text lists through the newly added 'Contains (Partial list match)' operator. (5ee4c69)
  • rules: Introduced the capability to include text lists in custom values using the JSON list notation (["item1", "item2"]) (aa0b229)
  • docker: Wrapped all components with a supervisor to monitor their status (2ccc73)