Skip to content

v0.12.1

Compare
Choose a tag to compare
@FoxxMD FoxxMD released this 01 Sep 13:09
· 139 commits to master since this release

What's New?

Templating got some much needed QOL updates in individual Rules as well as Action results now available in the {{actions}} object and as a markdown list of action results at {{actionSummary}}.

Full Changelog

Features

  • (action) Implement Action templating data #104
  • (message) Implement templating for to field so subreddit can be used generically with {{item.subreddit}}
  • (template) Add subreddit breakdown to template data for Recent and History rule ({{rules.myrule.subredditBreakdown}})
  • (template) Refactor templating to be more extensible and add some requested data
  • (template) Add {{check}} to top-level template variables #87

Bug Fixes

  • (image) Fix hash result test assertion
  • (submission) Fix targets data type to accept array
  • (template) Return empty string if no subreddits in breakdown