Releases: unleashedpascal/installer
Releases · unleashedpascal/installer
Release list
Unleashed Installer v0.1.4
Changes
- Renamed to Unleashed Pascal, with a new icon and links pointing at the new GitHub organization.
- F1 help works: the
lhelpviewer and the RTL / LCL / FCL CHM docs are installed. - Settings persist between runs: window geometry, target dir, checkboxes, branch and commit pins.
- Linux: GTK3 and toolchain packages are checked before the build, with the install command for your distro.
- Default install dir is now
C:\unleashed/$HOME/unleashed.
Fixes
- Linux window had no icon and an empty taskbar slot.
- Hi-dpi displays clipped text in scaled controls.
- Minimap highlight only suited MetaDarkStyle, not light themes.
- A desktop shortcut could overwrite an existing one.
Build note
Generated from commit: aec3c51
Build time: 2026-07-31 07:43:56 CEST
Version: 0.1.4.107
Unleashed Installer PixieUI nightly
Unleashed Installer PixieUI nightly build
Generated from commit: 6fc4b89
Build time: 2026-07-29 15:00:11 CEST
Version: 0.1.3.103
Unleashed Installer v0.1.3
Changes
- Fix: compiling with assembler output options (
-a,-al,-as) no longer fails with "Assembler i386-win32-as.exe not found" (or the win64/wasm equivalent). The installer now provides binutils for every target: native x86_64-win64 (fetched from FPC's own binaries), cross i386-win32 (staged from the bootstrap under the prefixed names the compiler expects), and wasm32 (fpc.cfg now points at FPC's bundled wasa assembler). Re-running install on an existing installation repairs it too. - Fix: the installer menu bar no longer flickers while an installation is running.
- Fix: closing the installer mid-install no longer risks a crash from progress callbacks firing into a window being destroyed.
- Reinstalling no longer looks frozen while the previous build is deleted: the clean step is now its own stage with a moving progress bar and a log line per directory removed (wiping fpcsrc alone takes minutes - it holds ~60k files).
- Branch cache age in the log is shown as a readable duration (e.g. "2h 15m") instead of raw seconds.
- Fix: with MetaDarkStyle selected, the first IDE start after install now applies the dark editor color scheme immediately instead of requiring one restart.
Build note
Generated from commit: f5312ad
Build time: 2026-07-20 06:00:11 CEST
Version: 0.1.3.81
Unleashed Installer v0.1.2
Changes
- Fix: rebuilding the IDE (Tools -> Build Lazarus, e.g. after installing a package) no longer fails with "Cannot find Lazarus starter" - the installer now builds the startlazarus launcher that the IDE uses to restart itself.
Build note
Generated from commit: 533155a
Build time: 2026-06-26 11:41:16 CEST
Version: 0.1.2.56
Unleashed Installer v0.1.1
Changes
- Choose where the IDE "Launch" shortcut goes: desktop and/or install folder (both on by default).
Build note
Generated from commit: ad69dea
Build time: 2026-06-25 05:59:20 CEST
Version: 0.1.1.53
Unleashed Installer v0.1.0
First public release.
Build note
Generated from commit: 71b1ff3
Build time: 2026-05-24 12:36:29 CEST
Version: 0.1.0.21