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 라이선스에 따라 릴리스된 소스 코드