• v0.4.1 7f8d2351ce

    v0.4.1
    All checks were successful
    Publish / detect-release (push) Successful in 1m8s
    Publish / tag (push) Successful in 6s
    Publish / publish-containers (push) Successful in 2m4s
    Publish / promote-release (push) Successful in 1s
    Stable

    Gravity Bot released this 2026-02-28 14:32:23 +00:00 | 0 commits to main since this release

    Bug Fixes

    • fix: guard cssContent getter against empty Unicode breaking Alpine.js — When data.Unicode was empty, the JS getter produced return '\'; which escaped the closing quote and created an unterminated string literal. This killed the entire Alpine component for all non-FontAwesome libraries (Remix, Lucide, Tabler, Boxicons, Iconoir, Bootstrap). Also fixes CSS content display for FA icons: uses double-backslash so JS displays literal \f015 instead of interpreting \f as form-feed.

    Tasks

    • OP#1855: Fix Alpine.js syntax error in icon detail modal for non-FA libraries
    • OP#1856: Investigate icon rendering failures for some Remix Icons (resolved by OP#1855)

    Install

    docker pull git.bros.ninja/mike/fontshelf:0.4.1
    
    Downloads