Releases: hoangvu12/bocchi
Releases · hoangvu12/bocchi
v1.24.17
v1.24.16
- 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
- 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
- Fixed the latest Riot patch
v1.24.13
- Fixed the latest Riot patch
v1.24.11
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
- Fix: sanitize custom mod names during patching so batch imports no longer fail with missing files
v1.24.9
- Fix: Handle missing or malformed META/info.json in ZIP imports gracefully
v1.24.8
- Fix 7zip binary path resolution for app.asar.unpacked directory
v1.24.7
- Fix: Unpack 7zip-bin and node-7z from asar for binary execution