Skip to content

Releases: csfloat/extension

v5.9.0

25 Oct 19:06

Choose a tag to compare

Commits

v5.8.1

09 Sep 23:38

Choose a tag to compare

Commits

  • f6325df: Bumps Version to v5.8.0 (Step7750)
  • 75e468e: Bumps Version to v5.8.1 (Step7750)

v5.7.1

12 Aug 22:00
ddcb80c

Choose a tag to compare

What's Changed

  • Fixes Sending Cancel Ping if Trade Rolled Back by @Step7750 in #340

Full Changelog: v5.7.0...v5.7.1

v5.7.0

25 Jul 18:46

Choose a tag to compare

Bug Fixes

  • add mutation observer to persist sort direction when switching pages #332 (Allen Ding)

Commits

v5.6.1

04 Jun 16:55

Choose a tag to compare

Commits

  • 827bc6c: Create basic list modal (Izaak Prats) #288
  • e7caeea: setup list item modal to have buy now and auction. implement list item handler (Izaak Prats) #288
  • f56b550: Add state for already listed. Add success state to modal (Izaak Prats) #288
  • 53dbed5: Add untradable state in modal (Izaak Prats) #288
  • c96f133: Make list an item modal done button not rounded (Izaak Prats) #288
  • ec3d939: Optimize price fetching and list item modal. Add ui validation for invalid prices (Izaak Prats) #288
  • cfe5cf6: Fetch prices from price-list and cache results. (Izaak Prats) #288
  • f933d0d: Hide list on csfloat button if asset is not tradable (Izaak Prats) #288
  • d433d2f: Remove unused vars in list_item_modal (Izaak Prats) #288
  • c0c62b6: Can never be too punctual (Izaak Prats) #288
  • 965b9e9: Centralize price update logic and add validation for < 100000 (Izaak Prats) #288
  • Remove unused import #288 (Izaak Prats)
  • 246bab2: Update auction duration options to 1, 3, 7, 14 (Izaak Prats) #288
  • c7f15da: Update rec price range to 80-120% (Izaak Prats) #288
  • 37b53a7: Update font to roboto to match csfloat (Izaak Prats) #288
  • 7397d09: Update title styling to include icon -- matching csfloat modals (Izaak Prats) #288
  • 3add91a: Update styling to match csfloat modals closer. (Izaak Prats) #288
  • 7a0d633: Fix up percentage slider to match csfloat behavior. Add subtotal + sales fee section. Clean up some hardcoded consts (Izaak Prats) #288
  • f96a478: Make sales fee label in subtotal section dynamic (Izaak Prats) #288
  • de94c4f: Improve price input styling (Izaak Prats) #288
  • 5236521: Fix issue listing non-skins. Add animations. Add confirmation step. Clean up css a bit. (Izaak Prats) #288
  • 945779b: Fix styling on auction button (Izaak Prats) #288
  • 906ebc5: Clean up success modal (Izaak Prats) #288
  • 13f2af4: Display price fetch error instead of allowing input. Clean up title styling (Izaak Prats) #288
  • 2640286: Move styles into new file (Izaak Prats) #288
  • 8718c98: Fix roboto font loading. Implement loading skeleton. Add error ux for login (Izaak Prats) #288
  • c0a5d5c: Make success done button nicer (Izaak Prats) #288
  • 9518fda: Fix some code organization. Fix error cta issue with non-link ctas (Izaak Prats) #288
  • 707bca1: Undo changes to background_ff.html (Izaak Prats) #288
  • 3d7f986: Clean up the loading skeleton (Izaak Prats) #288
  • c99e15d: Use price-list/doppler for dopplers based on market_hash + paint_index (Izaak Prats) #288
  • c009c5e: Fix font for input and button (Izaak Prats) #288
  • 81eb3ba: Allow listing fetcher to throw unauth exceptions and catch while initializing modal (Izaak Prats) #288
  • 48b17d4: Bubble up auth exceptions from list_item handler (Izaak Prats) #288
  • 79c426d: Fix backdrop blur (Izaak Prats) #288
  • e637e7b: Fix scrollbar shift on modal open. Fixed position while modal is open (Izaak Prats) #288
  • 768ce8d: Improve list_item.ts error handling (Izaak Prats) #288
  • c76b5dd: Fix error handling. Add cache clearing and instead of reload window, refetch stall. (Izaak Prats) #288
  • 02023dc: Only set custom price if no price has been set (Izaak Prats) #288
  • 24a63dd: Add min price validation (Izaak Prats) #288
  • cd04a58: Price fetcher nits. Backdrop blur on modal content. Update price fetcher types in keys (Izaak Prats) #288
  • 27001fe: Add USD disclosure to recommended price label (Izaak Prats) #288
  • dbfd47d: Console log error in price_fetcher (Izaak Prats) #288
  • 10304fd: Fix casing in stall_fetcher.ts params (Izaak Prats) #288
  • 394bfe7: Create new CSFError structure to use throughout app for error handling. (Izaak Prats) #288
  • cb5f228: Merge branch 'master' into izaak/feature/issue-277 (Step7750) #288
  • 7d19a12: Adds MIT License to Firefox Publish Workflow (Step7750) #324
  • f977a2f: Merge branch 'master' into izaak/feature/issue-277 (Izaak Prats) #288
  • abd1f23: Dynamically Fetches User Fee for Listing Modal (Step7750) #325
  • a4e7e60: Merge branch 'master' into fix/dyamic-fee-calc-list-modal (Step7750) #325
  • 9a421a0: Fixes Dev Endpoint Path (Step7750) #326
  • e28ec97: Adds credentials: include (Step7750) #325
  • b3a4c58: Merge branch 'master' into fix/dyamic-fee-calc-list-modal (Step7750) #325
  • c394572: QoL Features for the List Item Modal (#327) (Armin Stanitzok) #327
  • fd8fdee: Update README Logo (Step7750) #329
  • 202cd60: Merge branch 'master' into fix/update-logo (Step7750) #329
  • 7b25a0d: Slight logo width adjustment (Step7750) #329
  • f073029: Update "List on CSFloat" Logo (#330) (Armin Stanitzok) #330
  • 1a865a5: Bumps Version to v5.6.0 (Step7750)
  • e7864d0: Bumps Version to v5.6.1 (Step7750)

v5.5.0

05 May 17:30

Choose a tag to compare

Bug Fixes

Commits

v5.4.0

17 Apr 17:07

Choose a tag to compare

Bug Fixes

Chores

Commits

v5.3.0

21 Feb 21:59

Choose a tag to compare

Commits

  • 7561922: Fixes Unique Job ID Calc within CachedHandler (Step7750) #284
  • b651874: Display Metadata on /tradeoffers-pages (#283) (Armin Stanitzok) #283
  • Compatibility issues for Firefox (#287) #287 (Armin Stanitzok)
  • 7d5fb61: Adds "float" as a Warning Word in Comments (Step7750) #292
  • ff1bbfc: Adds Fetch/Ping for Blocked Users during CSFloat Market Trades (Step7750) #294
  • a76ba2b: Adds Blocked Fetch Errors to Status (Step7750) #294
  • 048d8cc: Bumps Version to v5.3.0 (Step7750)

v5.2.0

10 Dec 19:08

Choose a tag to compare

Bug Fixes

Chores

Commits

v5.1.0

05 Nov 02:09

Choose a tag to compare

Commits

  • cd456d9: Improves Resilience From Missing Steam Response Fields (Step7750) #265
  • a344152: Shows Patternf for Unapplied Charms on SCM and Inventory (Step7750) #266
  • 8c42b66: Implements Ability to Highlight Specific Charm Patterns (Step7750) #267
  • 5b8e303: Inlines Charms in Market Row Listings (Step7750) #268
  • 4488e91: Updates Manifest Icons (Step7750) #269
  • 9de3382: Bumps Version to v5.1.0 (Step7750)