mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-01-17 11:37:01 +01:00
Sync from development - prepare for v0.1.6.1
This commit is contained in:
34
CHANGELOG.md
34
CHANGELOG.md
@@ -1,38 +1,12 @@
|
|||||||
# Jackify Changelog
|
# Jackify Changelog
|
||||||
|
|
||||||
## v0.1.6.1 - Critical Configuration and Legacy .NET Fixes
|
## v0.1.6.1 - Fix dotnet40 install and expand Game Proton override
|
||||||
**Release Date:** October 21, 2025
|
**Release Date:** October 21, 2025
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
- **Fixed FILFY Configuration Error**: Resolved "set_modlist failed" error in Configure New Modlist workflow
|
- **Fixed dotnet40 Installation Failures**: Resolved widespread .NET Framework installation issues affecting multiple modlists
|
||||||
- Added missing `appid` field to configuration context in `configure_modlist` method
|
- **Added Lost Legacy Proton 9 Override**: Automatic ENB compatibility for Lost Legacy modlist
|
||||||
- Affects edge case where users configure modlists via specific GUI workflows
|
- **Fixed Symlinked Downloads**: Automatically handles symlinked download directories to avoid Wine compatibility issues
|
||||||
- Ensures consistent context handling across all configuration paths
|
|
||||||
|
|
||||||
- **Fixed Steam CompatToolMapping Creation**: Resolved Proton version setting failures on fresh Steam installations
|
|
||||||
- Native Steam service now creates missing CompatToolMapping section automatically
|
|
||||||
- Prevents "CompatToolMapping section not found" errors during shortcut creation
|
|
||||||
- Ensures consistent Proton configuration across all Steam setups
|
|
||||||
|
|
||||||
- **Fixed Lost Legacy .NET Requirements**: Corrected dotnet48 installation failures
|
|
||||||
- Changed Lost Legacy requirement from dotnet48 to dotnet40 (which actually works)
|
|
||||||
- Added Lost Legacy Proton 9 override for ENB compatibility
|
|
||||||
- Resolves widespread .NET Framework installation failures
|
|
||||||
|
|
||||||
- **Added Automatic Symlink Handling**: Wine symlink compatibility improvements
|
|
||||||
- Automatically detects symlinked downloads_directory in ModOrganizer.ini
|
|
||||||
- Comments out symlinked paths to avoid Wine symlink following issues
|
|
||||||
- Enables MO2 to use default download location instead of broken symlink paths
|
|
||||||
|
|
||||||
- **Enhanced Dotfiles and Symlinks Support**: Automatic Wine prefix configuration
|
|
||||||
- Automatically enables ShowDotFiles and symlink support during .NET component installation
|
|
||||||
- Improves compatibility with various file system configurations
|
|
||||||
- Applied to all modlists using legacy .NET components
|
|
||||||
|
|
||||||
### Code Quality
|
|
||||||
- **Removed Unprofessional Elements**: Cleaned up all emoji usage in logs and user output
|
|
||||||
- Maintains professional appearance in all user-facing messages
|
|
||||||
- Follows established coding standards
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user