• v0.4.0 da907173d8

    v0.4.0
    All checks were successful
    Publish / detect-release (push) Successful in 6s
    Publish / tag (push) Successful in 6s
    Publish / publish-containers (push) Successful in 1m58s
    Publish / promote-release (push) Successful in 3s
    Stable

    Gravity Bot released this 2026-02-19 19:47:56 +00:00 | 3 commits to main since this release

    What's Changed

    Multi-Library Support

    • Processor-based architecture for importing 7 icon libraries (Font Awesome, Bootstrap Icons, Remix Icon, Tabler, Boxicons, Lucide, Iconoir) from npm or zip uploads
    • Auto-detection registry identifies library type from package contents
    • Catalog quick-add UI for one-click library installation
    • Library toggle/delete management in admin panel

    Font-Only Rendering

    • Removed SVG sprite and ligature render modes — font-based rendering only
    • Simplified icon grid and detail modal components
    • Cleaner, more reliable CSS class-based icon rendering

    New Demo Page

    • /demo/cards page with 6 card layout concepts for the icon browse grid

    Database

    • Migration 002: adds render_mode, svg_viewbox, npm_package columns to font_libraries; adds class_template column to library_styles

    Install

    docker pull git.bros.ninja/mike/fontshelf:v0.4.0
    
    Downloads