OMP Switch v0.4.7
OMP Switch v0.4.7
This release introduces direct provider apply from the models sidebar, Apple Settings-inspired
visual hierarchy refinement, and unified spring micro-interactions.
Downloads
| Artifact | Platform | Notes |
|---|---|---|
OMP-Switch-Setup-0.4.7.exe |
Windows x64 | NSIS installer, per-user |
OMP-Switch-0.4.7-win.zip |
Windows x64 | Portable build |
SHA256SUMS.txt |
— | SHA256 verification for both artifacts |
latest.json + latest.json.sig |
— | Signed update manifest (Ed25519) |
The installer and portable build include the Windows DPAPI-backed secret bridge and the packaged
omp-switch-cli.exe. The headless CLI image is published as
ghcr.io/skh2945932142/omp-switch-cli:0.4.7 and :latest.
Added
- Provider quick apply. Permanent action buttons on provider cards to set target provider as
the preferred provider inmodelProviderOrder, immediately saving with atomic write guarantees,
automatic draft merging, and snapshot tracking. - Provider status & block reasons. Automatic detection of missing keys, disabled providers,
and zero models with actionable tooltips.
Changed
- Visual polish & Apple Settings style. Preferred cards use quiet signal indicators instead of
harsh borders. - Drawer motion unification. Removed duplicate CSS sheet animations to eliminate frame jitter
and spring animation conflicts. - Model list expansion. Added smooth opacity and vertical translation during accordion expand.
Verify what you downloaded
(Get-FileHash -Algorithm SHA256 ".\OMP-Switch-Setup-0.4.7.exe").Hash.ToLower()
(Get-FileHash -Algorithm SHA256 ".\OMP-Switch-0.4.7-win.zip").Hash.ToLower()
# Compare both values with SHA256SUMS.txt.
gh attestation verify ".\OMP-Switch-Setup-0.4.7.exe" --repo skh2945932142/omp-switch