|
|
eacddc7ce1
|
feat(ops/monitoring): add in-memory log buffer, metrics time-series and ops UI integration
|
2026-02-19 17:23:43 +00:00 |
|
|
|
1aadc93f92
|
fix(monitoring): Use smartMetrics cpuPercentage for cpuUsage.user and update smartmetrics and smartproxy dependencies
|
2026-02-19 14:36:11 +00:00 |
|
|
|
d24dde8eff
|
BREAKING CHANGE(deps): bump dependencies: @serve.zone/remoteingress to ^4.0.0 (breaking), @push.rocks/smartproxy to ^25.7.6, @types/node to ^25.3.0
|
2026-02-19 10:16:23 +00:00 |
|
|
|
9ac297c197
|
fix(runtime): prevent memory leaks and improve shutdown/stream handling across services
|
2026-02-19 08:33:41 +00:00 |
|
|
|
11bc0dde6c
|
fix(dcrouter): enable PROXY protocol v1 handling for SmartProxy when remoteIngress is enabled to preserve client IPs
|
2026-02-18 22:56:18 +00:00 |
|
|
|
c88410ea53
|
feat(remoteingress): include listenPorts for allowed edges sent to the Rust hub and always resync allowed edges when edge properties change
|
2026-02-18 21:35:18 +00:00 |
|
|
|
dce1de8c4b
|
feat(remote-ingress): add Remote Ingress hub integration, OpsServer UI, APIs, and docs
|
2026-02-18 18:47:18 +00:00 |
|
|
|
0618755236
|
feat(remoteingress): add ability to generate remote ingress connection tokens and UI copy action; add hubDomain config option; update remoteingress dependency to ^3.1.1
|
2026-02-18 06:05:46 +00:00 |
|
|
|
dd61e0c962
|
feat(ops-view-certificates): Make Export and Delete actions available inline (inRow) as well as in the context menu; bump @design.estate/dees-catalog to ^3.43.0
|
2026-02-17 17:49:12 +00:00 |
|
|
|
c23f16149c
|
feat(certificates): add certificate import, export, and deletion support (server handlers, request types, and UI)
|
2026-02-17 16:28:33 +00:00 |
|
|
|
49606ae007
|
feat(remote-ingress): support auto-deriving ports for remote ingress edges and expose manual/derived port breakdown in API and UI
|
2026-02-17 14:17:18 +00:00 |
|
|
|
b5e760ae07
|
feat(remote-ingress): Support auto-derived effective listen ports, make listenPorts optional, add toggle action and refine remote ingress creation/management UI
|
2026-02-17 11:56:54 +00:00 |
|
|
|
a4ddedaf46
|
fix(icons): standardize icon identifiers to lucide-prefixed names across operational views
|
2026-02-17 10:57:27 +00:00 |
|
|
|
69be2295f1
|
feat(remoteingress): derive effective remote ingress listen ports from route configs and expose them via ops API
|
2026-02-17 10:55:31 +00:00 |
|
|
|
018efa32f6
|
v6.5.0
Docker (tags) / security (push) Failing after 1s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
|
2026-02-16 22:42:30 +00:00 |
|
|
|
0b09ea1573
|
fix(remoteingress): mark remote ingress data actions as row actions and bump @design.estate/dees-catalog dependency
|
2026-02-16 17:47:43 +00:00 |
|
|
|
fcf36e5cd5
|
fix(deps): bump @push.rocks/smartproxy to ^25.7.3
|
2026-02-16 14:50:44 +00:00 |
|
|
|
4a9fba53a9
|
fix(deps): bump @push.rocks/smartproxy to ^25.7.2
|
2026-02-16 13:44:38 +00:00 |
|
|
|
616066ffd0
|
fix(smartproxy): bump @push.rocks/smartproxy to ^25.7.1
|
2026-02-16 13:32:24 +00:00 |
|
|
|
fbade85cda
|
fix(deps): bump dependencies: @push.rocks/smartproxy to ^25.7.0 and @serve.zone/remoteingress to ^3.0.2
|
2026-02-16 13:16:50 +00:00 |
|
|
|
c889141ec3
|
feat(remoteingress): add Remote Ingress hub and management for edge tunnel nodes, including backend managers, tunnel hub integration, opsserver handlers, typedrequest APIs, and web UI
|
2026-02-16 11:25:16 +00:00 |
|
|
|
090bd747e1
|
feat(dcrouter): add configurable baseDir and centralized path resolution; use resolved data paths for storage, cache and DNS
|
2026-02-16 09:52:38 +00:00 |
|
|
|
7f5284b10f
|
fix(deps): bump @push.rocks/smartproxy to ^25.5.0
|
2026-02-16 09:02:57 +00:00 |
|
|
|
de0b7d1fe0
|
fix(dcrouter): persist proxy certificate validity dates and improve certificate status initialization
|
2026-02-16 02:50:25 +00:00 |
|
|
|
121573de2f
|
fix(certs): Populate certificate status for cert-store-loaded certificates after SmartProxy startup and check proxy-certs in opsserver certificate handler
|
2026-02-16 01:58:39 +00:00 |
|
|
|
7aa5f07731
|
fix(smartacme,storage): Respect wildcard domain requests when retrieving certificates and treat empty/whitespace storage values as null in getJSON
|
2026-02-16 00:56:41 +00:00 |
|
|
|
18cc21a49e
|
feat(ts_web): add Certificate Management documentation and ops-view-certificates reference
|
2026-02-16 00:26:35 +00:00 |
|
|
|
0a6315f177
|
feat(certs): integrate smartacme v9 for ACME certificate provisioning and add certificate management features, docs, dashboard views, API endpoints, and per-domain backoff scheduler
|
2026-02-16 00:22:23 +00:00 |
|
|
|
8e9de46cd2
|
BREAKING CHANGE(certs): Introduce domain-centric certificate provisioning with per-domain exponential backoff and a staggered serial scheduler; add domain-based reprovision API and UI backoff display; change certificate overview API to be domain-first and include backoff info; bump related deps.
|
2026-02-15 16:03:13 +00:00 |
|
|
|
28a38252da
|
feat(certs): persist ACME certificates in StorageManager, add storage-backed cert manager, default storage to filesystem, and improve certificate status reporting
|
2026-02-14 14:27:58 +00:00 |
|
|
|
6532c7ff22
|
fix(deps): bump @push.rocks/smartproxy dependency to ^25.2.2
|
2026-02-14 12:49:57 +00:00 |
|
|
|
09d66e4528
|
fix(dcrouter): bump patch for release pipeline consistency - no code changes
|
2026-02-14 12:33:04 +00:00 |
|
|
|
d73266eeb8
|
fix(deps): bump @push.rocks/smartproxy to ^25.2.0
|
2026-02-14 11:26:58 +00:00 |
|
|
|
383e0adc23
|
fix(dependencies): bump @push.rocks/smartproxy to ^25.1.0
|
2026-02-14 09:25:59 +00:00 |
|
|
|
2638990667
|
fix(dcrouter): improve domain pattern matching to support routing-glob and wildcard patterns and use matching logic when resolving routes
|
2026-02-13 23:16:25 +00:00 |
|
|
|
b033d80927
|
fix(network,dcrouter): Always register SmartProxy certificate event handlers and include total bytes + improved connection metrics in network stats/UI
|
2026-02-13 22:03:23 +00:00 |
|
|
|
8e722f5ab6
|
feat(certificates): include certificate source/issuer and Rust-side status checks; pass eventComms into certProvisionFunction and record expiry information
|
2026-02-13 21:37:52 +00:00 |
|
|
|
c5e2c262b7
|
feat(certificates): add certificate overview and reprovisioning in ops UI and API; track SmartProxy certificate events
|
2026-02-13 17:05:33 +00:00 |
|
|
|
8be1e87bdc
|
feat(monitoring): add throughput metrics and expose them in ops UI
|
2026-02-13 14:19:19 +00:00 |
|
|
|
ca112c3e42
|
feat(acme): Integrate SmartAcme DNS-01 handling and add certificate provisioning for SmartProxy
|
2026-02-13 12:12:01 +00:00 |
|
|
|
ee550e6f25
|
fix(deps): bump @push.rocks/smartdns to ^7.8.1 and @push.rocks/smartmta to ^5.2.2
|
2026-02-13 00:02:09 +00:00 |
|
|
|
3c5b26d1c1
|
fix(deps): bump @push.rocks/smartproxy to ^23.1.4
|
2026-02-12 22:51:55 +00:00 |
|
|
|
8dd9770339
|
fix(dcrouter): remove legacy handling of emailConfig.routes that added domain-based routes
|
2026-02-12 16:27:28 +00:00 |
|
|
|
a309145829
|
fix(cache): use user-writable ~/.serve.zone/dcrouter for TsmDB and centralize data path logic
|
2026-02-12 14:20:42 +00:00 |
|
|
|
2d6dbc552e
|
fix(packaging): add files whitelist to package.json and remove Playwright-generated screenshots
|
2026-02-12 13:41:32 +00:00 |
|
|
|
87c039a63f
|
fix(docs): update documentation and packaging configuration: document smartmta/smartdns integrations, adjust API method names, and add release registry info
|
2026-02-12 10:15:26 +00:00 |
|
|
|
735464e8e6
|
fix(deps/tests): bump two dependencies and disable cache in tests
|
2026-02-11 17:24:17 +00:00 |
|
|
|
530ebbf3e4
|
BREAKING CHANGE(mta): migrate internal MTA to @push.rocks/smartmta and remove legacy mail/deliverability implementation
|
2026-02-11 16:32:49 +00:00 |
|
|
|
e375adb80a
|
fix(smartproxy): upgrade @push.rocks/smartproxy to ^23.1.0 and adapt code/tests for its async getStatistics() API
|
2026-02-10 14:41:19 +00:00 |
|
|
|
41fe7a8a47
|
feat(cache): add persistent smartdata-backed cache with LocalTsmDb, cache cleaner, and DcRouter integration
|
2026-02-10 11:22:15 +00:00 |
|