Unicord
New tier list
Shipping in phases

What’s changed

Every phase ships something usable on its own. Corrections stay on the record rather than being quietly edited away — where a plan turned out wrong, the entry says so.

Phase 1.6record
Fix

The Share and PNG buttons had invisible borders

The button base set a transparent border that silently beat every variant’s. A property now belongs to exactly one layer: if variants set it, the base must not.

c3236ed
Phase 1record
Fix

Covers stopped failing at random

Cover art is only sent cross-origin headers when the request carries an Origin, and the browser cache does not key on request mode — so a cached copy poisoned every later load. One cache-busting retry clears it.

5367350