3.0.0-beta.5 (2026-03-17)
Bug Fixes
- add 32-bit openssl and libidn2 to PKGBUILD makedepends (7227ba3)
- add libx11 and libxtst to PKGBUILD makedepends (4107565)
- add safe.directory for git in container (7f4fdd9)
- add workspace node_modules/.bin to PATH for sub-package builds (5948687)
- allow builder user to access workspace repo (2c95321)
- build paru from source, use PACMAN=paru for AUR dep resolution (3e2b83e)
- build paru-bin from AUR instead of stale prebuilt binary (859c6f7)
- disable 64-bit optional curl deps in 32-bit Linux build (59aed87)
- drop paru, install deps via pacman and bun manually (16c2f28)
- Fix release build (2bd1f3d)
- install all build deps manually in CI, add bun install step (a28de3a)
- let PKGBUILD handle bun installation (896c360)
- pre-populate srcdir to avoid makepkg git clone issues (7c2e9e4)
- remove nonexistent lib32-curl from makedepends (e5b6361)
- resolve millennium-ttc via direct path instead of bin lookup (1fc7ac4)
- resolve paru download URL from GitHub API (0268301)
- skip runtime deps in test PKGBUILD (66415ef)
- strip steam dep instead of skipping all deps (f27201b)
- update metadata.json with new commit hash after plugin update (fb708f6)
- use paru for AUR dep resolution in CI (f8e62f7)
Features
- add loading spinner to recheck for updates button (bdf76c8)
- add recheck for updates button to no-updates placeholder (e10cada)
- Added check for updates button (a396bbc)
- build lua sandbox as native 64-bit on Linux (d4015ac)
- move HTTP from lua sandbox to parent process via RPC (297e6dc)
- run test PKGBUILD before publishing to AUR (05a6d6b)
Reverts
- undo global frontend reload change (4881288)