• v0.1.2 db961220da

    DevComp released this 2025-09-03 19:01:25 +01:00 | 46 commits to main since this release

    This is a hotfix release fixing compile-time issues which prevent the the previous release from being used.

    Fixed

    • Broken SSH server module making project uncompilable due to async_trait removal
    • Failure to compile with blog feature enabled due to uncloned image URL in component
    • Missed bump for v0.1.1
    • Website not compiling due to unsupported <T>{} syntax in svelte config
    • Copy .cargo/ and patches/ as directories instead of contents in Dockerfile

    Added

    • Nix flake with devshell for reproducible environments
    • CI backed by nix to maximize caching potential

    Changed

    • Update npm & cargo dependencies
    • Updated README with reordered badges, new CI badge and new website screenshot
    Downloads