Skip to content

Apprise Release v0.7.8

Compare
Choose a tag to compare
@caronc caronc released this 06 Jun 17:22
· 670 commits to master since this release

Details

This is a minor release that fixes an bug in cases where the i18n localization language can't be detected and apprise just flat out crashes. This issue is prominent in (docker driven) containers references since not all of them create POSIX compatible environments.

The following enhancement was also accomodated:

  • MatterMost Notifications slightly modified to support sub-paths. - #116

Apprise is also available on PyPI through pip:

# Install Apprise v0.7.8 from PyPI
pip install apprise==0.7.8