|
8fd861c9a3
|
fix(certificate-management): Fix loss of route update callback during dynamic route updates in certificate manager
|
2025-05-18 23:07:31 +00:00 |
|
|
68738137a0
|
feat(acme): Improve certificate management by adding global ACME configuration support and allowing route-level overrides. Enhanced error messages help identify missing ACME email and misconfigurations (e.g. wildcard domains). Documentation has been updated and new tests added to verify SmartCertManager behavior, ensuring a clearer migration path from legacy implementations.
|
2025-05-18 18:29:59 +00:00 |
|
|
455b08b36c
|
BREAKING CHANGE(certificates): Remove legacy certificate modules and Port80Handler; update documentation and route configurations to use SmartCertManager for certificate management.
|
2025-05-18 16:30:23 +00:00 |
|
|
340823296a
|
fix(smartproxy): Update dynamic port mapping to support
|
2025-05-14 18:35:06 +00:00 |
|
|
1a902a04fb
|
BREAKING CHANGE(forwarding): Refactor unified forwarding API and remove redundant documentation. Removed docs/forwarding-system.md (its content is migrated into readme.md) and updated helper functions (e.g. replacing sniPassthrough with httpsPassthrough) to accept configuration objects. Legacy fields in domain configurations (allowedIPs, blockedIPs, useNetworkProxy, networkProxyPort, connectionTimeout) have been removed in favor of forwarding.security and advanced options. Tests and examples have been updated accordingly.
|
2025-05-09 15:39:15 +00:00 |
|
|
101e2924e4
|
feat(forwarding): Add unified forwarding system docs and tests; update build script and .gitignore
|
2025-05-09 14:15:45 +00:00 |
|