0.4.1
What's Changed
- Register --repo on runtime:pack by @DavertMik
- All release commands under release:* by @DavertMik
- Find every repository, not the first hundred by @DavertMik
- Credit Testeiya on the providers that record a client by @DavertMik
This is a rolling update. Installed apps update by themselves. Restart when asked.
Installing
These desktop builds are unsigned, so each OS shows a one-time security warning on first launch. That is expected — follow the steps below.
Linux (x64)
Download Testeiya-x86_64.AppImage, then make it executable and run it:
chmod +x Testeiya-x86_64.AppImage && ./Testeiya-x86_64.AppImageIf your system lacks FUSE (some minimal distros), run it without mounting instead:
./Testeiya-x86_64.AppImage --appimage-extract-and-runmacOS (Apple Silicon)
- Download
stable-macos-arm64-Testeiya.dmg, open it, and drag Testeiya into Applications. - On first launch, right‑click Testeiya in Applications → Open → Open.
- If macOS still blocks it ("damaged" / unidentified developer), clear the quarantine flag once:
xattr -dr com.apple.quarantine /Applications/Testeiya.app
Windows (x64)
- Download
stable-win-x64-Testeiya.zipand extract it (a short path such asC:\Testeiyaavoids Windows path-length limits). - Run
Testeiya\bin\launcher.exe. - If Microsoft Defender SmartScreen appears, click More info → Run anyway.