GPT Local Speed Booster 版本历史 - 2 个版本
GPT Local Speed Booster 作者: ~H1de0x~
GPT Local Speed Booster 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.1.0
发布于 2026年6月3日 - 53.35 KB适用于 firefox 128.0 及更高版本feat: add message versioning and improve IndexedDB cache cleanup
- Add MESSAGE_VERSION constant for forward compatibility checking
- Version all window.postMessage() calls to detect format incompatibilities
- Improve IndexedDB cleanup to track total cache size across all entries
- Fall back to entry.body.length when bodyChars is missing
- Remove dead code checking typeof readStoredExtraMessages
- Improve error handling in idbRequestToPromise with explicit error object
fix: prevent race condition in route changes with generation token
- Add routeChangeSeq generation token to detect stale async callbacks
- Add debounce (100ms) for rapid route changes to prevent rapid state swaps
- Add routeCheckTimer tracking to properly clean up interval
- Verify page key and sequence number after async loadCurrentSession()
- Add pendingRouteChange null assignment after timeout fires
- Add MESSAGE_VERSION to all window.postMessage() calls in agent.js
- Add version checking in handlePageMessage with logging源代码遵循 MIT 许可证 发布