Update History
- 2026-07-06 Sailfish SDK 3.13.5 released to all users
- 2026-07-02 Sailfish SDK 3.13.5 released to Early Access users
- 2026-06-18 Sailfish SDK 3.13.4 released to Early Access users
Most notable changes included in this release:
- The latest Emulator and Build Targets match the Sailfish OS release 5.1.0 “Pispala”
- GCC updated to 13.4.0
Contributions from the community
We would like to thank the people who have contributed bug fixes to this release, and also the people who have reported bugs via Sailfish OS Forum.
Release Content
The latest Emulator and Build Targets match the Sailfish OS release 5.1.0 “Pispala”
SDK IDE (Qt Creator)
- Updated coding assistance for QML APIs
- Bugs fixed
- Qt Creator insists on using Ninja with CMake when Ninja is available from host
SDK CLI (sfdk)
- New configuration option dirty-version-suffix
- Bugs fixed
- sfdk-debug on macOS: Error starting GDB
- sfdk on Windows: Interactive commands just hangs
- sfdk does not find docker CLI executable under MSYS2 shell on Windows
- bash completion for sfdk breaks after passing --prepare or --enable-debug to sfdk-build
Sailfish OS Emulator
- Bugs fixed
- Filesystem inside emulator does not expand after increasing VM storage size (fix applies to latest emulator only)
- Emulator audio is muted after installation
General
- CMake updated to 3.31
- GCC updated to 13.4.0
- GDB updated to 16.3 (host side component remains on 12.1)
- Stable naming for network bridge interface used by Docker-based SDK build engine
- Check for network connection issues between build engine and devices
- Supported Ubuntu version raised to 26.04 with maintained backward compatibility down to 22.04
- Supported macOS version raised to 15.7
- Supported Windows version raised to 11
- Bugs fixed:
- Build tools lose SSU registration with WLAN MAC address randomized on host
- CMake warns about too old minimum version required from project templates
SDK Installer/Maintenance tool
- Bugs fixed
- SDK installer creates files/dirs with 777 permissions