Skip to content

Releases: csfloat/extension

v5.16.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:08

Features

Bug Fixes

Chores

Commits

  • a3f69c3: encapsulate legacy steam market logic and deprecate jquery (GODrums) #397
  • b34a34d: replace jquery in injectors (GODrums) #397
  • 9dc6c6c: add Fiber management and rank enhancement (GODrums) #399
  • 5a59820: remove robot font completely (GODrums) #397
  • 900ff1c: Merge branch 'fix/comp-with-steam-beta' into feat/beta-listing-enhancements (GODrums) #399
  • f801879: remove unused mode (GODrums) #399
  • 3712e16: remove unused mode (GODrums) #397
  • 7a22b55: improve naming of the types (GODrums) #399
  • 48bc033: Merge branch 'fix/comp-with-steam-beta' into feat/beta-listing-enhancements (GODrums) #399
  • 6a1c68f: add rank early return (GODrums) #399
  • b852f00: add fade & blue percentages (GODrums) #401
  • 77fa8cb: use native before/after (GODrums) #397
  • 5823a60: Merge branch 'master' into feat/beta-listing-enhancements (GODrums) #399
  • 85acd4f: Merge branch 'feat/beta-listing-enhancements' into feat/market-pattern-enhancements (GODrums) #401
  • de08f8e: add doppler phase (GODrums) #401
  • 47b0317: replace filtrex with custom expression compiler (GODrums) #403
  • c62d824: add comments to parser (GODrums) #403
  • df0e2a6: move guard check into switch (GODrums) #399
  • d3ab84f: remove ts-ignore (GODrums) #404
  • 59d11cb: address comments (GODrums) #399
  • 0aecdaa: Merge branch 'master' into feat/beta-listing-enhancements (GODrums) #399
  • 6f5342d: populating itemInfo.full_item_name to fix float rank hyperlinks for Souvenirs and StatTraks (rxl211) #405
  • 28c14a9: Avoid stale full_item_name assignment across selected item changes (rxl211) #405
  • 86d248f: Use decoded inspect links in getFloatDbCategory (rxl211) #405
  • 86d9c5c: Add is_souvenir and is_stattrak to ItemInfo (rxl211) #405
  • 62ed48e: adds declarative react scope injection (Step7750) #399
  • 3ed2610: Merge branch 'feat/beta-listing-enhancements' into feat/market-pattern-enhancements (GODrums) #401
  • 53e505a: Merge branch 'feat/market-pattern-enhancements' into feat/expression-ast-parser (GODrums) #403
  • 3dca79c: remove deprecated comment (GODrums) #401
  • 895808e: Merge branch 'master' into feat/market-pattern-enhancements (GODrums) #401
  • 6736e91: reimplement card highlighting subscriber (GODrums) #403
  • d42d64c: Merge branch 'feat/market-pattern-enhancements' into feat/expression-ast-parser (GODrums) #403
  • 1bddd9e: refactor fetchBluegem as pure method (GODrums) #401
  • a7325b1: Merge branch 'master' into feat/expression-ast-parser (GODrums) #403
  • d05d7bf: add minimal Vitest setup (GODrums) #403
  • bafdfa1: add tests for AST parser (GODrums) #403
  • e8b068d: preserve original card styling (GODrums) #403
  • 4eb72e3: throw on empty list input (GODrums) #403
  • 76c11fb: add testing ci workflow (GODrums) #406
  • 6ab252d: npx prettier --check src/lib/utils/skin.ts now passes (rxl211) #405
  • bfe9aad: Merge branch 'master' into master (GODrums) #405
  • 60964bb: add repository guard to release flows (GODrums) #408
  • ec3168e: getFloatDbCategory defaults to Normal (rxl211) #405
  • 2a8c923: Merge branch 'master' into master (GODrums) #405
  • ef5c43f: Merge branch 'master' into feat/tlsn-alpha15-migration (Step7750) #407
  • 0c2fdbc: fix comment (Step7750) #407
  • f882f20: Bumps Version to v5.16.0 (Step7750)

v5.15.1

Choose a tag to compare

@github-actions github-actions released this 04 May 22:33

Bug Fixes

Commits

  • 8a68c8d: Add Staging Extension To Steam Community Initiator Domains (perplex) #389
  • 1b1b8c8: prettier (perplex) #389
  • 855a7b2: adds ping cancel trades scope (Step7750) #391
  • 1d64fe0: Bumps Version to v5.15.1 (Step7750)

v5.15.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 17:51

Commits

v5.14.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 00:38

Bug Fixes

  • incorrect asset properties for duplicate skins #376 (GODrums)

Chores

Commits

  • 02ef4a9: fetch reversal status and inject html (Zach Hayes) #371
  • cc65167: Merge branch 'master' into feature/reversal-status (Zach Hayes) #371
  • 0f1fa25: fix reversal status enum value (Zach Hayes) #371
  • 9e7cc24: use different port (Zach Hayes) #371
  • a770bdb: remove rw host permissions (Zach Hayes) #371
  • 7957807: update injected html (Zach Hayes) #371
  • fb80b52: get steam id from page context (Zach Hayes) #371
  • 9b7548e: format (Zach Hayes) #371
  • d7ff9ba: powered by (Zach Hayes) #371
  • 190c7d6: address more comments (Zach Hayes) #371
  • ba51d45: address more comments... (Zach Hayes) #371
  • cb9735f: format (Zach Hayes) #371
  • b648a7a: dont throw (Zach Hayes) #371
  • a745052: avoid unsafe assignment (GODrums) #376
  • 07752e4: use TTLCachedQueue (Zach Hayes) #371
  • b93001c: Merge branch 'master' into feature/reversal-status (Zach Hayes) #371
  • 6b8241e: Adds Query Param to Explicitly Enable Tracking (Step7750) #377
  • 2e837ac: prettier (Step7750) #377
  • c9e6f58: Adds Notary Data Size/Delay Options (Step7750) #378
  • c302f7a: Allow Overwritting Notary Network Setting (Step7750) #379
  • 58d60fd: Merge branch 'master' into feat/notary-size-options (Step7750) #378
  • 11f69aa: Merge branch 'feat/notary-size-options' into feat/allow-overriding-notary-network (Step7750) #379
  • 716c705: Merge branch 'master' into feat/allow-overriding-notary-network (Step7750) #379
  • da5c31f: Merge branch 'master' into feature/reversal-status (Step7750) #371
  • a14da53: address comments (Zach Hayes) #371
  • b9263df: format (Zach Hayes) #371
  • 4d23cc7: separate linting steps (GODrums) #380
  • 55e54fc: Fallback to Blob Response Body Size if No Content-Length (Step7750) #381
  • 8321f06: Merge branch 'master' into chore/upgrade-gh-action-node-24 (Step7750) #380
  • cfa1528: Bumps Version to v5.14.0 (Step7750)

v5.13.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 23:11

Bug Fixes

  • locally parse new inspect link format #373 (GODrums)
  • missing asset properties in others inventories #373 (GODrums)

Chores

Commits

v5.12.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 02:54

Commits

  • 1b61cdb: Disables Fetching Floats for "Bugged" Market Listings (Step7750) #369
  • 7e8ab46: Adds Bugged Skin Count to Utility Belt (Step7750) #369
  • 6b9499f: prettier (Step7750) #369
  • 8b0a508: Bumps Version to v5.12.0 (Step7750)

v5.11.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 23:14

Commits

  • 066153f: Implements Background Notary Rollback Proofs (Step7750) #368
  • fb464a6: disable notary rollback proving on firefox (Step7750) #368
  • 6e60ff4: removes non-existent field (Step7750) #368
  • a4b267a: adds trade error reporting on notary failure (Step7750) #368
  • 1be97c2: Bumps Version to v5.11.0 (Step7750)

v5.10.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 19:51

Commits

v5.9.5

Choose a tag to compare

@github-actions github-actions released this 09 Feb 22:08

Commits

  • 1773ad6: Bumps Version to v5.9.5 (Step7750)

v5.9.3

Choose a tag to compare

@github-actions github-actions released this 24 Nov 22:43

Commits