Skip to content

Releases: FlintSH/Flare

v1.2.0

06 Mar 03:05
Compare
Choose a tag to compare
Flare

A modern, lightning-fast file sharing platform built for self-hosting

📝 What's Changed

  • New settings page with proper save states
  • Fixes a bug with the config migration script that runs on startup
    • This was causing new deployments to have wacky default color schemes
  • Refactored multipart uploads to use smaller IDs for support with Cloudflare R2 storage

📦 Download & Deploy

🐳 Docker Images

# Docker Hub
docker pull docker.io/flintsh/flare:1.2.0

# GitHub Container Registry
docker pull ghcr.io/flintsh/flare:1.2.0

☁️ Deploy with Railway

Deploy Flare in a few clicks with its Railway template.

Deploy on Railway

v1.1.1

24 Feb 04:38
Compare
Choose a tag to compare
Flare

A modern, lightning-fast file sharing platform built for self-hosting

📝 What's Changed

  • Fixes a breaking change introduced in v1.1.0

📦 Download & Deploy

🐳 Docker Images

# Docker Hub
docker pull docker.io/flintsh/flare:1.1.1

# GitHub Container Registry
docker pull ghcr.io/flintsh/flare:1.1.1

☁️ Deploy with Railway

Deploy Flare in a few clicks with its Railway template.

Deploy on Railway

v1.1.0

24 Feb 03:57
Compare
Choose a tag to compare
Flare

A modern, lightning-fast file sharing platform built for self-hosting

⚠️ This release contains a breaking change, use v1.1.1 instead!

📝 What's Changed

  • Added configuration option for background OCR processing (closing #4)
  • Fixed file serving issues with proper filename encoding (closing #7)
  • Fixed metadata handling for private/password protected files
  • Corrected avatar handling in S3 storage.
  • Fixed short URL handling in middleware
  • Addressed setup route configuration for OCR processing
  • Implemented several important sanitization improvements
  • Addressed and patched CVE-2024-21538 on Docker builds.
  • Completely rewrote chunked uploads for better reliability
  • Improved settings page state management

📦 Download & Deploy

🐳 Docker Images

# Docker Hub
docker pull docker.io/flintsh/flare:1.1.0

# GitHub Container Registry
docker pull ghcr.io/flintsh/flare:1.1.0

☁️ Deploy with Railway

Deploy Flare in a few clicks with its Railway template.

Deploy on Railway

v1.0.0

18 Feb 06:06
Compare
Choose a tag to compare
Flare

A modern, lightning-fast file sharing platform built for self-hosting

📝 What's Changed

Refer to features stated in readme for initial release notes: https://github.com/FlintSH/Flare

There's too much to list in full for v1.0.0. Future releases will have a proper change log!

📦 Download & Deploy

🐳 Docker Images

# Docker Hub
docker pull docker.io/flintsh/flare:1.0.0

# GitHub Container Registry
docker pull ghcr.io/flintsh/flare:1.0.0

☁️ Deploy with Railway

Deploy Flare in a few clicks with its Railway template.

Deploy on Railway