Unity Asset Freebie & Discount Finder의 버전 기록 - 5개 버전
Unity Asset Freebie & Discount Finder 제작자: wfthkttn
Unity Asset Freebie & Discount Finder의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.2.3
2026년 5월 31일에 출시 - 324.39 KBfirefox 58.0 이상에서 작동detect stale logins, faster resume, fewer crashesMIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 0.2.2
2026년 5월 29일에 출시 - 324.7 KBfirefox 58.0 이상에서 작동- Open / Add to cart gated by a max-price input (default $1), persisted; honors current filter, sort, count.
- Persist popup UI state (tab, sort, filter, scroll) across reopen.
- Scan now does a true full rescan (drops cached catalogs/prices) from done/idle; Resume and Refresh prices keep cache.
- Priming verifies tokens first (CSRF via _csrf cookie) before navigating to capture, fixing a long hang after logout/login.
- Session-login check by cookie name (HttpOnly/chunked safe) plus getAll fallback; fixes false "not logged in".
- Popup re-renders only on real data change, not on every poll.
- Guard full-rescan cache clear against an in-flight run.
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.2.1
2026년 5월 29일에 출시 - 322.59 KBfirefox 58.0 이상에서 작동Chore: collapse status bars into oneMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.2.0
2026년 5월 29일에 출시 - 322.58 KBfirefox 58.0 이상에서 작동feat: add-to-cart, adaptive scan, honest token ticks, module split
- add-to-cart: bulk-add free/discounted items in current display order, with fresh ownership refetch + re-price guard and a risk acknowledgement gate
- scan: parallel jittered price fetch (bot-safe), Coveo page size to 1000, auto-retry priming, auto-resume stalls, abortable Remove cache
- ticks: green only when a token is actually verified, drop on auth failure
- table: Full/Public/Your/Save% columns, always-visible savings total
- fix: GraphQL 400 response body-stream double-read
- refactor: split pipeline.ts into prime/cart/pipeline-state/timingMIT 라이선스에 따라 릴리스된 소스 코드