Skip to content

MirrorRelay v0.0.2

Choose a tag to compare

@LuisCMerrick LuisCMerrick released this 16 Aug 02:29
· 39 commits to main since this release

MirrorRelay v0.0.2

What's Changed

  • 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.