Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 02:47
· 57 commits to main since this release
Flare

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

✨ New Features and Changes

This is Flare's next major release. It adds 1 core new feature and fixes 4 bugs, although there are not many user-facing changes.

  • Flare now has proper JSON-based logging as of this release. Your instance should now show not just a higher volume of logs, but also more useful logs.
  • All API routes and their requests have a unique ID attached to make tracing issues with your instance & users easier, and all have logging implemented.
  • Flare's dockerfile now uses a debian-based base image over alpine. While this did lead to a slight increase in image size, it makes Flare considerably more resilient.
  • Suggested by @parabirb, dashboard pagination now has an ellipsis to make scanning through your uploads easier (closing #122).
  • Reported by @muerwre, avatars now upload to the uploads path, ensuring the app can render them properly (closing #121).

📝 Commits

  • release: 1.6.0
  • remove all the segfault debug and FUCK ALPINE
  • dockerfile changes
  • alpine friendly
  • [TEMP] dockerfile debugger deps
  • better debugger
  • more temp segfault shit
  • feat: add segfault handler and memory monitoring for production debugging
  • fix: update thumbnail endpoint permissions to match main file endpoint
  • Bump next from 15.4.4 to 15.5.2 (#124)
  • A
  • roll back next for now
  • nuke sharp (sadly too flakey)
  • trying LTS
  • build sharp from source for the dockerfile
  • turn compiler back on + new package-lock
  • turn off the react compiler?
  • while loops > regex (codeql issue)
  • Bump next from 15.4.4 to 15.5.2 (#120)
  • cleanup
  • rest of the apis
  • more api routes
  • logging for core apis
  • hook logging into libs
  • logging system init
  • disable global drop zone on upload route
  • add ellipsis to pagination (closes #122)
  • use uploads for avatars (closing #121)

📦 Download & Deploy

🐳 Docker Images

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

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

☁️ Deploy with Railway

Deploy Flare in a few clicks with its Railway template.

Deploy on Railway