Skip to content

v1.1.0 - Mar 5, 2025

Choose a tag to compare

@DanielSnor DanielSnor released this 05 Mar 20:34
· 217 commits to main since this release
c19e8d8

This version contains several fixes and improvements:

  • getContent now provides the possibility to set if content will come from entryContent or optionally from entryTitle

  • contentHack was moved to be a part of IFTTT filter script and related settings becomes a part of script settings

  • isCommercialInPost was rewritten to work with settings via commercial phrases array in settings

  • replaceAmpersands function provides the option to configure via settings in case you explicitly need URL including parameter's part behind ? char

  • settings was extended for settings of BANNED_COMMERCIAL_PHRASES, CONTENT_HACK_PATTERNS, EXCLUDED_URLS and SHOW_TITLE_AS_CONTENT

  • Improved script comments.