Skip to content

Releases: hoangvu12/bocchi

v1.24.17

09 Feb 16:58

Choose a tag to compare

  • Removed hosted DLL file per DMCA takedown
  • Users must now manually place their own cslol-dll.dll in the tools folder
  • Added DLL required notice to Tools Download modal with folder open button
  • Fixed CI build reliability by caching electron-builder binaries

v1.24.16

09 Feb 16:31

Choose a tag to compare

  • Adapted to LeagueSkins new name-based repository structure
  • Removed multi-repository feature
  • Added .fantome fallback when .zip is not available
  • Fixed duplicate champion data fetching on startup
  • Fixed duplicate downloaded skins check during patching

v1.24.15

01 Feb 14:33

Choose a tag to compare

  • Adapted to LeagueSkins new name-based repository structure
  • Removed multi-repository feature
  • Added .fantome fallback when .zip is not available
  • Fixed duplicate champion data fetching on startup
  • Fixed duplicate downloaded skins check during patching

v1.24.14

06 Jan 04:21

Choose a tag to compare

  • Fixed the latest Riot patch

v1.24.13

02 Jan 03:52

Choose a tag to compare

  • Fixed the latest Riot patch

v1.24.11

20 Nov 01:17

Choose a tag to compare

v1.24.11

Fixed

  • Replaced node-7z with 7z-wasm for 100% reliable cslol-manager extraction across all user environments
  • Eliminated antivirus false-positive blocking issues during tool downloads
  • Removed external binary dependencies (7zip-bin, node-7z) that required ASAR unpacking
  • Fixed extraction timeout issues with self-extracting archives

Technical Changes

  • Migrated to pure JavaScript/WebAssembly solution for 7z extraction
  • Simplified electron-builder configuration by removing ASAR unpacking requirements
  • Improved error handling and logging for extraction failures

v1.24.10

19 Nov 19:09

Choose a tag to compare

  • Fix: sanitize custom mod names during patching so batch imports no longer fail with missing files

v1.24.9

19 Nov 17:12

Choose a tag to compare

  • Fix: Handle missing or malformed META/info.json in ZIP imports gracefully

v1.24.8

19 Nov 14:53

Choose a tag to compare

  • Fix 7zip binary path resolution for app.asar.unpacked directory

v1.24.7

19 Nov 14:42

Choose a tag to compare

  • Fix: Unpack 7zip-bin and node-7z from asar for binary execution