Apprise Release v0.7.8
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