v0.5.1
Auditable v0.5.1 — Works launcher polish + a much nicer tab reorder.
A focused UX pass on the Works shell, surfaced from the live works-core PWA.
Launcher
- Fixed glued title/description on launcher cards (label/desc are stacked now).
- Live refresh — provisioning a profile or installing a package now makes its card appear in the open launcher without a reload (new
Shell.LaunchItemsChangedsignal). - "+" button at the end of every tab strip opens a Launcher in that stack.
- Cards open in the launcher's own stack — a card you click lands right where the launcher is, not in a default stack.
Rails (@gcu/rails) — tab reordering
- Dragging a tab over a strip used to hide the other tabs behind a strip-wide highlight, with only 6px targets to drop between them. Switched to the standard VS-Code/browser model: each tab is a half-width insert target, the highlight is a thin caret at the boundary, and the tabs stay visible the whole drag. Reordering is now easy and predictable. Improves every rails host, not just Works.