|
|
c8f19cf783
|
fix(route-management): include stored VPN routes in domain resolution and align programmatic route types with dcrouter configs
|
2026-04-04 19:29:49 +00:00 |
|
|
|
6c3d8714a2
|
feat(monitoring): add frontend and backend protocol distribution metrics to network stats
|
2026-04-04 16:45:02 +00:00 |
|
|
|
1004f8579f
|
fix(ops-view-routes): correct route form dropdown selection handling for security profiles and network targets
|
2026-04-04 11:00:03 +00:00 |
|
|
|
6112e4e884
|
feat(certificates): add force renew option for domain certificate reprovisioning
|
2026-04-03 19:08:46 +00:00 |
|
|
|
f6a9e344e5
|
feat(opsserver): add RADIUS and VPN metrics to combined ops stats and overview dashboards, and stream live log buffer entries in follow mode
|
2026-04-03 14:11:17 +00:00 |
|
|
|
9d8354e58f
|
feat(docs,ops-dashboard): document unified database and reusable security profile and network target management
|
2026-04-02 20:31:08 +00:00 |
|
|
|
55699f6618
|
feat(config): add reusable security profiles and network targets with route reference resolution
|
2026-04-02 15:44:36 +00:00 |
|
|
|
c1452131fa
|
feat(vpn): add per-client routing controls and bridge forwarding support for VPN clients
|
2026-04-01 05:13:01 +00:00 |
|
|
|
29687670e8
|
feat(vpn): support optional non-mandatory VPN route access and align route config with enabled semantics
|
2026-03-31 11:19:29 +00:00 |
|
|
|
11ca64a1cd
|
feat(vpn): add VPN client editing and connected client visibility in ops server
|
2026-03-31 09:53:37 +00:00 |
|
|
|
a8d52a4709
|
feat(vpn): document tag-based VPN access control, declarative clients, and destination policy options
|
2026-03-30 17:24:17 +00:00 |
|
|
|
cc3a7cb5b6
|
feat(vpn): add destination-based VPN routing policy and standardize socket proxy forwarding
|
2026-03-30 13:06:14 +00:00 |
|
|
|
eb211348d2
|
feat(vpn): add tag-based VPN route access control and support configured initial VPN clients
|
2026-03-30 12:07:58 +00:00 |
|
|
|
dd9769b814
|
feat(docs): document VPN access control and add OpsServer VPN navigation
|
2026-03-30 08:59:38 +00:00 |
|
|
|
6f72e4fdbc
|
feat(vpn): add VPN server management and route-based VPN access control
|
2026-03-30 08:15:09 +00:00 |
|
|
|
44f2a7f0a9
|
fix(typescript): tighten TypeScript null safety and error handling across backend and ops UI
|
2026-03-26 07:40:56 +00:00 |
|
|
|
2f8c04edc4
|
feat(monitoring): add backend protocol metrics to network stats and ops dashboard
|
2026-03-23 07:17:33 +00:00 |
|
|
|
a65c2ec096
|
feat(remoteingress): add UDP listen port derivation and edge configuration support
|
2026-03-19 21:30:06 +00:00 |
|
|
|
7e2142ce53
|
feat(docs): document OCI container deployment and enable verbose docker build scripts
|
2026-03-19 14:58:08 +00:00 |
|
|
|
d5dfe439c7
|
feat(apiclient): add typed, object-oriented API client documentation and interfaces; document builders, resource managers, and new programmatic endpoints
|
2026-03-06 08:01:05 +00:00 |
|
|
|
ed3964e892
|
BREAKING CHANGE(opsserver): Require authentication for OpsServer endpoints, split handlers into authenticated view/admin routers, and make identity required on many TypedRequest interfaces
|
2026-03-03 21:39:20 +00:00 |
|
|
|
dee6897931
|
feat(api-tokens): add ability to roll (regenerate) API token secrets and UI to display the newly generated token once
|
2026-02-27 10:24:20 +00:00 |
|
|
|
8f570ae8a0
|
BREAKING CHANGE(remote-ingress): replace tlsConfigured boolean with tlsMode (custom | acme | self-signed) and compute TLS mode server-side
|
2026-02-27 00:04:24 +00:00 |
|
|
|
ea9427d46b
|
feat(remoteingress): expose connected edge IPs and detected public IP; resolve proxy IPs from SmartProxy and improve ops UI
|
2026-02-26 23:15:00 +00:00 |
|
|
|
4d6ac81c59
|
BREAKING CHANGE(opsserver): Return structured configuration (IConfigData) from opsserver and update UI to render detailed config sections
|
2026-02-23 21:34:50 +00:00 |
|
|
|
f5028ffb60
|
feat(route-management): add programmatic route management API with API tokens and admin UI
|
2026-02-23 12:40:26 +00:00 |
|
|
|
48d3d1218f
|
BREAKING CHANGE(email-ops): migrate email operations to catalog-compatible email model and simplify UI/router
|
2026-02-22 00:45:01 +00:00 |
|
|
|
ffc93eb9d3
|
feat(opsserver): add real-time log push to ops dashboard and recent DNS query tracking
|
2026-02-21 14:02:48 +00:00 |
|
|
|
eacddc7ce1
|
feat(ops/monitoring): add in-memory log buffer, metrics time-series and ops UI integration
|
2026-02-19 17:23:43 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
3078fa9d7b
|
feat(dashboard): use SmartProxy server-side throughput history and per-IP bandwidth in network view
|
2026-02-14 12:31:44 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
9e0e77737b
|
BREAKING CHANGE(config): convert configuration management to read-only; remove updateConfiguration endpoint and client-side editing
|
2026-02-03 23:26:51 +00:00 |
|
|
|
ae34314f54
|
feat(web): determine initial UI view from URL and wire selected view to appdash; add interface and web README files; bump various dependencies
|
2026-02-02 22:21:55 +00:00 |
|
|
|
1a108fa8b7
|
BREAKING CHANGE(deps): upgrade major dependencies, migrate action.target to action.targets (array), adapt to SmartRequest API changes, and add RADIUS server support
|
2026-02-02 00:36:19 +00:00 |
|
|
|
c2d3ace0dd
|
feat(radius): add RADIUS server with MAC authentication (MAB), VLAN assignment, accounting and OpsServer API handlers
|
2026-02-01 19:21:37 +00:00 |
|
|
|
2f46b3c9f3
|
update
|
2025-07-02 11:33:50 +00:00 |
|
|
|
8ce6c88d58
|
feat: Integrate SmartMetrics for enhanced CPU and memory monitoring in UI
|
2025-06-12 11:22:18 +00:00 |
|