Releases: rewalo/BeanModManager
Releases · rewalo/BeanModManager
v1.6.0
Release 1.6.0
Added
- Modpacks tab for grouping mods into named sets and quickly switching between different configurations
- Initial cross-platform support for macOS, Linux, and Unix-based systems (partial support via compatibility layers; not yet fully native)
Fixed
- Fixed dark mode scrollbar visibility issues in the Mod Store
- Fixed mod cards not refreshing correctly after install, update, or removal actions
- Fixed update state inconsistencies causing incorrect 'update pending' indicators
- Fixed multiple mod uninstallation edge cases where files were not fully removed or UI state did not update
Improved
- Improved Mod Store refresh logic to better reflect real-time mod state changes
- Improved UI consistency when switching tabs or performing bulk operations
Full Changelog: v1.5.9...v1.6.0
Happy modding! ❤️
v1.5.9
Release 1.5.9
Added
- Two-phase loading system: Installed mods now display immediately while store mods load in the background
- Skeleton loading cards with smooth shimmer animation for better visual feedback during mod loading
- Improved status bar with marquee progress indicator and detailed loading phase messages
- Code refactoring: Split Main.cs into organized partial classes for better maintainability
Fixed
- Fixed update checker only running when GitHub cache updates (now checks on every app launch)
- Fixed imported custom mods not appearing in installed list until switching tabs
- Fixed status bar showing "You are running the latest version" during mod loading instead of loading progress
- Fixed "No Mods To Browse" message appearing in store while loading (skeleton cards now persist properly)
- Fixed store scrollbar not appearing after mods finish loading
- Fixed skeleton cards being too small (now match mod card height at 250px)
- Fixed text clipping and layout issues on high/low DPI displays and different screen resolutions
- Improved skeleton card shimmer animation for smoother, less jarring visual effect
Full Changelog: v1.5.8...v1.5.9
Happy modding! ❤️
v1.5.8
Release 1.5.8
Added
- Added
keepFilesregistry field to preserve files/folders during mod uninstall (e.g., LevelImposter maps)
Fixed
- Fixed BepInEx installer using wrong architecture version for Epic Games (now uses x64 instead of x86)
- Fixed imported custom mods not being loaded when mods are refreshed
- Fixed excessive empty scrollable space in the installed mods tab
- Added Epic Games downgrade warning for depot-based mods with link to downgrader tool
- Improved cleanup to remove leftover hat bundles and asset files when mods are uninstalled
Full Changelog: v1.5.7...v1.5.8
Happy modding! ❤️
v1.5.7
Release 1.5.7
Added
- Added Discord link to the app
Fixed
- Fixed "Unknown" version bug on mods with null
requiredVersion - Fixed update checker running when mods are loaded instead of when the app is
Full Changelog: v1.5.6...v1.5.7
Happy modding! ❤️
v1.5.6
Release 1.5.6
Added
- Added Better-BCL
Fixed
- Fixed utilities not working correctly
- Fixed imported mods being added to mod store after uninstalling
- Fixed setup/installer
Full Changelog: v1.5.5...v1.5.6
Happy modding! ❤️
v1.5.5
v1.5.4
Release 1.5.4
Fixed
- Fixed a bug where updating mods would not behave correctly in certain cases
- Fixed dependencies not being added back to bulk-selected mod IDs when re-checked
Added
- Added keyboard shortcuts for bulk selection:
- CTRL + A: Select all
- ESC: Deselect all
Full Changelog: v1.5.3...v1.5.4
Happy modding! ❤️
v1.5.3
Release 1.5.3
Changed
- First launch now directs users through an onboarding wizard
Full Changelog: v1.5.2...v1.5.3
Happy modding! ❤️
v1.5.2
Release 1.5.2
Added
- Bulk install and uninstall operations with multi-select support
- Bulk action toolbar with selection count and quick actions (Install Selected, Uninstall Selected, Deselect All)
- Featured category filter in mod store
- Skeleton loading states for improved perceived performance
- Virtualized mod list for better performance with large mod collections
- Contextual empty states with helpful actions
- Clear cache functionality
Fixed
- UI drawing performance optimizations with double buffering
Removed
- Auto-updater functionality
Full Changelog: v1.5.1...v1.5.2
Happy modding! ❤️
v1.5.1
Release 1.5.1
Added
-
Left sidebar navigation with quick stats (installed mod count, pending updates)
-
Status header strip displaying Among Us install path, GitHub rate-limit state, and last sync time
Fixed
- UI drawing performance optimizations
Full Changelog: v1.5.0...v1.5.1
Happy modding! ❤️