You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full Repository Rename: Renamed the entire project, packages, modules, services, and documentation from RepoGate to MirrorRelay.
Web UI In-Place Restart: Added graceful service restart directly from the Web UI Settings and System pages (POST /system/restart), allowing configuration changes to be applied immediately with automatic reconnection.
Web UI i18n Resource Decoupling: Decoupled static dictionary text and translation resources into standalone language files (locales/en.js and locales/zh.js), completely separating presentation resources from functional JavaScript logic.
Release Packages: Verified DEB, RPM, and tar.gz release packages for linux/amd64 and linux/arm64.