Production-ready platform for agentic workflow development.
COMMITS
/ api/extensions/ext_mail.py September 15, 2025
-
August 26, 2025
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
June 19, 2025
A
Feat/support sendgrid (#21011)
André de Matteo committed
May 13, 2025
-
chore(pyproject.toml): Upgrade transformers and resend (#19562)
-LAN- committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
November 30, 2024
B
refactor: assembling the app features in modular way (#9129)
Bowen Liang committed
October 22, 2024
B
refactor: use dify_config to replace legacy usage of flask app's config (#9089)
Bowen Liang committed
August 15, 2024
-
chore(api): Introduce Ruff Formatter. (#7291)
-LAN- committed
May 30, 2024
C
feat: opportunistic tls flag for smtp (#4794)
Charles Zhou committed
May 29, 2024
K
feat: Add logging warning when MAIL_TYPE is not set (#4771)
Kota-Yamaguchi committed
March 9, 2024
L
SMTP authentication is optional (#2765)
Laurent Magnien committed
February 7, 2024
J
feat: add support for smtp when send email (#2409)
JonahCui committed
January 10, 2024
T
fix: resend url optional (#1987)
takatost committed
B
Update Resend SDK and resend api url in configuration. (#1963)
Benjamin committed
July 14, 2023
K
feat: member invitation and activation (#535)
KVOJJJin committed