• v0.8.0 fa80869f5d

    v0.8.0 Stable

    rimskij released this 2026-08-25 20:37:02 +02:00 | 29 commits to dev since this release

    Added

    • Version number in the footer — the running release is shown after the copyright line (· V0.8.0), inlined at build time from package.json, so it is possible to tell at a glance which build production is serving

    Changed

    • Brand assets page is a flat 3×3 grid — the Facebook background image and the three section headings (Logo, Paleta barw, Social media) are gone, leaving nine tiles that fill a three-column grid exactly. The grouped asset model existed only to drive per-section column spans, so it flattened to a plain list. A visually hidden heading keeps the route reachable for screen readers navigating by heading list
    • Logo tiles are tighter and the images are clickable — the tile background and padding are gone (every asset already carries its own ground, so the second layer put a white square inside a beige one), the grid and section spacing are pulled in, and clicking a thumbnail opens the full-size PNG in a new tab. The PNG/PDF links still download. The one genuinely transparent asset keeps a light ground, and its caption now says so
    • En dashes in Polish copy — user-visible strings now use the spaced półpauza (–) instead of the em dash (—), which is the correct Polish convention: logo captions, the search no-results message, the reading-settings hint and the header's home link. Song lyrics are untouched — their dashes are the lyricist's

    Fixed

    • Duplicate main landmark on the home and logo pages — the locale layout already wraps every route in <main id="main-content">, and both pages nested a second <main> inside it. Two landmarks on one page break landmark navigation and blunt the skip link, which targets the outer one
    Downloads