Releases: csfloat/extension
Releases · csfloat/extension
v3.1.0
v3.0.4r
What's Changed
- Dynamically Changes Float Text Color Based on Filter BG by @Step7750 in #124
- Bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #128
- Removes Expiration Indicator for Non-User Inventories by @Step7750 in #134
- Removes Item Name Populated Assumption by @Step7750 in #135
- fix: prevent loading floats on agents by @ayoung19 in #141
- Fixes Auto-Fill for Commodities by @Step7750 in #150
New Contributors
- @dependabot made their first contribution in #128
- @ayoung19 made their first contribution in #141
Full Changelog: v3.0.3...v3.0.4r
Fixes Checking for Buy Item Hash in SCM (Prevent Freeze)
What's Changed
Full Changelog: v3.0.2...v3.0.3
Fix Loading Old Filters (from before v3)
What's Changed
Full Changelog: v3.0.1...v3.0.2
Ensures Auto-fill Only Shows for Buyer Trade Offer
What's Changed
Full Changelog: v3.0.0...v3.0.1
Extension Rewrite
What's Changed
- Fix Souvenir packages throwing constant errors by @PenguiniVogel in #100
- Completely Rewrites the Extension [MV3] by @Step7750 in #104
- Prevents Loading Item Row Injectors for Souvenir Packages by @Step7750 in #106
- Updates CSMoney Banner Logo by @Step7750 in #107
- Adds Linting Configs and Runs Them by @Step7750 in #108
- Adds Build GitHub Action by @Step7750 in #109
- Fixes Prettier Command by @Step7750 in #110
- Adds Lint Workflow by @Step7750 in #111
- Moves
RequestType
tohandlers.ts
by @Step7750 in #112 - Consolidates Services into Separate Directory by @Step7750 in #113
- Moves RequestType to Fix Circular Dependency by @Step7750 in #114
- Checks for Circular Deps in Github Build Action by @Step7750 in #115
- Adds TTL Cache and TTL Cache Handler by @Step7750 in #117
- Shows Untradable Item Hold Expiry by @Step7750 in #118
- Copies Raw Source to Build Under
raw
by @Step7750 in #119 - General README Uplift for V3 by @Step7750 in #120
New Contributors
- @PenguiniVogel made their first contribution in #100
Full Changelog: v2.4.3...v3.0.0
Adds Glock Gamma Doppler phases
- Adds Glock Gamma Doppler phases
Fixes Showing Floats on Market Pages WIth Your Own Listings
- Fixes Showing Floats on Market Pages WIth Your Own Listings
Market Annotation and Fragment Improvements
- Improves Valve's fragment check for market listings (works across pagination now)
- Annotates pricing data on market listings
CSMoney Price and CSGOFloat Existence Attribute
- Adds CSMoney price banner
- Adds window level scope attribute to allow other extensions to know if CSGOFloat is installed (window.csgofloat)