github slint-ui/slint v1.8.0
1.8.0

12 hours ago

📰 Release Blog

Slint 1.8.0 is a patch release that fixes several bugs and crashes. For a complete list of changes, check out the ChangeLog.

Upgrading to Slint 1.8.0:

  • Rust: Run cargo update.
  • C++: If you're using FetchContent with CMake, update the GIT_TAG entry in CMakeLists.txt to v1.8.0 or release/1.8 for automatic tracking of 1.8.x releases.
  • Node.js: Run npm update slint-ui to bring your package.json up-to-date.
  • ESP-IDF developers: Run idf.py update-dependencies to bring your idf_component.yml up-to-date.

Assets

C++ SDK

For C++ developers, this release contains the follwing pre-packed builds of Slint:

Desktop Operating System Compiler Architecture Download
Linux gcc x86-64 Slint-cpp-1.8.0-Linux-x86_64.tar.gz
Windows MSVC x86-64 Slint-cpp-1.8.0-win64-MSVC.exe
Templates for Microcontroller Evaluation Board Download
STM32H747I-DISCO: Dual-core Arm M7/M4 MCU with 4” touch LCD display module slint-cpp-template-stm32h747i-disco.zip
STM32H735G-DK: Arm M7 MCU with 4” touch LCD display module slint-cpp-template-stm32h735g-dk.zip

Tool Binaries

Add-on Linux x86-64 Windows macOS
slint-lsp slint-lsp-linux.tar.gz slint-lsp-windows.zip slint-lsp-macos.tar.gz
slint-viewer slint-viewer-linux.tar.gz slint-viewer-windows.zip slint-viewer-macos.tar.gz

Don't miss a new slint release

NewReleases is sending notifications on new releases.