Skip to content

Unleashed Installer v0.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 04:00

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