Skip to content

v0.8.2

Choose a tag to compare

@raffelino raffelino released this 26 Mar 22:50
· 508 commits to main since this release

[0.8.2] - 2026-03-26

Features

  • YouTube Demo Videos on Landing Page — Embedded YouTube demo videos (DE/EN) on the landing/login page for new users

Fixes

  • Windows Offline Build — Split Windows build to native PowerShell script (build-windows.ps1) running on Windows host, fixing missing tzdata and other Windows-conditional dependencies that could not be resolved when cross-building on Linux CI
  • Fix test venv directory creation in rfbrowser tests for CI

Build

  • New scripts/build-windows.ps1 and scripts/test-install-windows.ps1 for native Windows builds
  • CI workflow now runs Windows offline build on windows-latest instead of ubuntu-latest
  • build-mac-and-linux.sh simplified to only handle Linux/macOS platforms