Skip to content

Releases: caronc/apprise-api

Apprise API Release v0.9.7

28 Dec 21:29
a80ca0a
Compare
Choose a tag to compare

💡 Features

  • Refactored to work with Apprise v1.7.x
  • Group Configuration now working via APi (introduced in Apprise v1.6.x)
  • Improved documentation

🐞 Bugfixes

  • n/a

Apprise API Release v0.9.6

19 Nov 23:51
f928760
Compare
Choose a tag to compare

💡 Features

  • Multi-stage Docker changes that brought image size down from ~600MB to just 70MB! 🚀
  • New Configuration Generator button added to make it easier to create obfuscated (and non-guessable) unique configuration keys.
  • Dark mode color improvements
  • Added more documentation and dynamic examples based on {key} being viewed to show how it can be triggered using curl and or the apprise CLI tool

🐞 Bugfixes

  • Light/Dark Theme saved in session fix (#141)

Apprise API Release v0.9.5

15 Oct 20:37
6a8099d
Compare
Choose a tag to compare

💡 Features

  • Rebuilt for Apprise v1.6.0
  • Light/Dark Theme for Website (#133)
  • Webhook Support; set the APPRISE_WEBHOOK_URL to a link you wish your server to post to after each request made. (#139)
  • Key Length was increased from 64 characters to 128 (#138)

Apprise API Release v0.9.4

02 Sep 19:32
Compare
Choose a tag to compare

💡 Features

  • Rebuilt for Apprise v1.5.0

Apprise API Release v0.9.3

08 Jul 22:51
Compare
Choose a tag to compare

💡 Features

  • Rebuilt for Apprise v1.4.5

Apprise API Release v0.9.2

16 May 22:03
Compare
Choose a tag to compare

💡 Features

  • Fixed Docker builds
  • Added support for custom plugins (#111)

Apprise API Release v0.9.1

15 May 21:14
86c9f16
Compare
Choose a tag to compare

💡 Features

  • Updated to support Apprise v1.4.0 (officially released on May 15th, 2023)
  • Apprise API now supports Attachments 🚀 (#118)
  • FCM Dependency Added (#116)
  • Fixed issue with Windows and Saving Files (#114)

Apprise API Release v0.9.0

26 Feb 16:15
Compare
Choose a tag to compare

💡 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

Apprise API Release v0.8.2

15 Nov 22:19
Compare
Choose a tag to compare

💡 Features

  • Updated to support Apprise v1.2.0 (officially released on Nov 15th, 2022)

Apprise API Release v0.8.1

15 Nov 22:19
Compare
Choose a tag to compare

💡 Features

  • Updated to support Apprise v1.1.0 (officially released on Oct 8th, 2022)