github AnInsomniacy/motrix-next v3.6.9-beta.1
v3.6.9-beta.1 — Comprehensive Logging Audit

latest releases: v3.9.3-beta.1, v3.9.2, v3.9.2-beta.5...
pre-releaseone month ago

What's Changed

This pre-release adds structured logging across all critical operation paths that were previously silent, enabling post-mortem diagnosis of user-reported issues.

🛠 Improvements

  • Speed limiter observabilitytoggleSpeedLimit, applyCustomLimit, and removeSpeedLimit now emit info-level logs with the exact RPC parameters sent to aria2, making speed limit issues diagnosable from log exports alone
  • aria2 RPC traceabilitychangeGlobalOption logs the full key-value payload at debug level; addUri, addTorrent, and addMetalink log task GIDs at info level
  • Task operation audit trailpauseTask, resumeTask, removeTask, pauseAllTask, resumeAllTask, stopSeeding, stopAllSeeding, batchRemoveTask, and toggleTask now log their actions with GIDs
  • Lifecycle event logginghandleTaskComplete, handleBtComplete log at info level; handleTaskError logs at warn level with error text
  • Notification scanner — Initial scan suppression count logged at debug level for transparency
  • Stale record cleanuprunStaleRecordCleanup logs scan/remove counts at info level

📦 Downloads

Platform Architecture File
macOS Apple Silicon · Intel .dmg
Windows x64 · ARM64 -setup.exe
Linux x64 · ARM64 .AppImage .deb

Don't miss a new motrix-next release

NewReleases is sending notifications on new releases.