Skip to content

Releases: Serph91P/StreamVault

Development Build 2.4.10-dev

27 May 07:02

Choose a tag to compare

Pre-release

What's Changed in 2.4.10-dev

Changes

  • chore(deps): bump uvicorn from 0.47.0 to 0.48.0
  • chore(deps): bump greenlet from 3.5.0 to 3.5.1
  • chore(deps): bump cachetools from 7.1.3 to 7.1.4
  • chore(deps): bump @types/node from 25.9.0 to 25.9.1 in /app/frontend
  • chore(deps): bump vue-tsc from 3.3.0 to 3.3.2 in /app/frontend
  • chore(deps): bump sqlalchemy from 2.0.49 to 2.0.50
  • chore(deps): bump fastapi from 0.136.1 to 0.136.3
  • chore(deps): bump vite from 8.0.13 to 8.0.14 in /app/frontend
  • chore(deps): bump npm-run-all2 from 8.0.4 to 9.0.1 in /app/frontend
  • chore(deps): bump sass from 1.99.0 to 1.100.0 in /app/frontend

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.10-dev
docker pull frequency2098/streamvault:2.4.10-dev

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.10-dev
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.

Development Build 2.4.9-dev

19 May 07:56
068ff08

Choose a tag to compare

Pre-release

What's Changed in 2.4.9-dev

⬆️ Dependencies

  • deps: Bump @types/node from 25.6.2 to 25.9.0 in /app/frontend
  • deps: Bump vite from 8.0.12 to 8.0.13 in /app/frontend
  • deps: Bump vue-router from 5.0.6 to 5.0.7 in /app/frontend

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.9-dev
docker pull frequency2098/streamvault:2.4.9-dev

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.9-dev
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.

Development Build 2.4.8-dev

19 May 07:45
12b7b52

Choose a tag to compare

Pre-release

What's Changed in 2.4.8-dev

Changes

  • chore(deps): bump eslint from 10.3.0 to 10.4.0 in /app/frontend
  • chore(deps): bump vue-tsc from 3.2.8 to 3.3.0 in /app/frontend
  • chore(deps): bump @vitejs/plugin-vue in /app/frontend
  • chore(deps): bump cachetools from 7.1.1 to 7.1.3
  • chore(deps): bump python-multipart from 0.0.28 to 0.0.29
  • chore(deps): bump uvicorn from 0.46.0 to 0.47.0

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.8-dev
docker pull frequency2098/streamvault:2.4.8-dev

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.8-dev
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.

Development Build 2.4.7-dev

12 May 11:15
7f192e9

Choose a tag to compare

Pre-release

What's Changed in 2.4.7-dev

⬆️ Dependencies

  • deps: Bump vue from 3.5.33 to 3.5.34 in /app/frontend
  • deps: Bump vite-plugin-pwa from 1.2.0 to 1.3.0 in /app/frontend
  • deps: Bump vite-plugin-vue-devtools in /app/frontend

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.7-dev
docker pull frequency2098/streamvault:2.4.7-dev

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.7-dev
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.

Development Build 2.4.6-dev

12 May 11:05
cde3a0e

Choose a tag to compare

Pre-release

What's Changed in 2.4.6-dev

⬆️ Dependencies

  • deps: Bump @types/node from 25.6.0 to 25.6.2 in /app/frontend
  • deps: Bump vite from 8.0.10 to 8.0.12 in /app/frontend

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.6-dev
docker pull frequency2098/streamvault:2.4.6-dev

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.6-dev
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.

Development Build 2.4.5-dev

12 May 10:50
7012577

Choose a tag to compare

Pre-release

What's Changed in 2.4.5-dev

⬆️ Dependencies

  • deps: Bump cryptography from 47.0.0 to 48.0.0
  • deps: Bump eslint-plugin-vue in /app/frontend
  • deps: Bump pydantic-settings from 2.14.0 to 2.14.1
  • deps: Bump python-multipart from 0.0.27 to 0.0.28

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.5-dev
docker pull frequency2098/streamvault:2.4.5-dev

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.5-dev
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.

Development Build 2.4.4-dev

09 May 15:54
929c9c7

Choose a tag to compare

Pre-release

What's Changed in 2.4.4-dev

Changes

  • chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 in /app/frontend
  • Develop (#556)

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.4-dev
docker pull frequency2098/streamvault:2.4.4-dev

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.4-dev
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.

StreamVault 2.4.3

08 May 11:21
b8ef628

Choose a tag to compare

What's Changed in 2.4.3

Changes

  • fix(frontend): mobile layout, viewport overflow, and initial-reload flicker
  • fix(about): drop green checkmark from up-to-date row
  • fix(settings): drop hex fallback in update-error to satisfy design-token lint
  • feat(about): always check for updates against matching GitHub release channel

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.3
docker pull frequency2098/streamvault:2.4.3

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.3
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.

Development Build 2.4.2-dev

08 May 10:41
767890d

Choose a tag to compare

Pre-release

What's Changed in 2.4.2-dev

🐛 Bug Fixes

  • frontend: Mobile layout, viewport overflow, and initial-reload flicker

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.2-dev
docker pull frequency2098/streamvault:2.4.2-dev

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.2-dev
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.

Development Build 2.4.1-dev

08 May 09:07
42a47cd

Choose a tag to compare

Pre-release

What's Changed in 2.4.1-dev

Changes

  • fix(about): drop green checkmark from up-to-date row

🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.4.1-dev
docker pull frequency2098/streamvault:2.4.1-dev

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.4.1-dev
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.