2.26.0-beta.12 (2025-06-29)
Bug Fixes
- Accidentally linked client to webkit in dev build (844fd0b)
- fix AUR package build (e6156d5)
- Fix FFI returning false on functions that return true. (90d879a)
- fix macos build. note: no macos release is being actively developed. this is simply a build fix; nothing more. (560245f)
- Fix python venv not generating if there is a space in the path (0da9b1d)
- fix some browser css & js not removing properly when unloading a theme. closes #356 (677e6cc)
Nix OS Related
- assets deps hash (b6066eb)
- deps: add pnpm to deps in pkgbuild (5a081f7)
- library paths patch (9fb91d1)
- start-script patch (afb98ae)
- assets nix package (cc668d3)
- flake init (0cf03d3)
- flake packages (23b959a)
- immutable python env (49f793f)
- main nix package (9d8bb55)
- millennium coreutils python package (78a2b71)
- millennium python package (76cffdd)
- nix build patches (8553854)
- nixpkgs overlay (5a530f0)
- shims nix package (1527664)
Major Changes
- The Nixification by @Sk7Str1p3 in #382
Full Changelog: v2.26.0-beta.11...v2.26.0-beta.12