Changes 03/02/2026 (v3.6.0)
release(v3.6.0): Gateway Shares v2 + Automation APIs, MCP core seam, and runtime hardening
Commit message
release(v3.6.0): Gateway Shares v2 + Automation APIs, MCP core seam, and runtime hardening
- pro(api): add managed gateway + MCP service/user/job endpoints and Automation wrappers via Domain services
- mcp(core): add McpOpsContext + McpCoreOpsService seam with ACL-scoped operations and fast-list paging/cache path
- api(refactor): centralize Pro endpoint guards/emit helpers and move gateway/automation orchestration into src/FileRise/Domain
- runtime/security: add gnupg to Docker runtime image for managed rclone signature verification support
- style/docs: targeted PSR-12 cleanup in new core seam files and docs refresh for Gateway Shares + Automation
Added
- Gateway Shares v2 + MCP API surface (Core integration for Pro)
- Added managed runtime endpoints:
/api/pro/gateways/managed/status.php/api/pro/gateways/managed/action.php/api/pro/gateways/managed/rcloneInstall.php/api/pro/gateways/managed/rcloneCheck.php/api/pro/gateways/managed/rcloneUpload.php
- Added MCP service/user/job endpoints:
/api/pro/gateways/mcp/service/{status,action}.php/api/pro/gateways/mcp/users/{list,save,delete}.php/api/pro/gateways/jobs/{cleanup,autotag}.php
- Added managed runtime endpoints:
- Automation API surface (Core integration for Pro)
- Added endpoint wrappers under:
/api/pro/automation/webhooks/*/api/pro/automation/jobs/*/api/pro/automation/worker/*/api/pro/automation/scans/*/api/pro/automation/security/*/api/pro/automation/metrics.php
- Added endpoint wrappers under:
- Core service seam for Pro orchestration
- Added:
src/FileRise/Domain/ProGatewayApiService.phpsrc/FileRise/Domain/ProAutomationApiService.phpsrc/FileRise/Domain/McpOpsContext.phpsrc/FileRise/Domain/McpCoreOpsService.php
- Added shared helpers:
public/api/pro/_common.phppublic/api/pro/gateways/_common.phppublic/api/pro/automation/_common.php
- Added:
Changed
- Gateway admin UX
- Gateway Shares now includes Shares/MCP tabs with managed status/actions, logs, rclone install/update/upload controls, and job queue actions.
- MCP tab now includes
AI Integration Templateswith copy/download snippets for OpenAI, Claude, Gemini, and direct curl testing.
- Runtime image prerequisites
- Added
gnupgtoDockerfilepackage install list to support managed rclone signature verification in container deployments.
- Added
- Version hint alignment
- Updated admin latest Pro bundle UI hint to
v1.9.0.
- Updated admin latest Pro bundle UI hint to
Fixed
- Core bootstrap/order and API guard regressions
- Fixed Pro API bootstrap ordering edge cases around
PROJECT_ROOT/shared guard bootstrap usage.
- Fixed Pro API bootstrap ordering edge cases around
- Gateway admin runtime regressions
- Fixed managed gateway admin UI helper scope issues (
setManagedStatus/setManagedLog).
- Fixed managed gateway admin UI helper scope issues (
- Style/lint
- Applied targeted PSR-12 declaration/brace/EOF fixes in newly added Core seam files.
Docs
- Updated admin/wiki docs for Gateway Shares v2 + Automation coverage.
v3.6.0
Full Changelog
SHA-256 (zip)
4923556111dfd5a4f09b75c824482f98ddc9b04ee4f923cd7788507d9f3bc186 FileRise-v3.6.0.zip