Skip to content

Releases: KraXen72/crankshaft

2.0.0-alpha.0

22 May 05:01
4d38209

Choose a tag to compare

2.0.0-alpha.0 Pre-release
Pre-release

Crankshaft but with modern electron, patched to fix aim freeze. Expect things to be broken. Settings, userscripts, etc are stored separately from the regular client.

Testing would be very much appreciated 🥺
https://discord.gg/ZeVuxG7gQJ

1.12.0

06 May 02:09
4b34a30

Choose a tag to compare

1.12.0 (2026-05-05)

the 'surely https://issues.chromium.org/issues/415071737 will result in something' update

Features

  • Extend automateCompHost with player/spectator params by @DrEviliskool
  • Block instead of hide ads by default

Cleanup

  • Replace minimal-discord-rpc dependency with a copy still visible on NPM by @DrEviliskool
  • Bump deps
  • Migrate from eslint to biome for linting
  • Clean up typescript config, fix type errors

1.11.1

30 Nov 12:24
9fd94ce

Choose a tag to compare

1.11.1 (2025-11-30)

Bugfixes

  • fix repeating region timezone display
  • fix the splash screen not clearing correctly

1.11.0

18 Oct 19:54
27fbc1c

Choose a tag to compare

1.11.0 (2025-06-12)

Features

Bugfixes

1.10.3

12 Jun 14:09

Choose a tag to compare

1.10.3 (2025-06-12)

The "i'm definitely very smart" update

Bugfixes

  • Fix ad prebid script blocking

1.10.2

12 Jun 13:44

Choose a tag to compare

1.10.2 (2025-06-12)

Features

Bugfixes

  • Fix login issue with network filters (would log you out on refresh if "Hide/Block Ads" was set to "Block")

1.10.1

28 May 15:25

Choose a tag to compare

1.10.1 (2025-05-28)

Bugfixes

  • Fix update checker

1.10.0

26 May 06:38

Choose a tag to compare

1.10.0 (2025-05-26)

enth sleeping

Features

(all by @AspectQuote)

Bugfixes

  • Partially fix mac resizing by downgrading electron (still broken with uncapped fps)
  • Fix Discord RPC (again)
  • Fix Override URL setting when set to an empty string
  • Backport battlepass css by @AspectQuote (f88e2c6)
  • Fix refresh key display on macs

Cleanup

  • nvidia-related start scripts by @KraXen72
  • Readme & documentation updates

1.9.1

27 Apr 00:02

Choose a tag to compare

1.9.1 (2025-04-26)

enth sleeping

Features

  • Use default gamefont for the descriptions on settings tab by @ankeborg (c0eb211)
  • Add placeholder option to text settings
  • Add URL override option, helpful for beta tests/similar
  • Include inline source maps in development builds (helpful for debugging)
  • Add metal ANGLE backend option

Bugfixes

  • Fix loading userscripts that don't return this
  • Fix Discord RPC

Cleanup

  • Enable bundling in ESBuild
  • Dependency cleanup (code size reduced by 10x, ~1mb to ~100kb)
  • Remove multilib from CI by @Mixaz017 (ef1b55a)
  • Support pnpm v10 by allowing some postinstall scripts (onlyBuiltDependencies)

1.9.0

17 Mar 23:55

Choose a tag to compare

1.9.0 (2025-03-17)

'is this thing on?'

quite a few changes have been made in the last two years! here's a quick overview:

Features

Misc

  • settings location migration, quick open folder buttons by @KraXen72
  • timezones in matchmaker by @KraXen72
  • menu timer improvements by @envyxyz
  • cleanup & ci by @Mixaz017
  • and much more cleanup
  • and many more fixes

builds for arm macs are now provided, and all 32-bit builds have been dropped. electron has been upgraded from 10.4.7 to 12.2.3.