Skip to content

v1.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:52

此版本重點

有沒有遇過點下「更新資料」,結果卡在「等待攔截」半天不動,只好取消、再點一次、回遊戲重開一次卡池記錄頁才抓得到?這版把這個惱人的間歇卡住揪出來修好了。根源其實有兩個:一個是遊戲每次開卡池頁才臨時生出來的 WebView,偶爾在它剛誕生那一瞬間認不出來就被漏掉;另一個更底層——負責封包攔截的系統驅動,第一次被喚起的那一發常常還沒就緒就撲空。現在兩種情況都會自動重試、自己救回來,點一次「更新資料」就該一次到位 🎯

除此之外,我們還做了:

  • 攔截診斷透明化:攔截器的每一步判斷現在都會寫進 log,你之後遇到問題匯出 log 給我們,就能直接看到卡在哪一步
  • 相依套件更新:window-management 相關套件升級(由 Dependabot 自動追蹤)

What's New

Ever hit "Update" only to have it hang on "waiting for capture," so you cancel, click again, reopen the convene history page in-game, and only then does it work? This release hunts that intermittent hang down and fixes it. There were two culprits: the WebView the game spins up each time you open the convene page could slip past detection in the split-second it's born, and — deeper down — the system driver that intercepts packets often wasn't ready on its very first invocation and missed. Both now retry and recover on their own, so a single click on "Update" should just do it 🎯

On top of that, we also did:

  • Interceptor diagnostics are now transparent: every decision the interceptor makes is written to the log, so when you export logs to report an issue we can see exactly where it stalled
  • Dependency updates: the window-management group got bumped (tracked automatically by Dependabot)

What's Changed

  • chore(deps): bump the window-management group with 2 updates by @dependabot[bot] in #52
  • fix(capture): recapture reliability (cold KRWebView + cold-boot WinDivert) and helper observability by @GoneTone in #53

Full Changelog: v1.7.0...v1.7.1


貢獻翻譯 Contribute Translation

請協助我們將軟體翻譯成各國語言!

Please help us translate this software!

https://crowdin.com/project/wuthering-waves-convene-gacha-analyzer

支援其他遊戲的版本 Versions for Other Games

注意 Notice

軟體在安裝或執行時有可能會被防毒軟體阻擋,如果無法正常執行,請嘗試關閉防毒軟體後再執行看看,本軟體保證無毒。

The software may be blocked by antivirus programs during installation or execution. If it cannot run normally, please try disabling your antivirus software before running it again. This software is guaranteed to be virus-free.