• v0.1.4 c3cb7a4da9

    Media Server v0.1.4
    Release / create-release (push) Successful in 5s
    Lint & Test / test (push) Successful in 11s
    Release / build-linux (push) Successful in 33s
    Release / build-windows (push) Successful in 57s
    Stable

    alexei.dolgolyov released this 2026-04-07 22:57:26 +03:00 | 72 commits to master since this release

    v0.1.4 (2026-04-07)

    Bug Fixes

    • Prevent dialog showModal from auto-focusing first input (db777fa)

    Development / Internal

    CI/Build

    • Replace uvicorn[standard] with explicit Windows-safe extras; avoids uvloop cross-build deadlock (28293c6)
    • Move pystray into the unified cross-deps resolve so its Pillow matches the core one (8450040)
    • Hybrid pip-download: single call for cross-platform deps (consistent pydantic-core), per-dep loop with --pre for Windows-only (39b3aed)
    • Normalize non-PEP440 versions before stamping pyproject.toml (69df9b6)
    • Pass --pre to pip download for winsdk beta wheels (760c3df)
    • Revert broken action caching (Gitea cache backend not configured) (60f287b)

    All Commits
    Hash Message Author
    8450040 fix(ci): move pystray to VIS_DEPS so its Pillow resolves with core alexei.dolgolyov
    28293c6 fix(ci): replace uvicorn[standard] with explicit extras for cross-build alexei.dolgolyov
    39b3aed fix(ci): hybrid pip download - single call for cross-platform deps alexei.dolgolyov
    ba90dff fix(ci): revert to per-dep pip download loop with --pre alexei.dolgolyov
    69df9b6 fix(ci): normalize non-PEP440 versions before stamping pyproject.toml alexei.dolgolyov
    760c3df fix(ci): pass --pre to pip download for winsdk beta wheels alexei.dolgolyov
    60f287b ci: revert action caching, gitea cache backend not configured alexei.dolgolyov
    f52af51 ci: cache pip wheels, npm deps, and embedded Python in release workflow alexei.dolgolyov
    db777fa fix: prevent dialog showModal from auto-focusing first input alexei.dolgolyov

    Downloads

    Platform File
    Windows (installer) MediaServer-v0.1.4-setup.exe
    Windows (portable) MediaServer-v0.1.4-win-x64.zip
    Linux MediaServer-v0.1.4-linux-x64.tar.gz
    Downloads