forked from pool/python-apprise
b5b3c53657
- Disable another failing test OBS-URL: https://build.opensuse.org/request/show/1169789 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=12
69 lines
2.4 KiB
Plaintext
69 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 23 02:48:34 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Disable another failing test
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 15 00:47:55 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to version 1.7.6:
|
|
Features:
|
|
* Chantify Support added
|
|
* Feishu Custom Bot Support added
|
|
* Added delay= switch to aprs:// plugin
|
|
* RocketChat Token Support
|
|
Bugfixes:
|
|
* Default locale logical compatibility with Python 3.12
|
|
* Fixed deprication warnings for Markdown extensions
|
|
* ntfy loaded topic count bugfix
|
|
* freemobile:// msg moved from GET parameters and into payload
|
|
* Honor overflow=truncate when sending attachments
|
|
* host parsed from user login (if present) for Emails
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 16:32:29 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to version 1.7.5:
|
|
Features:
|
|
* Free-Mobile support added
|
|
* Improved markdown to html conversions
|
|
* Added test case to strengthen YAML configuration validation
|
|
Bugfixes:
|
|
* Improved async/threading attachment support
|
|
* Improved variable parsing in YAML files
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 10 07:01:27 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
|
|
|
|
- Update to version 1.7.4:
|
|
Features:
|
|
* LunaSea support added
|
|
* .conf configuration file support added to CLI.
|
|
Fixes:
|
|
* Fix: Custom module deadlock which fixes bug from 1.7.3
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 3 18:21:15 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
|
|
|
|
- Update to version 1.7.3:
|
|
Features:
|
|
* Revolt support added
|
|
* mailto comcast email template added
|
|
* mailto *improved custom email server handling, to= and
|
|
from_addr= are no longer required in most circumstances
|
|
* ntfy markdown support added, just add ?format=markdown
|
|
Fixes:
|
|
* Fixed documents with respect to the use of yaml files
|
|
* Asynchronous dynamic module loading support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 15 13:34:12 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
|
|
|
|
- Added single-line patch comments to better conform to patch
|
|
guidelines.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 28 07:24:44 UTC 2024 - Paolo Panto <munix9@googlemail.com>
|
|
|
|
- Initial package (version 1.7.2) for openSUSE
|