GPT Local Speed Booster의 버전 기록 - 2개 버전
GPT Local Speed Booster 제작자: ~H1de0x~
GPT Local Speed Booster의 버전 기록 - 2개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.1.0
2026년 6월 3일에 출시 - 53.35 KBfirefox 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 loggingMIT 라이선스에 따라 릴리스된 소스 코드