Skip to content

v26.4.8-rc.12

Pre-release
Pre-release

Choose a tag to compare

@yomybaby yomybaby released this 15 Jun 04:50

What's Changed (v26.4.8-rc.11 -> v26.4.8-rc.12)

✨ Features

Model Store

Hid the domain filter from the user-facing Model Store list filter to simplify the browsing experience.

🐛 Bug Fixes

Desktop Packaging

Fixed silent desktop (Electron) packaging failures on Node >= 24.16.0 by overriding the transitive yauzl dependency to ^3.3.1. The older yauzl 2.10.0 extracted only the first ZIP entry and exited without error, so the app bundle was never produced and the build failed later at a misleading step.

Full Changelog: v26.4.8-rc.11...v26.4.8-rc.12