- Add support for S3 storage backends
- See README for configuration
- Add configuration of default downloads and expiration for YeetFile Send
- Device-specific, stored either in local storage (web) or in
~/.config/yeetfile/config.yml
(cli)
- Device-specific, stored either in local storage (web) or in
- Fix Windows CLI text inputs and formatting
- Fix browser blurriness in vault view caused by CSS transform
- Fix Backblaze B2 re-authentication cron task in multi-server deployments
- Fix vault file download behavior on web
Linux, macOS, and Windows binaries for the CLI app and for the server are included below. These archives contain a single executable that you can run on your machine.
CLI
- Linux (
arm32
): yeetfile_linux_arm32_0.2.0.tar.gz - Linux (
amd64
): yeetfile_linux_amd64_0.2.0.tar.gz - Linux (
arm64
): yeetfile_linux_arm64_0.2.0.tar.gz - Linux (
386
): yeetfile_linux_386_0.2.0.tar.gz - macOS (
amd64
): yeetfile_macos_amd64_0.2.0.tar.gz - macOS (
arm64
): yeetfile_macos_arm64_0.2.0.tar.gz - Windows (
386
): yeetfile_windows_386_0.2.0.zip - Windows (
amd64
): yeetfile_windows_amd64_0.2.0.zip - Windows (
arm64
): yeetfile_windows_arm64_0.2.0.zip
Backend
- Linux (
arm32
): yeetfile-server_linux_arm32_0.2.0.tar.gz - Linux (
amd64
): yeetfile-server_linux_amd64_0.2.0.tar.gz - Linux (
arm64
): yeetfile-server_linux_arm64_0.2.0.tar.gz - Linux (
386
): yeetfile-server_linux_386_0.2.0.tar.gz - macOS (
amd64
): yeetfile-server_macos_amd64_0.2.0.tar.gz - macOS (
arm64
): yeetfile-server_macos_arm64_0.2.0.tar.gz - Windows (
386
): yeetfile-server_windows_386_0.2.0.zip - Windows (
amd64
): yeetfile-server_windows_amd64_0.2.0.zip - Windows (
arm64
): yeetfile-server_windows_arm64_0.2.0.zip