github Dark-Alex-17/managarr v0.7.3

6 hours ago

v0.7.3

Highlights

  • Log rotation: Managarr now automatically rotates its log file when it reaches 10 MB, keeping up to 3 archived logs. No more unbounded log growth. #60
  • tail-logs improvements: The tail-logs command now correctly follows log rollovers (reopens the active log file after rotation) and no longer busy-loops when idle, significantly reducing CPU usage.
  • Security: Upgraded OpenSSL dependency to 0.10.79 to address known vulnerabilities.
  • Docs: Improved the README docs to explain better what a minimum Servarr configuration looks like and what the default values are when omitted. #61
  • Rust 1.95: Upgraded to Rust v1.95.0 and refactored to take advantage of newer language APIs.

AI Use Disclosure

The only AI used in this release is Copilot for reviewing the PR. All other code and edits were written by myself entirely by hand.

Don't miss a new managarr release

NewReleases is sending notifications on new releases.