Commit Graph

299 Commits

Author SHA1 Message Date
philkunz a4353b10bb update 2025-05-22 00:38:04 +00:00
philkunz b2f25c49b6 update 2025-05-22 00:11:33 +00:00
philkunz d3255a7e14 update 2025-05-21 23:37:29 +00:00
philkunz 2564d0874b update 2025-05-21 21:29:04 +00:00
philkunz ca111f4783 update 2025-05-21 19:08:50 +00:00
philkunz b6dd281a54 update 2025-05-21 18:52:04 +00:00
philkunz 645790d0c2 update 2025-05-21 17:33:16 +00:00
philkunz 535b055664 update 2025-05-21 17:05:42 +00:00
philkunz 2eeb731669 update 2025-05-21 16:17:17 +00:00
philkunz c3ae995372 update 2025-05-21 14:45:17 +00:00
philkunz 15e7a3032c update 2025-05-21 14:38:58 +00:00
philkunz 10ab09894b update 2025-05-21 14:28:33 +00:00
philkunz 38811dbf23 update 2025-05-21 13:42:12 +00:00
philkunz 3f220996ee update 2025-05-21 12:52:24 +00:00
philkunz b0a0078ad0 update 2025-05-21 10:38:22 +00:00
philkunz ecb913843c update 2025-05-21 10:00:06 +00:00
philkunz 162795802f update 2025-05-21 02:17:18 +00:00
philkunz b1890f59ee update 2025-05-21 00:12:49 +00:00
philkunz 5c85188183 update 2025-05-21 00:12:39 +00:00
philkunz f37cddf26d update 2025-05-20 19:46:59 +00:00
philkunz f3f06ed06d update 2025-05-20 11:04:09 +00:00
philkunz 07f03eb834 update 2025-05-19 23:43:21 +00:00
philkunz e7174e8630 update 2025-05-19 17:34:48 +00:00
philkunz 186e94c1a2 2.12.0 v2.12.0 2025-05-16 15:50:46 +00:00
philkunz fb424d814c feat(smartproxy): Update documentation and configuration guides to adopt new route-based SmartProxy architecture 2025-05-16 15:50:46 +00:00
philkunz 0ad5dfd6ee 2.11.2 v2.11.2 2025-05-16 15:26:47 +00:00
philkunz fbaafa909b fix(dependencies): Update dependency versions and adjust test imports to use new packages 2025-05-16 15:26:47 +00:00
philkunz f1cc7fd340 2.11.1 v2.11.1 2025-05-08 13:00:11 +00:00
philkunz deec61da42 fix(platform): Update commit info with no functional changes; regenerated commit information. 2025-05-08 13:00:10 +00:00
philkunz 190ae11667 2.11.0 v2.11.0 2025-05-08 12:56:17 +00:00
philkunz f4ace3999d feat(platformservice): Expose DcRouter and update package visibility. Changed package.json private flag from true to false to allow public publication, and added export of DcRouter in ts/index.ts for improved API accessibility. 2025-05-08 12:56:17 +00:00
philkunz 8b857e3d1d update 2025-05-08 12:46:10 +00:00
philkunz 7aaf8f2595 2.8.9 v2.8.9 2025-05-08 10:39:43 +00:00
philkunz 39b634b6bb fix(types): Fix TypeScript build errors and improve API type safety across platformservice interfaces 2025-05-08 10:39:43 +00:00
philkunz 4624fdbe10 2.8.6 v2.8.6 2025-05-08 10:24:50 +00:00
philkunz 858794799b fix(tests): fix: Improve test stability by handling race conditions in SenderReputationMonitor and IPWarmupManager. Disable filesystem operations and external DNS lookups during tests by checking NODE_ENV, add proper cleanup of singleton instances and active timeouts to ensure consistent test environment. 2025-05-08 10:24:50 +00:00
philkunz cb33dd26d0 2.8.4 v2.8.4 2025-05-08 01:37:38 +00:00
philkunz d3d197d9d3 fix(mail): refactor(mail): Remove Mailgun references from PlatformService. Update keywords, error messages, and documentation to use MTA exclusively. 2025-05-08 01:37:38 +00:00
philkunz 0e914a3366 2.8.2 v2.8.2 2025-05-08 01:24:03 +00:00
philkunz 747478f0f9 fix(tests): Fix outdated import paths in test files for dcrouter and ratelimiter modules 2025-05-08 01:24:03 +00:00
philkunz b61de33ee0 2.8.1 v2.8.1 2025-05-08 01:16:21 +00:00
philkunz 970c0d5c60 fix(readme): Update readme with consolidated email system improvements and modular directory structure
Clarify that the platform now organizes email functionality into distinct directories (mail/core, mail/delivery, mail/routing, mail/security, mail/services) and update the diagram and key features list accordingly. Adjust code examples to reflect explicit module imports and the use of SzPlatformService.
2025-05-08 01:16:21 +00:00
philkunz fe2069c48e update 2025-05-08 01:13:54 +00:00
philkunz 63781ab1bd 2.8.0 v2.8.0 2025-05-08 00:39:43 +00:00
philkunz 0b155d6925 feat(docs): Update documentation to include consolidated email handling and pattern‑based routing details 2025-05-08 00:39:43 +00:00
philkunz 076aac27ce 2.7.0 v2.7.0 2025-05-08 00:12:36 +00:00
philkunz 7f84405279 feat(dcrouter): Implement unified email configuration with pattern‐based routing and consolidated email processing. Migrate SMTP forwarding and store‐and‐forward into a single, configuration-driven system that supports glob pattern matching in domain rules. 2025-05-08 00:12:36 +00:00
philkunz 13ef31c13f 2.6.0 v2.6.0 2025-05-07 23:45:20 +00:00
philkunz 5cf4c0f150 feat(dcrouter): Implement integrated DcRouter with comprehensive SmartProxy configuration, enhanced SMTP processing, and robust store‐and‐forward email routing 2025-05-07 23:45:19 +00:00
philkunz 04b7552b34 update plan 2025-05-07 23:30:04 +00:00