Releases
What shipped, and when.
A running log of every Wradial build. For direction, see the roadmap. To suggest a fix or report a regression, head to the community.
-
Current
v0.8.0
Released April 24, 2026
Fixed
- Auto-updater publishing pipeline —
deploy-cloudflare.ps1was aborting at parse time because of a stray U+FFFD character at end-of-file. New manifests never reached R2, so in-app "Check for updates" had nothing newer than the last clean deploy to advertise. The script now parses cleanly and runs end-to-end.
- Auto-updater publishing pipeline —
-
v0.7.1
Released April 23, 2026
Fixed
- Startup crash when opening the Wheels surface (missing
AppMutedTextBrushreference inFileListEditorControl). - Installer launching Wradial twice after a fresh install — the bundle and the MSI both fired their own launch step. The MSI now defers to the bundle.
- Overlapping status text on the installer progress page.
- Wheel library losing its selection when reordering a wheel up or down; the moved wheel now stays highlighted.
- "Shown on wheel" and "drag or browse" captions bleeding into the adjacent input in the action editor.
Changed
- "Launch Wradial when setup finishes" checkbox moved from the Success page to the Install page, alongside the license-terms checkbox.
- Startup crash when opening the Wheels surface (missing
-
v0.7.0
Released April 19, 2026
Added
- Sentry crash reporting (replaces Bugsnag) with breadcrumb trails and runtime context. Off by default — opt in during onboarding or in Settings.
- Redesigned single-screen onboarding with profile cards, a live wheel preview, and an explicit crash-reports consent checkbox.
- New logo and icon family generated from the v3.1 identity — app, tray, UI mark, and social preview.
- Beta-gated installer download: invite emails carry a token; the manifest stays open so the auto-updater keeps working.
Changed
- Installer wizard refreshed: bigger mark, cleaner background, beta badge in the title row, license-terms gate, version moved to the bottom-right.
- Onboarding copy rewritten throughout to be concrete and action-oriented.
- Bundle channel tag flipped from stable to beta.
Fixed
setup-sentry.ps1parse error caused by an em dash in a string literal.
-
v0.6.0
Released April 17, 2026
Added
- New light-first theme across the app, website, and community — higher contrast, softer shadows, Manrope typography.
- Toast notices now have a sage accent bar and drop shadow so they read at a glance.
- Diagnostics window hero strip is fully keyboard-navigable.
Changed
- Raised body type size and line-height for readability on 1440p and higher displays.
- Consolidated two overlapping button styles into a single primary / ghost pair.
Fixed
- Main window: hover states on the control strip no longer flash a darker green frame.
- Onboarding: subtitle copy now meets WCAG AA contrast in both themes.
-
Patch
v0.5.2
Released March 4, 2026
Fixed
- Rare crash when releasing the trigger key during a gesture redraw.
- Installer: error path when %APPDATA% was redirected to a non-writable profile.
- Settings: save button stayed disabled after editing and reverting a binding.
-
Minor
v0.5.0
Released February 11, 2026
Added
- Radial slice previews while editing — no need to invoke the wheel to see a change.
- Import/export of profiles as
.wradial-packbundles. - Opt-in anonymous crash reports via the Diagnostics window.
Changed
- Trigger hold threshold lowered from 200 ms to 160 ms based on beta feedback.
Known issues
- Per-app context detection misses the occasional Chromium window. Tracked for v0.6.
-
Minor
v0.4.0
Released January 8, 2026
Added
- Text snippet action type with variable tokens (date, clipboard, selection).
- First pass at the onboarding tour.
Changed
- Moved app state to
%APPDATA%\Wradial\from the install directory.
-
Minor
v0.3.0
Released December 2, 2025
Added
- MSI installer (WiX) with a first-run Welcome flow.
- Keyboard-only walkthrough of the settings window.
Versioning & compatibility
During the beta we follow a 0.MAJOR.PATCH scheme. Minor bumps may reshape UI
or rename configuration keys; patch bumps are safe drop-ins. Until we ship v1.0, we may
break migration in a minor release — we'll always ship a one-click migrator when we do.
Every installer is SHA-256 verified. Download checksums are published on the home page under "Advanced · verify installer integrity."