Skip to content

Apprise API Release v0.9.0

Compare
Choose a tag to compare
@caronc caronc released this 26 Feb 16:15
· 75 commits to master since this release

💡 Features

  • Updated to support Apprise v1.3.0 (officially released on Feb 8th, 2023)
  • Added /details endpoint to fetch supported Apprise URL's (with respect to site administration and what was detected) #105
  • Added AND and OR Tag handling Use space ( ) delimiters between tags when wishing to AND them and comma (,) when you wish toOR Brackets are not supported And expressions are matched together before applying comma delimiters (for OR). #104