20 Commits

Author SHA1 Message Date
neka-nat 4cec559dbc v0.1.16 2026-02-11 15:43:43 +09:00
Sjors Robroek 5dbd3b2011 feat: add IP address and host validation for remote connections
Addon: add validate_allowed_ips() with regex-based comma-separated
format checking (rejects leading/trailing/double commas) and per-entry
ipaddress.ip_network() validation. ConfigureAllowedIPsCommand now shows
a warning dialog on invalid input and only saves valid entries.

MCP server: add --host argument validation using the validators library
(IPv4, IPv6, hostname). Add validators>=0.34.0 as a dependency.

README: document the remote connections feature (enabling in FreeCAD,
configuring allowed IPs, and the --host flag).
2026-02-11 08:38:00 +04:00
neka-nat c2b836bf82 v0.1.15 2026-01-06 13:19:33 +09:00
neka-nat ae60b9634b v0.1.14 2026-01-03 10:24:25 +09:00
neka-nat 3f1c030ccb v0.1.13 2025-08-17 23:11:36 +09:00
neka-nat 2519c5f266 update mcp 2025-08-17 23:08:32 +09:00
neka-nat 98e2e95af6 v0.1.12 2025-06-17 14:31:05 +09:00
neka-nat e95e6895c8 v0.1.11 2025-04-27 10:54:46 +09:00
neka-nat 88b54258ba only text feedback option 2025-04-14 13:52:42 +09:00
neka-nat 0d412e69ad lighter package 2025-04-13 22:14:58 +09:00
neka-nat c3c13fac5c v0.1.9 2025-03-30 17:11:58 +09:00
neka-nat 5c45e23c44 fix delete 2025-03-27 11:04:01 +09:00
neka-nat 538acee167 v0.1.7 2025-03-27 10:39:39 +09:00
neka-nat 238454d829 fix color settings 2025-03-26 21:16:55 +09:00
neka-nat fc0b9f78c6 v0.1.5 2025-03-26 09:06:00 +09:00
neka-nat ebf18b7e79 v0.1.4 2025-03-25 22:22:34 +09:00
neka-nat d360939422 fix response 2025-03-18 20:02:56 +09:00
neka-nat 51f7d8bf91 add response 2025-03-18 16:59:06 +09:00
neka-nat 378db1bd0f v0.1.1 2025-03-17 00:41:25 +09:00
neka-nat 47f997a07e first commit 2025-03-16 21:40:00 +09:00