Skip to content

v2.3.0

Compare
Choose a tag to compare
@Victor-IX Victor-IX released this 20 Nov 01:45
· 22 commits to main since this release

What's Changed

💡 Features:

  • Bforartist builds are now downloadable directly through the Blender Launcher.
  • Added the ability to launch .blend files directly with the Blender Launcher! File Association
  • New option for the delete build action (Send to trash / Delete).
  • Pressing Shift in the right-click menu will show alternative options for removing a build.
  • Blender Launcher is now available through Winget on Windows.
  • macOS builds are now available to download (bugs are suspected).
  • New option to open the Blender preferences folder.
  • New settings panel to hide and stop scraping specific branches of Blender (e.g., daily).

🛠️ Fixes:

  • Fixed a bug where the ARM64 version would be downloaded instead of the x64 version on Windows.
  • Fixed a bug not displaying the LFS label for the LFB version.

⚙️ Others:

  • Implemented a basic Blender Launcher API to reduce the number of requests to the Blender Foundation server.
  • General tag settings rework.
  • Added tooltips to all the settings.
  • Improved the connection header for the Blender Foundation web request (implementation of a user UUID).
  • Improved app build workflow.
  • Created a new project page on GitHub to better track the development of the program. Blender Launcher Project page
  • Blender will now launch without the console in the background by default.
  • Changed the default main window size.