Commit Graph

22 Commits

Author SHA1 Message Date
a2a2216c46 bumped version to v1.9.2 2025-01-08 21:11:44 -05:00
d6eb98ffa0 Better support for reverse-url construction containing whitespace (#1267) 2025-01-02 15:44:49 -05:00
551fa0d708 Refactored apprise mailto:// and utils module (#1255) 2024-12-15 13:02:18 -05:00
5441c15a1e Improved hostname verification (#1243) 2024-11-20 16:26:45 -05:00
01c1082ad8 CLI environment variable over-ride support (#1231) 2024-10-27 14:02:19 -04:00
827db528d0 Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00
286a4374c0 manager classes accessible from apprise base 2024-05-19 15:25:01 -04:00
fa2d338568 Do not sanitize http:// attachment URLs (#1122) 2024-05-11 16:03:01 -04:00
b8da1334ab Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
08cb018e11 Refactor Test Code for Efficiency and Quality (#1100) 2024-04-20 19:00:31 -04:00
3cd5895004 Bumped version to v1.7.2 2024-01-27 15:50:01 -05:00
9dcf769397 Load Dynamic Libraries and Emoji Engine on Demand (#1020) 2023-12-27 14:23:13 -05:00
eb4e47cc45 remove leftover bits of Python2 support (#1012) 2023-12-13 17:39:21 -05:00
34e52e5d92 Switch License to BSDv2 (from v3) as it's less restrictive (#976) 2023-10-13 17:08:01 -04:00
f55032a2ec Added support for serialization via pickle library (#929) 2023-08-19 17:14:44 -04:00
de4701f780 Gitter Support Removed (available through Matrix) (#924) 2023-08-19 14:26:44 -04:00
6144a79513 Hardening of custom plugin loading by ignore non-Python files (#853) 2023-03-17 16:59:37 -04:00
429470d45e Apprise License changes to BSD 3-Clause (#813) 2023-02-09 03:54:55 -05:00
32992fa641 Email improvements; name= and from= now synonymous (#738) 2022-11-05 16:37:57 -04:00
b989427215 Allow extended characters in ID of email address (#693) 2022-10-13 19:53:32 -04:00
00afe4e5b6 Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
75ad104e99 Apprise @notify decorator/plugin support (#625) 2022-07-15 11:27:36 -04:00