Velork Alpha 0.1.5
This refresh of 0.1.5-alpha ships updated macOS DMG installers, in-app first-run onboarding, unlimited AI requests on Free, and the new docs site — plus Linux builds and update telemetry from the original 0.1.5 line.
What's in this release
First-run onboarding (Desktop)
- In-app onboarding replaces the old native flow: welcome → theme → sign-in → provider → Figma → workspace selection
- Choose a folder, pick a recent project, or skip and open later
- Post-onboarding actions (paste Figma, generate code) resume correctly after reload
Platform and billing
- AI requests are unlimited on all plans (Free included)
- Repos and CI moved to the velork GitHub organization (
velork/desktop,velork/client,velork/server)
Documentation
- Full docs site at velork.com/docs: quickstart, canvas, tasks, integrations, plans, and more
- Search, keyboard shortcuts, and Linear-style navigation
macOS distribution
- Custom DMG layout with branded background (
create-dmg) - arm64, x64, and universal zips plus per-arch DMGs
- Code signing and notarization supported when Apple Developer credentials are configured (see
MACOS_CODE_SIGNING.md)
Linux (from 0.1.5)
- Alpha .deb and .rpm for x64 and arm64
- In-app updates open the system installer
Updates and telemetry
- Auto-updater events tracked in PostHog (check, download, install, errors)
- Tasks, terminals, and agent stability improvements
Install
macOS
- Download the DMG for your chip (Apple Silicon → arm64, Intel → x64) or use the zip
- Drag Velork Alpha to Applications
If macOS blocks the app (unsigned alpha build):
- Right-click Velork Alpha.app → Open → Open again
- Or:
xattr -cr "/Applications/Velork Alpha.app"
Linux
Install the .deb or .rpm for your architecture from the release page.
Windows
Download the .exe for x64 or arm64 (user or system installer).
June 2026. The Velork team.