Skip to content

Releases: KraXen72/crankshaft

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.

Nightly release

04 Nov 12:11
2a65473

Choose a tag to compare

Nightly release Pre-release
Pre-release

This is an automated nightly release.
It might be unstable and features might not work.

1.8.0: Matchmaker & Stability Update

20 Jun 21:11

Choose a tag to compare

1.8.0 (2023-06-20)

In this release we bring the new custom Matchmaker, as well as better stability by fixing bugs and a major cleanup in all files.
you can learn more about the new matchmaker here: https://github.com/KraXen72/crankshaft#matchmaker

Features

  • better css for advancedSlider (cc1e4b4)
  • cleanup in all files, fixed userscript meta & advSlider (cedb501)
  • finish matchmaker (1edd003)
  • gui for matchmaker progress (9fb7492)
  • improve matchmaker (b4cda59)
  • log client version to console (fc5f867)
  • matchmaker GUI & array settings support (9d86189)
  • matchmaker settings are now instant (0e9adab)
  • matchmaker WIP (4ad83a5)

Bug Fixes

  • html syntax & step value on setting inputs (9fc9a90)
  • remove unnecessary console.logs 2 (c8ccf57)
  • remove unnecessary description (867081b)
  • remove unneeded console.log (fb1e145)

1.7.2

25 May 18:04

Choose a tag to compare

This release fixes not being able to see game & play it.
it also adds a quick class switcher you can enable.
image

Features

  • hiddenClasses quick switcher (9ce1360)

Bug Fixes

  • hidden window if not maximized (d02f15d)
  • positioning of quick class switcher (c13638f)