Releases: Victor-IX/Blender-Launcher-V2
Releases · Victor-IX/Blender-Launcher-V2
v2.4.3
v2.4.2
v2.4.1
What's Changed
🛠️ Fixes:
- Fix an issue with the onboarding window when using a non-English OS
- Fix an issue with the
.blend
launching window - Fix an issue with the restarting function of the launcher
⚙️ Others:
- Disable automatic executable moving during first-time setup if the BL is not in the user folders to prevent issues with packaged versions
v2.4.0
What's Changed
💡 Features:
- First-time setup (New installation wizard!!)
- Add
Make Portable
option in the right-click menu - Add
Copy Build Hash
option in the right-click menu - Add
Show Release Notes
option for daily builds - Add a new update popup window
🛠️ Fixes:
- UI settings fix
- Fix multiple exceptions
- Minor Linux and Mac platform fixes
⚙️ Others:
- Move the project from PyQt5 to PySide6
- Popup window refactor
- Remove file association for
.blend1
- Build caching automation
- Improve stable build caching API
- Improve stable build web scraping
- Add more file manager options for Linux
- Add log rollover
- Replace manual window moving with system move
v2.4.0-rc.5
What's Changed
- Fix Updater Errors
- Fix an issue in the install wizard
Info
- Update window can remain open after updating if you update from a version older than -rc.4.
You can close it through the task manager
v2.4.0-rc.4
What's Changed
- Improve stable build caching API
- First-time setup (New installation wizard!!)
- Add log rollover
- Fix multiple exceptions
v2.4.0-rc.3
What's Changed
- Add
Make Portable
option in the right-click menu - Add
Show Release Notes
option for daily builds - Fix WM_CLASS on X11 missing value
- Replace manual window moving with system move
v2.4.0-rc.2
What's Changed
- Fix Titlebar issues
v2.4.0-rc1
What's Changed
- Add more file manager options for Linux
- Build caching automation
- UI settings fix
- Move project form PyQt5 to PySide6
- Popup window refactor