Skip to content

RatioForge 1.0.5

Choose a tag to compare

@tsautier tsautier released this 19 Mar 15:54

Fixed

  • Network: Fixed Cloudflare HTTPS tracker connection hanging caused by missing Connection: close and Keep-Alive loops.
  • Network: Fixed private tracker scrape URL generation when the passkey follows /announce/.
  • Network: Repaired sendEventToTracker return logic so it correctly registers successful updates and initiates periodic background timer ticks.
  • UI: Resolved silent StackOverflowException crash due to asynchronous updateCounters infinite fallback loops on exception.
  • UI: Fixed bug in SetPrecision crashing the app when parsing highly precise fractional ratios with native culture decimal separators (e.g. 2.9E-5).